--- license: cc-by-4.0 task_categories: - question-answering - zero-shot-classification language: - yo tags: - Yoruba - Low-resource - reasoning - arithmetic - calendar - numeracy pretty_name: Yorùbá Arithmetic Reasoning Dataset size_categories: - n<1K --- #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**: 70 - **Format**: JSON - **Task**: Arithmetic and numeric reasoning - **Intended use**: Benchmarking NLP models for 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 = {https://github.com/Foluone/yoruba-arithmetic-reasoning}, note = {Dataset for evaluating arithmetic reasoning in Yorùbá} }