Towards Leaving No Indic Language Behind: Building Monolingual Corpora, Benchmark and Models for Indic Languages
About
Building Natural Language Understanding (NLU) capabilities for Indic languages, which have a collective speaker base of more than one billion speakers is absolutely crucial. In this work, we aim to improve the NLU capabilities of Indic languages by making contributions along 3 important axes (i) monolingual corpora (ii) NLU testsets (iii) multilingual LLMs focusing on Indic languages. Specifically, we curate the largest monolingual corpora, IndicCorp, with 20.9B tokens covering 24 languages from 4 language families - a 2.3x increase over prior work, while supporting 12 additional languages. Next, we create a human-supervised benchmark, IndicXTREME, consisting of nine diverse NLU tasks covering 20 languages. Across languages and tasks, IndicXTREME contains a total of 105 evaluation sets, of which 52 are new contributions to the literature. To the best of our knowledge, this is the first effort towards creating a standard benchmark for Indic languages that aims to test the multilingual zero-shot capabilities of pretrained language models. Finally, we train IndicBERT v2, a state-of-the-art model supporting all the languages. Averaged across languages and tasks, the model achieves an absolute improvement of 2 points over a strong baseline. The data and models are available at https://github.com/AI4Bharat/IndicBERT.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Commonsense Reasoning | IndicCOPA | Accuracy64.2 | 9 | |
| Natural Language Inference | IndicXNLI | Accuracy74.3 | 9 | |
| Question Answering | IndicQA | F1 Score49.7 | 9 | |
| Retrieval | FLORES | Accuracy71.2 | 9 | |
| Sentiment Classification | IndicSentiment | Accuracy88.3 | 9 | |
| Named Entity Recognition | Naamapadam | F1 Score73.2 | 9 | |
| Paraphrase Detection | IndicXPara | Accuracy57 | 9 | |
| Intent Classification | MASSIVE Intent | Accuracy80.7 | 8 | |
| Slot Filling | MASSIVE Slotfill | F157.3 | 8 |