Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -1,114 +1,221 @@
|
|
1 |
---
|
2 |
-
license:
|
3 |
language:
|
4 |
-
|
5 |
-
|
6 |
-
|
7 |
-
|
8 |
-
|
9 |
-
|
10 |
-
|
11 |
size_categories:
|
12 |
-
|
13 |
multilinguality:
|
14 |
-
|
15 |
pretty_name: Uhura-Arc-Easy
|
16 |
language_details: am, en, ha, nso, sw, yo, zu
|
17 |
tags:
|
18 |
-
|
19 |
-
|
20 |
-
|
21 |
task_categories:
|
22 |
-
|
|
|
23 |
task_ids:
|
24 |
-
|
25 |
configs:
|
26 |
-
|
27 |
-
|
28 |
-
|
29 |
-
|
30 |
-
|
31 |
-
|
32 |
-
|
33 |
-
|
34 |
-
|
35 |
-
|
36 |
-
|
37 |
-
|
38 |
-
|
39 |
-
|
40 |
-
|
41 |
-
|
42 |
-
|
43 |
-
|
44 |
-
|
45 |
-
|
46 |
-
|
47 |
-
|
48 |
-
|
49 |
-
|
50 |
-
|
51 |
-
|
52 |
-
|
53 |
-
|
54 |
-
|
55 |
-
|
56 |
-
|
57 |
-
|
58 |
-
|
59 |
-
|
60 |
-
|
61 |
-
|
62 |
-
|
63 |
-
|
64 |
-
|
65 |
-
|
66 |
-
|
67 |
-
|
68 |
-
|
69 |
-
|
70 |
-
|
71 |
-
|
72 |
-
|
73 |
-
|
74 |
-
|
75 |
-
|
76 |
-
|
77 |
-
|
78 |
-
|
79 |
-
|
80 |
-
|
81 |
-
|
82 |
-
|
83 |
-
|
84 |
-
|
85 |
-
|
86 |
---
|
|
|
87 |
# Dataset Card for Uhura-Arc-Easy
|
88 |
-
|
89 |
-
|
90 |
-
|
91 |
-
|
92 |
-
|
93 |
-
|
94 |
-
|
95 |
-
|
96 |
-
|
97 |
-
|
98 |
-
|
99 |
-
|
100 |
-
|
101 |
-
|
102 |
-
|
103 |
-
- Hausa
|
104 |
-
- Northern Sotho (Sepedi)
|
105 |
-
- Swahili
|
106 |
-
- Yoruba
|
107 |
-
- Zulu
|
108 |
## Dataset Structure
|
|
|
109 |
### Data Instances
|
110 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
111 |
```
|
112 |
-
|
113 |
-
|
114 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
+
license: mit
|
3 |
language:
|
4 |
+
- am
|
5 |
+
- en
|
6 |
+
- nso
|
7 |
+
- ha
|
8 |
+
- sw
|
9 |
+
- yo
|
10 |
+
- zu
|
11 |
size_categories:
|
12 |
+
- 1K<n<10K
|
13 |
multilinguality:
|
14 |
+
- multilingual
|
15 |
pretty_name: Uhura-Arc-Easy
|
16 |
language_details: am, en, ha, nso, sw, yo, zu
|
17 |
tags:
|
18 |
+
- uhura
|
19 |
+
- arc-easy
|
20 |
+
- arc
|
21 |
task_categories:
|
22 |
+
- multiple-choice
|
23 |
+
- question-answering
|
24 |
task_ids:
|
25 |
+
- multiple-choice-qa
|
26 |
configs:
|
27 |
+
- config_name: am_multiple_choice
|
28 |
+
data_files:
|
29 |
+
- split: train
|
30 |
+
path: am_train.json
|
31 |
+
- split: test
|
32 |
+
path: am_test.json
|
33 |
+
- split: validation
|
34 |
+
path: am_dev.json
|
35 |
+
- config_name: en_multiple_choice
|
36 |
+
data_files:
|
37 |
+
- split: train
|
38 |
+
path: en_train.json
|
39 |
+
- split: test
|
40 |
+
path: en_test.json
|
41 |
+
- split: validation
|
42 |
+
path: en_dev.json
|
43 |
+
- config_name: ha_multiple_choice
|
44 |
+
data_files:
|
45 |
+
- split: train
|
46 |
+
path: ha_train.json
|
47 |
+
- split: test
|
48 |
+
path: ha_test.json
|
49 |
+
- split: validation
|
50 |
+
path: ha_dev.json
|
51 |
+
- config_name: nso_multiple_choice
|
52 |
+
data_files:
|
53 |
+
- split: train
|
54 |
+
path: nso_train.json
|
55 |
+
- split: test
|
56 |
+
path: nso_test.json
|
57 |
+
- split: validation
|
58 |
+
path: nso_dev.json
|
59 |
+
- config_name: nso_multiple_choice_unmatched
|
60 |
+
data_files:
|
61 |
+
- split: train
|
62 |
+
path: nso_train_unmatched.json
|
63 |
+
- split: test
|
64 |
+
path: nso_test_unmatched.json
|
65 |
+
- config_name: sw_multiple_choice
|
66 |
+
data_files:
|
67 |
+
- split: train
|
68 |
+
path: sw_train.json
|
69 |
+
- split: test
|
70 |
+
path: sw_test.json
|
71 |
+
- split: validation
|
72 |
+
path: sw_dev.json
|
73 |
+
- config_name: yo_multiple_choice
|
74 |
+
data_files:
|
75 |
+
- split: train
|
76 |
+
path: yo_train.json
|
77 |
+
- split: test
|
78 |
+
path: yo_test.json
|
79 |
+
- split: validation
|
80 |
+
path: yo_dev.json
|
81 |
+
- config_name: zu_multiple_choice
|
82 |
+
data_files:
|
83 |
+
- split: train
|
84 |
+
path: zu_train.json
|
85 |
+
- split: test
|
86 |
+
path: zu_test.json
|
87 |
---
|
88 |
+
|
89 |
# Dataset Card for Uhura-Arc-Easy
|
90 |
+
|
91 |
+
## Dataset Summary
|
92 |
+
|
93 |
+
Uhura-ARC-Easy is a widely recognized scientific question answering benchmark composed of multiple-choice science questions derived from grade-school examinations that test various styles of knowledge and reasoning.
|
94 |
+
|
95 |
+
The original English version of the benchmark originates from [Think you have Solved Question Answering? Try ARC, the AI2 Reasoning Challenge](https://arxiv.org/abs/1803.05457) (Clark et al., 2018) and is divided into "Challenge" and "Easy" subsets, with 2,590 and 5,197 questions, respectively.
|
96 |
+
|
97 |
+
We translated a subset of Arc-Easy into 6 low-resource African languages using professional human translators. Relying on human translators for this evaluation increases confidence in the accuracy of the translations.
|
98 |
+
|
99 |
+
You can find more details about the dataset in our paper [Uhura: A Benchmark for Evaluating Scientific Question Answering and Truthfulness in Low-Resource African Languages](https://arxiv.org/abs/2412.00948).
|
100 |
+
|
101 |
+
## Languages
|
102 |
+
|
103 |
+
Uhura includes six widely spoken Sub-Saharan African languages, representing millions of speakers across the continent: Amharic, Hausa, Northern Sotho (Sepedi), Yoruba, and Zulu.
|
104 |
+
|
|
|
|
|
|
|
|
|
|
|
105 |
## Dataset Structure
|
106 |
+
|
107 |
### Data Instances
|
108 |
+
|
109 |
+
For the `multiple_choice` configuration, each instance contains a question and multiple-choice answer choices with corresponding labels and an answer key as well as an id.
|
110 |
+
|
111 |
+
```python
|
112 |
+
{
|
113 |
+
"id": "Mercury_7072328",
|
114 |
+
"question": "Ìdí ago ẹnu ọ̀nà ní pàtó ni láti sọ agbára iná ẹ̀lẹ̀tírìkì di?",
|
115 |
+
"choices": {
|
116 |
+
"label": [ "A", "B", "C", "D" ],
|
117 |
+
"text": [ "Ohùn", "Ìrìn", "Agbára Iná", "Agbára Kẹ́míkà" ]
|
118 |
+
},
|
119 |
+
"answerKey": "A",
|
120 |
+
}
|
121 |
```
|
122 |
+
|
123 |
+
### Data Fields
|
124 |
+
|
125 |
+
- `id`: a `string` feature.
|
126 |
+
- `question`: a `string` feature.
|
127 |
+
- `choices`: a dictionary feature containing:
|
128 |
+
- `text`: a `string` feature.
|
129 |
+
- `label`: a `string` feature.
|
130 |
+
- `answerKey`: a `string` feature.
|
131 |
+
|
132 |
+
### Data Splits
|
133 |
+
|
134 |
+
| name |train|dev|test|
|
135 |
+
|-------------|----:|--:|---:|
|
136 |
+
|am | 656| 92| 491|
|
137 |
+
|ha | 655| 93| 452|
|
138 |
+
|nso | 440| 3| 509|
|
139 |
+
|sw | 650| 90| 491|
|
140 |
+
|yo | 659| 93| 494|
|
141 |
+
|zu | 909| 0| 300|
|
142 |
+
|
143 |
+
*Note: Numbers vary across languages due to differences in the number of questions that can be translated for each language.*
|
144 |
+
|
145 |
+
## Dataset Creation
|
146 |
+
|
147 |
+
You can find more details about the dataset creation in our paper [Uhura: A Benchmark for Evaluating Scientific Question Answering and Truthfulness in Low-Resource African Languages](https://arxiv.org/abs/2412.00948).
|
148 |
+
|
149 |
+
### Curation Rationale
|
150 |
+
|
151 |
+
From the paper:
|
152 |
+
|
153 |
+
[Needs More Information]
|
154 |
+
|
155 |
+
### Source Data
|
156 |
+
|
157 |
+
#### Initial Data Collection and Normalization
|
158 |
+
|
159 |
+
[Needs More Information]
|
160 |
+
|
161 |
+
#### Who are the source language producers?
|
162 |
+
|
163 |
+
[Needs More Information]
|
164 |
+
|
165 |
+
### Annotations
|
166 |
+
|
167 |
+
#### Annotation process
|
168 |
+
|
169 |
+
[Needs More Information]
|
170 |
+
|
171 |
+
#### Who are the annotators?
|
172 |
+
|
173 |
+
[Needs More Information]
|
174 |
+
|
175 |
+
### Personal and Sensitive Information
|
176 |
+
|
177 |
+
[Needs More Information]
|
178 |
+
|
179 |
+
## Considerations for Using the Data
|
180 |
+
|
181 |
+
### Social Impact of Dataset
|
182 |
+
|
183 |
+
[Needs More Information]
|
184 |
+
|
185 |
+
### Discussion of Biases
|
186 |
+
|
187 |
+
[Needs More Information]
|
188 |
+
|
189 |
+
### Other Known Limitations
|
190 |
+
|
191 |
+
[Needs More Information]
|
192 |
+
|
193 |
+
## Additional Information
|
194 |
+
|
195 |
+
### Dataset Curators
|
196 |
+
|
197 |
+
[Needs More Information]
|
198 |
+
|
199 |
+
### Licensing Information
|
200 |
+
|
201 |
+
The Uhura-Arc-Easy dataset is licensed under the [MIT License](https://opensource.org/licenses/MIT).
|
202 |
+
|
203 |
+
### Citation
|
204 |
+
|
205 |
+
To cite Uhura, please use the following BibTeX entry:
|
206 |
+
|
207 |
+
```bibtex
|
208 |
+
@article{bayes2024uhurabenchmarkevaluatingscientific,
|
209 |
+
title={Uhura: A Benchmark for Evaluating Scientific Question Answering and Truthfulness in Low-Resource African Languages},
|
210 |
+
author={Edward Bayes and Israel Abebe Azime and Jesujoba O. Alabi and Jonas Kgomo and Tyna Eloundou and Elizabeth Proehl and Kai Chen and Imaan Khadir and Naome A. Etori and Shamsuddeen Hassan Muhammad and Choice Mpanza and Igneciah Pocia Thete and Dietrich Klakow and David Ifeoluwa Adelani},
|
211 |
+
year={2024},
|
212 |
+
eprint={2412.00948},
|
213 |
+
archivePrefix={arXiv},
|
214 |
+
primaryClass={cs.CL},
|
215 |
+
url={https://arxiv.org/abs/2412.00948},
|
216 |
+
}
|
217 |
+
```
|
218 |
+
|
219 |
+
### Acknowledgements
|
220 |
+
|
221 |
+
This work was supported by OpenAI. We also want to thank our translators, whose contributions made this work possible.
|