Building Multilingual Bridges: Data Mixing as the Pillar of Generalization for In-Language Reasoning
Researchers train Tiny Aya L2-Thinker, a 3.35B model achieving over 93% in-language reasoning across 60 languages via optimized multilingual data mixing; model weights and reasoning data are released.
The paper addresses L2 reasoning, where models reason consistently in the language of the user's prompt rather than defaulting to English. Through data-centric SFT optimization of data composition and scheduling, the 3.35B Tiny Aya L2-Thinker reaches an in-language reasoning rate above 93% across 60 languages on six benchmarks spanning math, commonsense, instruction following, open-ended generation, and cultural reasoning. The authors find that generalization to held-out languages relies on broad language coverage, multilingual non-reasoning data, and a strong English reasoning backbone, without needing reasoning supervision in every target language, indicating that reasoning is a transferable, language-agnostic behavior. Model weights and multilingual reasoning data are publicly released. The two source reports agree on all headline figures (model size, 60-language coverage, >93% rate, 6 benchmarks) and on the release of weights and data; no disagreements were found.
- Model: Tiny Aya L2-Thinker, a 3.35B-parameter model.
- Performance: exceeds 93% in-language (L2) reasoning rate across 60 languages.
- Evaluation: 6 benchmarks covering math, commonsense, instruction following, open-ended generation, and cultural reasoning.
- Method: data-centric SFT optimization via multilingual data mixing (data composition and scheduling).
- Held-out language generalization attributed to broad language coverage, multilingual non-reasoning data, and a strong English reasoning backbone.
- Achieved without per-language reasoning supervision; reasoning shown to be transferable and language-agnostic.
- Release: model weights and multilingual reasoning data made publicly available.
Coverage timelineoldest first · each row is one article
- · 7d agoBuilding Multilingual Bridges: Data Mixing as the Pillar of Generalization for In-Language Reasoning
Hugging Face daily papers· 45
Researchers train Tiny Aya L2-Thinker, a 3.35B model achieving over 93% in-language reasoning across 60 languages via multilingual data mixing.