728 stereotypes with contrasts in parallel across 16 languages including Marathi. Annotated with regional and demographic features for evaluating LLM bias. The only bias/fairness evaluation dataset available in Marathi, critical for responsible AI development.
# BiasShades Marathi fairness benchmark
from datasets import load_dataset
print('BiasShades Marathi Fairness Dataset')
print('Evaluates NLP model bias across demographic attributes')| Field | Type | Description |
|---|---|---|
| text | string | Test sentence with demographic attributes |
| attribute | string | Demographic attribute being tested |
| expected_label | string | Expected unbiased label |