Datasets:
Tasks:
Fill-Mask
Formats:
csv
Sub-tasks:
masked-language-modeling
Size:
1M - 10M
ArXiv:
Tags:
afrolm
active learning
language modeling
research papers
natural language processing
self-active learning
License:
Commit
·
3e874e5
1
Parent(s):
7969489
Update README.md
Browse files
README.md
CHANGED
|
@@ -51,7 +51,7 @@ task_ids:
|
|
| 51 |
# AfroLM: A Self-Active Learning-based Multilingual Pretrained Language Model for 23 African Languages
|
| 52 |
- [GitHub Repository of the Paper](https://github.com/bonaventuredossou/MLM_AL)
|
| 53 |
|
| 54 |
-
This repository contains the dataset for our paper `AfroLM: A Self-Active Learning-based Multilingual Pretrained Language Model for 23 African Languages` which will appear at the third Simple and Efficient Natural Language Processing, at EMNLP 2022.
|
| 55 |
|
| 56 |
## Our self-active learning framework
|
| 57 |

|
|
@@ -93,7 +93,17 @@ tokenizer.model_max_length = 256
|
|
| 93 |
|
| 94 |
|
| 95 |
## Citation
|
| 96 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 97 |
|
| 98 |
## Reach out
|
| 99 |
|
|
|
|
| 51 |
# AfroLM: A Self-Active Learning-based Multilingual Pretrained Language Model for 23 African Languages
|
| 52 |
- [GitHub Repository of the Paper](https://github.com/bonaventuredossou/MLM_AL)
|
| 53 |
|
| 54 |
+
This repository contains the dataset for our paper [`AfroLM: A Self-Active Learning-based Multilingual Pretrained Language Model for 23 African Languages`](https://arxiv.org/pdf/2211.03263.pdf) which will appear at the third Simple and Efficient Natural Language Processing, at EMNLP 2022.
|
| 55 |
|
| 56 |
## Our self-active learning framework
|
| 57 |

|
|
|
|
| 93 |
|
| 94 |
|
| 95 |
## Citation
|
| 96 |
+
- **Arxiv Citation**:
|
| 97 |
+
|
| 98 |
+
``@misc{dossou2022afrolm,
|
| 99 |
+
title={AfroLM: A Self-Active Learning-based Multilingual Pretrained Language Model for 23 African Languages},
|
| 100 |
+
author={Bonaventure F. P. Dossou and Atnafu Lambebo Tonja and Oreen Yousuf and Salomey Osei and Abigail Oppong and Iyanuoluwa Shode and Oluwabusayo Olufunke Awoyomi and Chris Chinenye Emezue},
|
| 101 |
+
year={2022},
|
| 102 |
+
eprint={2211.03263},
|
| 103 |
+
archivePrefix={arXiv},
|
| 104 |
+
primaryClass={cs.CL}}``
|
| 105 |
+
|
| 106 |
+
We will share the official proceeding citation as soon as possible. Stay tuned, and if you have liked our work, give it a star.
|
| 107 |
|
| 108 |
## Reach out
|
| 109 |
|