Revisiting Multilingual Data Mixtures in Language Model Pretraining
Negar Foroutan, Paul Teiletche, Ayush Kumar Tarun, Antoine Bosselut
TL;DR
This study rigorously tests four prevailing beliefs about multilingual data mixtures in pretraining large language models by training $1.1$B and $3$B parameter decoders on corpora spanning up to $400$ languages and $D$ between $100$B and $225$B tokens. It demonstrates that increasing English data does not inherently harm multilingual performance if sufficient multilingual content is present, and that English serves as an effective pivot across language families, with marginal gains from mixing pivots. Curriculum learning does not mitigate negative interference, and the so-called curse of multilinguality is not simply a function of language count but depends on model capacity and data distribution, with natural distributions showing more resilience. The findings yield practical guidance for multilingual pretraining, emphasizing data quality and diversity over language count and suggesting that future work should explore larger models to examine capacity-related effects further.
Abstract
The impact of different multilingual data mixtures in pretraining large language models (LLMs) has been a topic of ongoing debate, often raising concerns about potential trade-offs between language coverage and model performance (i.e., the curse of multilinguality). In this work, we investigate these assumptions by training 1.1B and 3B parameter LLMs on diverse multilingual corpora, varying the number of languages from 25 to 400. Our study challenges common beliefs surrounding multilingual training. First, we find that combining English and multilingual data does not necessarily degrade the in-language performance of either group, provided that languages have a sufficient number of tokens included in the pretraining corpus. Second, we observe that using English as a pivot language (i.e., a high-resource language that serves as a catalyst for multilingual generalization) yields benefits across language families, and contrary to expectations, selecting a pivot language from within a specific family does not consistently improve performance for languages within that family. Lastly, we do not observe a significant "curse of multilinguality" as the number of training languages increases in models at this scale. Our findings suggest that multilingual data, when balanced appropriately, can enhance language model capabilities without compromising performance, even in low-resource settings
