File size: 6,436 Bytes
ce493e3
 
7eb1861
ce493e3
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
7eb1861
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
5ee01b6
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
4b37053
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
7df7a74
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
0bbe94c
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
d2b37e6
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3ee01c3
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
09add60
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
8caa47d
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
ce493e3
 
 
 
 
 
 
 
 
7eb1861
 
 
 
 
 
 
 
5ee01b6
 
 
 
 
 
 
 
4b37053
 
 
 
 
 
 
 
7df7a74
 
 
 
 
 
 
 
0bbe94c
 
 
 
 
 
 
 
d2b37e6
 
 
 
 
 
 
 
3ee01c3
 
 
 
 
 
 
 
09add60
 
 
 
 
 
 
 
8caa47d
 
 
 
 
 
 
 
ce493e3
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
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
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
---
dataset_info:
- config_name: ar
  features:
  - name: id
    dtype: string
  - name: question
    dtype: string
  - name: choices
    sequence:
    - name: text
      dtype: string
    - name: label
      dtype: string
  - name: answerKey
    dtype: string
  splits:
  - name: train
    num_bytes: 515979
    num_examples: 1117
  - name: validation
    num_bytes: 146393
    num_examples: 298
  - name: test
    num_bytes: 555344
    num_examples: 1169
  download_size: 554290
  dataset_size: 1217716
- config_name: bn
  features:
  - name: id
    dtype: string
  - name: question
    dtype: string
  - name: choices
    sequence:
    - name: text
      dtype: string
    - name: label
      dtype: string
  - name: answerKey
    dtype: string
  splits:
  - name: train
    num_bytes: 772963
    num_examples: 1107
  - name: validation
    num_bytes: 215842
    num_examples: 296
  - name: test
    num_bytes: 842775
    num_examples: 1169
  download_size: 688117
  dataset_size: 1831580
- config_name: ca
  features:
  - name: id
    dtype: string
  - name: question
    dtype: string
  - name: choices
    sequence:
    - name: text
      dtype: string
    - name: label
      dtype: string
  - name: answerKey
    dtype: string
  splits:
  - name: train
    num_bytes: 405654
    num_examples: 1116
  - name: validation
    num_bytes: 113294
    num_examples: 297
  - name: test
    num_bytes: 433363
    num_examples: 1166
  download_size: 494683
  dataset_size: 952311
- config_name: da
  features:
  - name: id
    dtype: string
  - name: question
    dtype: string
  - name: choices
    sequence:
    - name: text
      dtype: string
    - name: label
      dtype: string
  - name: answerKey
    dtype: string
  splits:
  - name: train
    num_bytes: 374794
    num_examples: 1112
  - name: validation
    num_bytes: 105287
    num_examples: 297
  - name: test
    num_bytes: 402579
    num_examples: 1167
  download_size: 461866
  dataset_size: 882660
- config_name: de
  features:
  - name: id
    dtype: string
  - name: question
    dtype: string
  - name: choices
    sequence:
    - name: text
      dtype: string
    - name: label
      dtype: string
  - name: answerKey
    dtype: string
  splits:
  - name: train
    num_bytes: 416218
    num_examples: 1116
  - name: validation
    num_bytes: 116268
    num_examples: 298
  - name: test
    num_bytes: 445928
    num_examples: 1169
  download_size: 509032
  dataset_size: 978414
- config_name: es
  features:
  - name: id
    dtype: string
  - name: question
    dtype: string
  - name: choices
    sequence:
    - name: text
      dtype: string
    - name: label
      dtype: string
  - name: answerKey
    dtype: string
  splits:
  - name: train
    num_bytes: 415815
    num_examples: 1118
  - name: validation
    num_bytes: 116298
    num_examples: 297
  - name: test
    num_bytes: 444815
    num_examples: 1170
  download_size: 495617
  dataset_size: 976928
- config_name: eu
  features:
  - name: id
    dtype: string
  - name: question
    dtype: string
  - name: choices
    sequence:
    - name: text
      dtype: string
    - name: label
      dtype: string
  - name: answerKey
    dtype: string
  splits:
  - name: train
    num_bytes: 387052
    num_examples: 1104
  - name: validation
    num_bytes: 105045
    num_examples: 286
  - name: test
    num_bytes: 405951
    num_examples: 1138
  download_size: 488697
  dataset_size: 898048
- config_name: fr
  features:
  - name: id
    dtype: string
  - name: question
    dtype: string
  - name: choices
    sequence:
    - name: text
      dtype: string
    - name: label
      dtype: string
  - name: answerKey
    dtype: string
  splits:
  - name: train
    num_bytes: 431884
    num_examples: 1118
  - name: validation
    num_bytes: 121206
    num_examples: 298
  - name: test
    num_bytes: 460727
    num_examples: 1169
  download_size: 515198
  dataset_size: 1013817
- config_name: gu
  features:
  - name: id
    dtype: string
  - name: question
    dtype: string
  - name: choices
    sequence:
    - name: text
      dtype: string
    - name: label
      dtype: string
  - name: answerKey
    dtype: string
  splits:
  - name: train
    num_bytes: 756943
    num_examples: 1110
  - name: validation
    num_bytes: 198535
    num_examples: 287
  - name: test
    num_bytes: 813412
    num_examples: 1160
  download_size: 692636
  dataset_size: 1768890
- config_name: hi
  features:
  - name: id
    dtype: string
  - name: question
    dtype: string
  - name: choices
    sequence:
    - name: text
      dtype: string
    - name: label
      dtype: string
  - name: answerKey
    dtype: string
  splits:
  - name: train
    num_bytes: 795565
    num_examples: 1116
  - name: validation
    num_bytes: 222516
    num_examples: 298
  - name: test
    num_bytes: 854080
    num_examples: 1168
  download_size: 686770
  dataset_size: 1872161
configs:
- config_name: ar
  data_files:
  - split: train
    path: ar/train-*
  - split: validation
    path: ar/validation-*
  - split: test
    path: ar/test-*
- config_name: bn
  data_files:
  - split: train
    path: bn/train-*
  - split: validation
    path: bn/validation-*
  - split: test
    path: bn/test-*
- config_name: ca
  data_files:
  - split: train
    path: ca/train-*
  - split: validation
    path: ca/validation-*
  - split: test
    path: ca/test-*
- config_name: da
  data_files:
  - split: train
    path: da/train-*
  - split: validation
    path: da/validation-*
  - split: test
    path: da/test-*
- config_name: de
  data_files:
  - split: train
    path: de/train-*
  - split: validation
    path: de/validation-*
  - split: test
    path: de/test-*
- config_name: es
  data_files:
  - split: train
    path: es/train-*
  - split: validation
    path: es/validation-*
  - split: test
    path: es/test-*
- config_name: eu
  data_files:
  - split: train
    path: eu/train-*
  - split: validation
    path: eu/validation-*
  - split: test
    path: eu/test-*
- config_name: fr
  data_files:
  - split: train
    path: fr/train-*
  - split: validation
    path: fr/validation-*
  - split: test
    path: fr/test-*
- config_name: gu
  data_files:
  - split: train
    path: gu/train-*
  - split: validation
    path: gu/validation-*
  - split: test
    path: gu/test-*
- config_name: hi
  data_files:
  - split: train
    path: hi/train-*
  - split: validation
    path: hi/validation-*
  - split: test
    path: hi/test-*
---