Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -197,5 +197,21 @@ Based on this note, we concluded that a CC-BY license would be appropritate for
|
|
197 |
|
198 |
### Citation Information
|
199 |
|
200 |
-
[
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
201 |
|
|
|
197 |
|
198 |
### Citation Information
|
199 |
|
200 |
+
If you refer to this dataset in a publication, please cite the paper [FLORES+ Translation and Machine Translation Evaluation for the Erzya Language](https://aclanthology.org/2024.wmt-1.49) where the dataset was introduced:
|
201 |
+
|
202 |
+
```bibtex
|
203 |
+
@inproceedings{gordeev-etal-2024-flores,
|
204 |
+
title = "{FLORES}+ Translation and Machine Translation Evaluation for the {E}rzya Language",
|
205 |
+
author = "Gordeev, Isai and Kuldin, Sergey and Dale, David",
|
206 |
+
editor = "Haddow, Barry and Kocmi, Tom and Koehn, Philipp and Monz, Christof",
|
207 |
+
booktitle = "Proceedings of the Ninth Conference on Machine Translation",
|
208 |
+
month = nov,
|
209 |
+
year = "2024",
|
210 |
+
address = "Miami, Florida, USA",
|
211 |
+
publisher = "Association for Computational Linguistics",
|
212 |
+
url = "https://aclanthology.org/2024.wmt-1.49",
|
213 |
+
pages = "614--623",
|
214 |
+
abstract = "This paper introduces a translation of the FLORES+ dataset into the endangered Erzya language, with the goal of evaluating machine translation between this language and any of the other 200 languages already included into FLORES+. This translation was carried out as a part of the Open Language Data shared task at WMT24. We also present a benchmark of existing translation models bases on this dataset and a new translation model that achieves the state-of-the-art quality of translation into Erzya from Russian and English.",
|
215 |
+
}
|
216 |
+
```
|
217 |
|