#YORUBA ARITHMETIC REASONING DATASET
This dataset consists of arithmetic and numerical reasoning questions written entirely in Yorùbá. It is part of a broader effort to create and curate natural language processing (NLP) datasets for under-resourced languages like Yorùbá, with a focus on arithmetic, calendrical, and logical reasoning in natural language contexts.
## Overview
- **Language**: Yorùbá
- **Subset**: Arithmetic reasoning
- **Number of examples**: 20
- **Format**: JSON
- **Task**: Arithmetic and numeric reasoning
- **Intended use**: Benchmarking NLP models for multilingual and low-resource arithmetic reasoning
## Example
```json
{
"id": "yoruba_arithmetic_001",
"subset": "arithmetic",
"question": "Dupe gba naira marun fún owó oúnjẹ kúrò ní ilé. Ó pàdé Iya Gbonke tó fún un ní naira mẹsan àti Baba Alatise tó fún un ní naira mejila bí ó ṣe ń lọ sí ilé-iwe. Èló ni owó tí Dupe ní jẹ lápapò?"
}
```
#Citation
@misc{yoruba_arithmetic_reasoning2025,
author = {Fiyinfoluwa Oyesanmi and Peter Olukanmi},
title = {Yorùbá Arithmetic Reasoning Dataset},
year = {2025},
url = {
github.com,
note = {Dataset for evaluating arithmetic reasoning in Yorùbá}
}