AfriNLLB: Efficient Translation Models for African Languages
Yasmin Moslem, Aman Kassahun Wassie, Amanuel Gizachew Abebe

TL;DR
AfriNLLB introduces lightweight, efficient translation models for 15 African languages, enabling high performance in resource-limited environments through model compression, fine-tuning, and knowledge distillation.
Contribution
This work develops and releases compressed, fine-tuned translation models for African languages, supporting efficient deployment and further research.
Findings
Models achieve comparable performance to larger baselines.
Significantly faster inference speeds.
Open release of models and training data for community use.
Abstract
In this work, we present AfriNLLB, a series of lightweight models for efficient translation from and into African languages. AfriNLLB supports 15 language pairs (30 translation directions), including Swahili, Hausa, Yoruba, Amharic, Somali, Zulu, Lingala, Afrikaans, Wolof, and Egyptian Arabic, as well as other African Union official languages such as Arabic (MSA), French, Portuguese, and Spanish. Our training data covers bidirectional translation between English and 13 languages, and between French and two languages (Lingala and Wolof). AfriNLLB models are based on NLLB-200 600M, which we compress using iterative layer pruning and quantization. We fine-tune the pruned models on parallel corpora we curated for African languages, employing knowledge distillation from a larger teacher model. Our work aims at enabling efficient deployment of translation models for African languages in…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
- 🤗AfriNLP/AfriNLLB-12enc-12dec-full-ft-kdmodel· 338 dl338 dl
- 🤗AfriNLP/AfriNLLB-12enc-8dec-iterative-548m-ftmodel· 84 dl· ♡ 184 dl♡ 1
- 🤗AfriNLP/AfriNLLB-8enc-8dec-iterative-498m-ftmodel· 7 dl7 dl
- 🤗AfriNLP/AfriNLLB-12enc-6dec-iterative-514m-ftmodel· 451 dl451 dl
- 🤗AfriNLP/AfriNLLB-12enc-4dec-iterative-481m-ftmodel· 6 dl6 dl
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNatural Language Processing Techniques · Topic Modeling · Multimodal Machine Learning Applications
