added citation
Browse files
README.md
CHANGED
|
@@ -49,9 +49,19 @@ For information on training procedures, please refer to the AfriBERTa [paper]()
|
|
| 49 |
|
| 50 |
### BibTeX entry and citation info
|
| 51 |
```
|
| 52 |
-
|
| 53 |
-
Small Data? No Problem! Exploring the Viability of Pretrained Multilingual Language Models for Low-resourced Languages
|
| 54 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 55 |
```
|
| 56 |
|
| 57 |
|
|
|
|
| 49 |
|
| 50 |
### BibTeX entry and citation info
|
| 51 |
```
|
| 52 |
+
@inproceedings{ogueji-etal-2021-small,
|
| 53 |
+
title = "Small Data? No Problem! Exploring the Viability of Pretrained Multilingual Language Models for Low-resourced Languages",
|
| 54 |
+
author = "Ogueji, Kelechi and
|
| 55 |
+
Zhu, Yuxin and
|
| 56 |
+
Lin, Jimmy",
|
| 57 |
+
booktitle = "Proceedings of the 1st Workshop on Multilingual Representation Learning",
|
| 58 |
+
month = nov,
|
| 59 |
+
year = "2021",
|
| 60 |
+
address = "Punta Cana, Dominican Republic",
|
| 61 |
+
publisher = "Association for Computational Linguistics",
|
| 62 |
+
url = "https://aclanthology.org/2021.mrl-1.11",
|
| 63 |
+
pages = "116--126",
|
| 64 |
+
}
|
| 65 |
```
|
| 66 |
|
| 67 |
|