CLAILGAug 31, 2023

The Belebele Benchmark: a Parallel Reading Comprehension Dataset in 122 Language Variants

UW
arXiv:2308.16884v2309 citationsh-index: 116
Originality Synthesis-oriented
AI Analysis

This provides a new benchmark for evaluating multilingual natural language understanding, particularly for low-resource languages, though it is incremental as it builds on existing datasets like Flores-200.

The authors introduced Belebele, a parallel reading comprehension dataset covering 122 languages, to evaluate multilingual text models, finding that smaller multilingual pretrained models outperform English-centric large language models in understanding more languages, with vocabulary size and construction correlating with better performance on low-resource languages.

We present Belebele, a multiple-choice machine reading comprehension (MRC) dataset spanning 122 language variants. Significantly expanding the language coverage of natural language understanding (NLU) benchmarks, this dataset enables the evaluation of text models in high-, medium-, and low-resource languages. Each question is based on a short passage from the Flores-200 dataset and has four multiple-choice answers. The questions were carefully curated to discriminate between models with different levels of general language comprehension. The English dataset on its own proves difficult enough to challenge state-of-the-art language models. Being fully parallel, this dataset enables direct comparison of model performance across all languages. We use this dataset to evaluate the capabilities of multilingual masked language models (MLMs) and large language models (LLMs). We present extensive results and find that despite significant cross-lingual transfer in English-centric LLMs, much smaller MLMs pretrained on balanced multilingual data still understand far more languages. We also observe that larger vocabulary size and conscious vocabulary construction correlate with better performance on low-resource languages. Overall, Belebele opens up new avenues for evaluating and analyzing the multilingual capabilities of NLP systems.

Code Implementations2 repos
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes