kelechi commited on
Commit
d1de3cd
1 Parent(s): 2164ffc

updated dataset card

Browse files
Files changed (1) hide show
  1. README.md +12 -1
README.md CHANGED
@@ -58,7 +58,18 @@ The dataset is mostly from the BBC news website, but some languages also have da
58
  The AfriBERTa corpus was mostly intended to pre-train language models.
59
 
60
  ### Languages
61
- Afaan Oromoo (also called Oromo), Amharic, Gahuza (a mixed language containing Kinyarwanda and Kirundi), Hausa, Igbo, Nigerian Pidgin, Somali, Swahili, Tigrinya and Yorùbá.
 
 
 
 
 
 
 
 
 
 
 
62
  ### Loading Dataset
63
  An example to load the train split of the Somali corpus:
64
  ```
 
58
  The AfriBERTa corpus was mostly intended to pre-train language models.
59
 
60
  ### Languages
61
+ ```
62
+ afaanoromoo
63
+ amharic
64
+ gahuza
65
+ hausa
66
+ igbo
67
+ pidgin
68
+ somali
69
+ swahili
70
+ tigrinya
71
+ yoruba
72
+ ```
73
  ### Loading Dataset
74
  An example to load the train split of the Somali corpus:
75
  ```