Update citation to AfriScience-MT paper (arXiv:2605.29741)
Browse files
README.md
CHANGED
|
@@ -151,14 +151,15 @@ python -m afriscience_mt.scripts.run_seq2seq_training \
|
|
| 151 |
|
| 152 |
## Citation
|
| 153 |
|
| 154 |
-
If you use this model, please cite the AfriScience-MT
|
| 155 |
|
| 156 |
```bibtex
|
| 157 |
-
@
|
| 158 |
-
title={AfriScience-MT:
|
| 159 |
-
author={
|
| 160 |
-
|
| 161 |
-
|
|
|
|
| 162 |
}
|
| 163 |
```
|
| 164 |
|
|
|
|
| 151 |
|
| 152 |
## Citation
|
| 153 |
|
| 154 |
+
If you use this model, please cite the AfriScience-MT paper ([arXiv:2605.29741](https://arxiv.org/abs/2605.29741)):
|
| 155 |
|
| 156 |
```bibtex
|
| 157 |
+
@article{abdulmumin2026afriscience,
|
| 158 |
+
title = {AfriScience-MT: Towards Decolonizing Science in Africa through Text Translation},
|
| 159 |
+
author = {Abdulmumin, Idris and Gwadabe, Tajuddeen and Muhammad, Shamsuddeen Hassan and Adelani, David Ifeoluwa and Khalo, Nomonde and Ahmad, Ibrahim Said and Modupe, Abiodun and Mumm, Anina and Biyela, Sibusiso and Rabie, Michelle and Havemann, Johanna and Rei, Marek and Abbott, Jade and Marivate, Vukosi},
|
| 160 |
+
journal = {arXiv preprint arXiv:2605.29741},
|
| 161 |
+
year = {2026},
|
| 162 |
+
url = {https://arxiv.org/abs/2605.29741}
|
| 163 |
}
|
| 164 |
```
|
| 165 |
|