--- configs: - config_name: mGeNTE data_files: - split: test path: - "en-es.tsv" - "en-de.tsv" - "en-it.tsv" - "en-el.tsv" default: true - config_name: mGeNTE en-it data_files: - split: test path: - "en-it.tsv" - config_name: mGeNTE en-es data_files: - split: test path: - "en-es.tsv" - config_name: mGeNTE en-de data_files: - split: test path: - "en-de.tsv" - config_name: mGeNTE en-el data_files: - split: test path: - "en-el.tsv" - config_name: mGeNTE_common data_files: - split: test path: - "en-es_common.tsv" - "en-de_common.tsv" - "en-it_common.tsv" - "en-el_common.tsv" annotations_creators: - expert-generated language: - en - it - de - es - el language_creators: - expert-generated license: - cc-by-4.0 multilinguality: - multilingual - translation paperswithcode_id: null pretty_name: MGeNTE size_categories: - 1K ### Licensing Information The mGeNTE corpus is released under a Creative Commons Attribution 4.0 International license (CC BY 4.0). ## Citation ```bibtex @inproceedings{savoldi2025mind, title={Mind the Inclusivity Gap: Multilingual Gender-Neutral Translation Evaluation with mGeNTE}, author={ Savoldi, Beatrice and Attanasio, Giuseppe and Cupin, Eleonora and Gkovedarou, Eleni and Hackenbuchner, Jani{\c{c}}a and Lauscher, Anne and Negri, Matteo and Piergentili, Andrea and Thind, Manjinder and Bentivogli, Luisa }, booktitle={Proceedings of the 2025 Conference on Empirical Methods in Natural Language Processing}, year={2025}, url={https://arxiv.org/abs/2501.09409} } ``` ## Contributions Thanks to [@BSavoldi](https://huggingface.co/BSavoldi) for adding this dataset.