Marathi — Comprehensive NLU benchmark of 9 tasks across 20 Indian languages including Marathi, covering classification, structure prediction, QA, and sentence retrieval
# IndicXTREME benchmark
from datasets import load_dataset
print('IndicXTREME: Comprehensive Indic NLP benchmark')
print('Multiple tasks including Marathi')| Field | Type | Description |
|---|---|---|
| task | string | Evaluation task name |
| input | string | Task input text in Marathi |
| target | string | Expected output or label |