Datasets:
updated dataset card
Browse files
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 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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 |
```
|