Skip to content
Advertisement
Text

AfriDocMT

data ├── document │ ├── Health │ │ ├── dev.csv │ │ ├── test.csv │ │ └── train.csv │ └── Tech │ ├── dev.csv │ ├── test.csv │ └── train.csv └──…

data ├── document │ ├── Health │ │ ├── dev.csv │ │ ├── test.csv │ │ └── train.csv │ └── Tech │ ├── dev.csv │ ├── test.csv │ └── train.csv └── sentence ├── Health │ ├── dev.csv │ ├── test.csv │ └── train.csv └── Tech ├── dev.csv ├── test.csv └── train.csv AFRIDOC-MT is a document-level multi-parallel translation dataset covering English and five African languages: Amharic, Hausa, Swahili, Yorùbá, and Zulu. The… See the full description on the dataset page:

Source: Hugging Face Hub (masakhane/AfriDocMT). Metadata imported from the dataset’s Hub tags.

Advertisement