LLaMAX: Scaling Linguistic Horizons of LLM by Enhancing Translation Capabilities Beyond 100 Languages
Yinquan Lu, Wenhao Zhu, Lei Li, Yu Qiao, Fei Yuan

TL;DR
LLaMAX enhances multilingual translation in LLMs by extensive continual pre-training, vocabulary expansion, and data augmentation, achieving high performance across 100+ languages without losing generalization.
Contribution
The paper introduces LLaMAX, a novel multilingual LLM trained with specific strategies to improve low-resource language translation capabilities.
Findings
LLaMAX outperforms existing open-source LLMs by over 10 spBLEU points.
LLaMAX matches the performance of M2M-100-12B on Flores-101.
The model supports over 100 languages with robust translation quality.
Abstract
Large Language Models (LLMs) demonstrate remarkable translation capabilities in high-resource language tasks, yet their performance in low-resource languages is hindered by insufficient multilingual data during pre-training. To address this, we conduct extensive multilingual continual pre-training on the LLaMA series models, enabling translation support across more than 100 languages. Through a comprehensive analysis of training strategies, such as vocabulary expansion and data augmentation, we develop LLaMAX. Remarkably, without sacrificing its generalization ability, LLaMAX achieves significantly higher translation performance compared to existing open-source LLMs (by more than 10 spBLEU points) and performs on-par with specialized translation model (M2M-100-12B) on the Flores-101 benchmark. Extensive experiments indicate that LLaMAX can serve as a robust multilingual foundation…
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
- 🤗LLaMAX/LLaMAX2-7Bmodel· 15 dl· ♡ 515 dl♡ 5
- 🤗LLaMAX/LLaMAX2-7B-Alpacamodel· 16 dl· ♡ 316 dl♡ 3
- 🤗LLaMAX/LLaMAX2-7B-MetaMathmodel· 7 dl7 dl
- 🤗LLaMAX/LLaMAX3-8B-Alpacamodel· 323 dl· ♡ 32323 dl♡ 32
- 🤗LLaMAX/LLaMAX3-8Bmodel· 79 dl· ♡ 3979 dl♡ 39
- 🤗LLaMAX/LLaMAX2-7B-XNLImodel· 10 dl· ♡ 110 dl♡ 1
- 🤗LLaMAX/LLaMAX2-7B-X-CSQAmodel· 8 dl8 dl
- 🤗QuantFactory/LLaMAX3-8B-GGUFmodel· 85 dl· ♡ 385 dl♡ 3
- 🤗QuantFactory/LLaMAX3-8B-Alpaca-GGUFmodel· 204 dl· ♡ 4204 dl♡ 4
- 🤗irusl/02temp1model· 3 dl3 dl
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNatural Language Processing Techniques · Mathematics, Computing, and Information Processing · Library Science and Information Systems
MethodsLLaMA
