{ | |
"pretty_name": "Yorùbá Arithmetic Reasoning Dataset", | |
"description": "This dataset contains arithmetic and numerical reasoning questions written in Yorùbá, designed for evaluating and training natural language understanding systems in low-resource African languages. The questions cover three major categories: Arithmetic Word Problems, Time & Calendar Reasoning, and Numeral Understanding in Yorùbá.", | |
"citation": "@misc{yoruba_arithmetic_2025,\n title={Yorùbá Arithmetic Reasoning Dataset},\n author={Fiyinfoluwa Oyesanmi and Peter Olukanmi},\n year={2025},\n url={https://github.com/Foluone/yoruba-arithmetic-reasoning}\n}", | |
"task_categories": [ | |
"question-answering", | |
"numerical-reasoning" | |
], | |
"language": [ | |
"yo" | |
], | |
"license": "cc-by-4.0", | |
"size_categories": [ | |
"100<1K" | |
], | |
"tags": [ | |
"yoruba", | |
"numeracy", | |
"low-resource", | |
"reasoning", | |
"arithmetic", | |
"calendar" | |
], | |
"dataset_info": { | |
"features": { | |
"id": { | |
"dtype": "string", | |
"description": "Unique question ID" | |
}, | |
"subset": { | |
"dtype": "string", | |
"description": "Question type/category (e.g., arithmetic, calendar, numeral)" | |
}, | |
"question": { | |
"dtype": "string", | |
"description": "The question text written in Yorùbá" | |
}, | |
}, | |
"splits": { | |
"train": { | |
"name": "train", | |
"num_bytes": 14000, | |
"num_examples": 70 | |
} | |
}, | |
"download_size": 14000, | |
"dataset_size": 14000 | |
} | |
} | |