Datasets:

Modalities:
Text
Formats:
csv
ArXiv:
Libraries:
Datasets
pandas
ajesujoba commited on
Commit
d32b5a5
·
verified ·
1 Parent(s): 5f46735

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +16 -0
README.md CHANGED
@@ -118,4 +118,20 @@ data
118
  ├── dev.csv
119
  ├── test.csv
120
  └── train.csv
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
121
  ```
 
118
  ├── dev.csv
119
  ├── test.csv
120
  └── train.csv
121
+ ```
122
+
123
+ AFRIDOC-MT is a document-level multi-parallel translation dataset covering English and five African languages: Amharic, Hausa, Swahili, Yorùbá, and Zulu. The dataset comprises 334 health and 271 information technology news documents, all human-translated from English to these languages.
124
+
125
+ The project was generously funded by Lacuna Fund.
126
+
127
+ ```
128
+ @misc{alabi2025afridocmtdocumentlevelmtcorpus,
129
+ title={AFRIDOC-MT: Document-level MT Corpus for African Languages},
130
+ author={Jesujoba O. Alabi and Israel Abebe Azime and Miaoran Zhang and Cristina España-Bonet and Rachel Bawden and Dawei Zhu and David Ifeoluwa Adelani and Clement Oyeleke Odoje and Idris Akinade and Iffat Maab and Davis David and Shamsuddeen Hassan Muhammad and Neo Putini and David O. Ademuyiwa and Andrew Caines and Dietrich Klakow},
131
+ year={2025},
132
+ eprint={2501.06374},
133
+ archivePrefix={arXiv},
134
+ primaryClass={cs.CL},
135
+ url={https://arxiv.org/abs/2501.06374},
136
+ }
137
  ```