fiyinoye commited on
Commit
cf43f57
·
verified ·
1 Parent(s): bc7d75b

Update data_card.json

Browse files
Files changed (1) hide show
  1. data_card.json +21 -21
data_card.json CHANGED
@@ -1,21 +1,21 @@
1
- {
2
- "dataset_name": "Yorùbá Arithmetic Reasoning",
3
- "language": "Yorùbá",
4
- "subset": "arithmetic",
5
- "description": "A set of 20 arithmetic reasoning questions written in Yorùbá to evaluate numerical and quantitative reasoning in natural language.",
6
- "task_type": "arithmetic reasoning",
7
- "license": "CC BY 4.0",
8
- "num_examples": 20,
9
- "creator": "Your Name",
10
- "year": 2025,
11
- "citation": "@misc{yoruba_arithmetic_2025,\n author = {Your Name},\n title = {Yorùbá Arithmetic Reasoning Dataset},\n year = {2025},\n url = {https://github.com/YOUR_REPO_LINK},\n note = {Dataset for evaluating arithmetic reasoning in Yorùbá}\n}",
12
- "annotations_creators": ["expert-generated"],
13
- "source": "original",
14
- "format": "JSON",
15
- "examples": [
16
- {
17
- "id": "yoruba_arithmetic_001",
18
- "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ò?"
19
- }
20
- ]
21
- }
 
1
+ {
2
+ "dataset_name": "Yorùbá Arithmetic Reasoning",
3
+ "language": "Yorùbá",
4
+ "subset": "arithmetic",
5
+ "description": "A set of 20 arithmetic reasoning questions written in Yorùbá to evaluate numerical and quantitative reasoning in natural language.",
6
+ "task_type": "arithmetic reasoning",
7
+ "license": "CC BY 4.0",
8
+ "num_examples": 70,
9
+ "creator": "Fiyinfoluwa Oyesanmi",
10
+ "year": 2025,
11
+ "citation": "@misc{yoruba_arithmetic_2025,\n author = {Fiyinfoluwa Oyesanmi and Peter Olukanmi},\n title = {Yorùbá Arithmetic Reasoning Dataset},\n year = {2025},\n url = {https://github.com/Foluone/yoruba-arithmetic-reasoning},\n note = {Dataset for evaluating arithmetic reasoning in Yorùbá}\n}",
12
+ "annotations_creators": ["expert-generated"],
13
+ "source": "original",
14
+ "format": "JSON",
15
+ "examples": [
16
+ {
17
+ "id": "yoruba_arithmetic_001",
18
+ "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ò?"
19
+ }
20
+ ]
21
+ }