Commit
·
c726c59
1
Parent(s):
35c14d2
Update README.md
Browse files
README.md
CHANGED
|
@@ -94,15 +94,24 @@ tokenizer.model_max_length = 256
|
|
| 94 |
|
| 95 |
|
| 96 |
## Citation
|
| 97 |
-
- **Arxiv Citation**:
|
| 98 |
|
| 99 |
-
``@
|
| 100 |
-
|
| 101 |
-
|
| 102 |
-
|
| 103 |
-
|
| 104 |
-
|
| 105 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 106 |
|
| 107 |
We will share the official proceeding citation as soon as possible. Stay tuned, and if you have liked our work, give it a star.
|
| 108 |
|
|
|
|
| 94 |
|
| 95 |
|
| 96 |
## Citation
|
|
|
|
| 97 |
|
| 98 |
+
``@inproceedings{dossou-etal-2022-afrolm,
|
| 99 |
+
title = "{A}fro{LM}: A Self-Active Learning-based Multilingual Pretrained Language Model for 23 {A}frican Languages",
|
| 100 |
+
author = "Dossou, Bonaventure F. P. and
|
| 101 |
+
Tonja, Atnafu Lambebo and
|
| 102 |
+
Yousuf, Oreen and
|
| 103 |
+
Osei, Salomey and
|
| 104 |
+
Oppong, Abigail and
|
| 105 |
+
Shode, Iyanuoluwa and
|
| 106 |
+
Awoyomi, Oluwabusayo Olufunke and
|
| 107 |
+
Emezue, Chris",
|
| 108 |
+
booktitle = "Proceedings of The Third Workshop on Simple and Efficient Natural Language Processing (SustaiNLP)",
|
| 109 |
+
month = dec,
|
| 110 |
+
year = "2022",
|
| 111 |
+
address = "Abu Dhabi, United Arab Emirates (Hybrid)",
|
| 112 |
+
publisher = "Association for Computational Linguistics",
|
| 113 |
+
url = "https://aclanthology.org/2022.sustainlp-1.11",
|
| 114 |
+
pages = "52--64"}``
|
| 115 |
|
| 116 |
We will share the official proceeding citation as soon as possible. Stay tuned, and if you have liked our work, give it a star.
|
| 117 |
|