Language Models are Multilingual Chain-of-Thought Reasoners
About
We evaluate the reasoning abilities of large language models in multilingual settings. We introduce the Multilingual Grade School Math (MGSM) benchmark, by manually translating 250 grade-school math problems from the GSM8K dataset (Cobbe et al., 2021) into ten typologically diverse languages. We find that the ability to solve MGSM problems via chain-of-thought prompting emerges with increasing model scale, and that models have strikingly strong multilingual reasoning abilities, even in underrepresented languages such as Bengali and Swahili. Finally, we show that the multilingual reasoning abilities of language models extend to other tasks such as commonsense reasoning and word-in-context semantic judgment. The MGSM benchmark is publicly available at https://github.com/google-research/url-nlp.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Natural Language Inference | XNLI (test) | Average Accuracy75.1 | 167 | |
| Multilingual Mathematical Reasoning | MGSM (test) | Accuracy60 | 57 | |
| Math Reasoning | MSVAMP (test) | Average Accuracy69.9 | 45 | |
| Multilingual Mathematical Reasoning | MGSM | Accuracy (Bn)48.4 | 36 | |
| Multilingual Mathematical Reasoning | MGSM 1.0 (test) | Accuracy (ru)64.9 | 35 | |
| Multilingual Mathematical Reasoning | MSVAMP | Accuracy (English)60.6 | 33 | |
| Causal Reasoning | XCOPA (test) | Accuracy (id)94 | 13 | |
| Commonsense Reasoning | X-CSQA (test) | Accuracy (Sw)36.5 | 8 |