English

FuxiTranyu: A Multilingual Large Language Model Trained with Balanced Data

Computation and Language 2024-10-29 v3

Abstract

Large language models (LLMs) have demonstrated prowess in a wide range of tasks. However, many LLMs exhibit significant performance discrepancies between high- and low-resource languages. To mitigate this challenge, we present FuxiTranyu, an open-source multilingual LLM, which is designed to satisfy the need of the research community for balanced and high-performing multilingual capabilities. The base model, FuxiTranyu-8B, features 8 billion parameters and is trained from scratch on meticulously balanced multilingual data that contains 600 billion tokens covering 43 natural languages and 16 programming languages. We also develop two instruction-tuned models: FuxiTranyu-8B-SFT which is fine-tuned on a diverse multilingual instruction dataset, and FuxiTranyu-8B-DPO which is further refined with DPO on a preference dataset for enhanced alignment ability. Extensive experiments on a wide range of multilingual benchmarks demonstrate the competitive performance of FuxiTranyu against existing multilingual LLMs, e.g., BLOOM-7B, PolyLM-13B, and Mistral-7B-Instruct. Both neuron and representation interpretability analyses reveal that FuxiTranyu achieves consistent multilingual representations across languages. To promote further research into multilingual LLMs, we release both the base and instruction-tuned FuxiTranyu models together with 58 pre-training checkpoints at HuggingFace (see https://huggingface.co/TJUNLP/FuxiTranyu-8B) and Github (see https://github.com/tjunlp-lab/FuxiTranyu).

Keywords

Cite

@article{arxiv.2408.06273,
  title  = {FuxiTranyu: A Multilingual Large Language Model Trained with Balanced Data},
  author = {Haoran Sun and Renren Jin and Shaoyang Xu and Leiyu Pan and Supryadi and Menglong Cui and Jiangcun Du and Yikun Lei and Lei Yang and Ling Shi and Juesi Xiao and Shaolin Zhu and Deyi Xiong},
  journal= {arXiv preprint arXiv:2408.06273},
  year   = {2024}
}

Comments

Accepted to EMNLP 2024 Industry Track

R2 v1 2026-06-28T18:10:38.162Z