Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
# Language Model Adaptation for Low-Resource African Languages
|
| 2 |
|
| 3 |
This repository contains adapted tokenizers and models for the _Language Model Adaptation for Low-Resource African Languages_ project.
|
|
|
|
| 1 |
+
---
|
| 2 |
+
language:
|
| 3 |
+
- eng
|
| 4 |
+
- amh
|
| 5 |
+
- hau
|
| 6 |
+
- ibo
|
| 7 |
+
- yor
|
| 8 |
+
---
|
| 9 |
+
|
| 10 |
# Language Model Adaptation for Low-Resource African Languages
|
| 11 |
|
| 12 |
This repository contains adapted tokenizers and models for the _Language Model Adaptation for Low-Resource African Languages_ project.
|