MuRating: A High Quality Data Selecting Approach to Multilingual Large Language Model Pretraining

Ping Guo (ByteDance) · Yifan Zhang (Princeton University (yifzhang.com)) · Yin Zheng (ByteDance) · Taifeng Wang (ByteDance Inc.) · BINBINLIU (ByteDance Inc.) · Zhixun Chen (Hong Kong University of Science and Technology (Guangzhou)) · Trevor Cohn (Google) · Fengze Liu (ByteDance) · Haobin Lin (ByteDance Inc.) · Bingni Zhang (ByteDance Inc.) · Wenhan Han (Eindhoven University of Technology) · Yan Zhao (ByteDance Inc.) · Meng Fang (Tencent)
accuracy benchmarkscross-lingual text pairsdata qualitydata-selection frameworkdocument quality scoresllama architecturemonolingual text pairsmultilingual autoratermultilingual evaluatorpairwise comparisonspairwise trainingparallel text pairspretrainingtranslation projection

Data quality is a critical driver of large language model performance, yet existing model-based selection methods focus almost exclusively on English, neglecting other languages that are essential in the training mix for multilingual LLMs. We introduce MuRating, a scalable framework that transfers high-quality English data-quality signals into a multilingual autorater, capable of handling 17 languages. MuRating aggregates multiple English autoraters via pairwise comparisons to learn unified document quality scores, then projects these judgments through translation to train a multilingual evaluator on monolingual, cross-lingual, and parallel text pairs. Applied to web data, MuRating selects balanced subsets of English and multilingual content to pretrain LLaMA-architecture models of 1.2B and 7B parameters. Compared to strong baselines, including QuRater, FineWeb2-HQ, AskLLM, DCLM, our approach increases average accuracy on both English benchmarks and multilingual evaluations. Extensive analyses further validate that pairwise training provides greater stability and robustness than pointwise scoring, underscoring the effectiveness of MuRating as a general multilingual data-selection framework.