Davlan commited on
Commit
5d18a3c
·
verified ·
1 Parent(s): 5d3d1ca

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +215 -3
README.md CHANGED
@@ -1,3 +1,215 @@
1
- ---
2
- license: apache-2.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ language:
4
+ - am
5
+ - ee
6
+ - ha
7
+ - ig
8
+ - kin
9
+ - ln
10
+ - lug
11
+ - orm
12
+ - sna
13
+ - sot
14
+ - sw
15
+ - tw
16
+ - wo
17
+ - xh
18
+ - vai
19
+ - yo
20
+ - zu
21
+ - en
22
+ multilinguality:
23
+ - multilingual
24
+ pretty_name: injongoIntent
25
+ size_categories:
26
+ - n<1K
27
+ language_details: >-
28
+ amh, eng, ewe, hau, ibo, kin, lin, lug, orm, sna, sot, swa, twi, wol, xho, yor, zul
29
+ source_datasets:
30
+ - gsm8k
31
+ tags:
32
+ - injongoIntent
33
+ - injongo-intent
34
+ - injongointent
35
+ task_categories:
36
+ - text2text-generation
37
+ task_ids:
38
+ - natural-language-inference
39
+ configs:
40
+ - config_name: amh
41
+ data_files:
42
+ - split: train
43
+ path: amh/dev.jsonl
44
+ - split: test
45
+ path: amh/test.jsonl
46
+ - config_name: eng
47
+ data_files:
48
+ - split: train
49
+ path: eng/dev.jsonl
50
+ - split: test
51
+ path: eng/test.jsonl
52
+ - config_name: ewe
53
+ data_files:
54
+ - split: train
55
+ path: ewe/dev.jsonl
56
+ - split: test
57
+ path: ewe/test.jsonl
58
+ - config_name: hau
59
+ data_files:
60
+ - split: train
61
+ path: hau/dev.jsonl
62
+ - split: test
63
+ path: hau/test.jsonl
64
+ - config_name: ibo
65
+ data_files:
66
+ - split: train
67
+ path: ibo/dev.jsonl
68
+ - split: test
69
+ path: ibo/test.jsonl
70
+ - config_name: kin
71
+ data_files:
72
+ - split: train
73
+ path: kin/dev.jsonl
74
+ - split: test
75
+ path: kin/test.jsonl
76
+ - config_name: lin
77
+ data_files:
78
+ - split: train
79
+ path: lin/dev.jsonl
80
+ - split: test
81
+ path: lin/test.jsonl
82
+ - config_name: lug
83
+ data_files:
84
+ - split: train
85
+ path: lug/dev.jsonl
86
+ - split: test
87
+ path: lug/test.jsonl
88
+ - config_name: orm
89
+ data_files:
90
+ - split: train
91
+ path: orm/dev.jsonl
92
+ - split: test
93
+ path: orm/test.jsonl
94
+ - config_name: sna
95
+ data_files:
96
+ - split: train
97
+ path: sna/dev.jsonl
98
+ - split: test
99
+ path: sna/test.jsonl
100
+ - config_name: sot
101
+ data_files:
102
+ - split: train
103
+ path: sot/dev.jsonl
104
+ - split: test
105
+ path: sot/test.jsonl
106
+ - config_name: swa
107
+ data_files:
108
+ - split: train
109
+ path: swa/dev.jsonl
110
+ - split: test
111
+ path: swa/test.jsonl
112
+ - config_name: twi
113
+ data_files:
114
+ - split: train
115
+ path: twi/dev.jsonl
116
+ - split: test
117
+ path: twi/test.jsonl
118
+ - config_name: wol
119
+ data_files:
120
+ - split: train
121
+ path: wol/dev.jsonl
122
+ - split: test
123
+ path: wol/test.jsonl
124
+ - config_name: xho
125
+ data_files:
126
+ - split: train
127
+ path: xho/dev.jsonl
128
+ - split: test
129
+ path: xho/test.jsonl
130
+ - config_name: yor
131
+ data_files:
132
+ - split: train
133
+ path: yor/dev.jsonl
134
+ - split: test
135
+ path: yor/test.jsonl
136
+ - config_name: zul
137
+ data_files:
138
+ - split: train
139
+ path: zul/dev.jsonl
140
+ - split: test
141
+ path: zul/test.jsonl
142
+ ---
143
+
144
+ # Dataset Card for afrimgsm
145
+
146
+ ## Table of Contents
147
+ - [Table of Contents](#table-of-contents)
148
+ - [Dataset Description](#dataset-description)
149
+ - [Dataset Summary](#dataset-summary)
150
+ - [Languages](#languages)
151
+ - [Dataset Structure](#dataset-structure)
152
+ - [Data Instances](#data-instances)
153
+ - [Data Fields](#data-fields)
154
+ - [Data Splits](#data-splits)
155
+
156
+ ## Dataset Description
157
+
158
+ - **Point of Contact:** d.adelani@ucl.ac.uk
159
+
160
+ ### Dataset Summary
161
+
162
+ AFRIMGSM is an evaluation dataset comprising translations of a subset of the GSM8k dataset into 16 African languages.
163
+ It includes test sets across all 18 languages, maintaining an English and French subsets from the original GSM8k dataset.
164
+
165
+ ### Languages
166
+
167
+ There are 18 languages available :
168
+
169
+ ## Dataset Structure
170
+
171
+ ### Data Instances
172
+
173
+ The examples look like this for English:
174
+
175
+ ```
176
+ from datasets import load_dataset
177
+ data = load_dataset('masakhane/afrimgsm', 'eng')
178
+ # Please, specify the language code
179
+ # A data point example is below:
180
+ {
181
+ 'question': 'A football team played 22 games. They won 8 more than they lost. How many did they win?',
182
+ 'answer': 15
183
+ }
184
+ ```
185
+
186
+ ### Data Fields
187
+
188
+ - `question`: the question string to a grade school math problem.
189
+ - `answer`: the final numeric solution.
190
+
191
+ ### Data Splits
192
+
193
+ All languages has two split the `train` and `test` and they correspond with the original `train` and `test` splits of the GSM8k dataset.
194
+
195
+ The splits have the following sizes :
196
+
197
+ | Language | train | test |
198
+ |----------|------:|-----:|
199
+ | am | 8 | 250 |
200
+ | ee | 8 | 250 |
201
+ | ha | 8 | 250 |
202
+ | kin | 8 | 250 |
203
+ | ln | 8 | 250 |
204
+ | lug | 8 | 250 |
205
+ | orm | 8 | 250 |
206
+ | sna | 8 | 250 |
207
+ | sw | 8 | 250 |
208
+ | tw | 8 | 250 |
209
+ | vai | 8 | 250 |
210
+ | wo | 8 | 250 |
211
+ | xh | 8 | 250 |
212
+ | yo | 8 | 250 |
213
+ | zu | 8 | 250 |
214
+ | en | 8 | 250 |
215
+ | fr | 8 | 250 |