Datasets:

Language Creators:
found
Annotations Creators:
found
Source Datasets:
original
ArXiv:
Tags:
License:
albertvillanova HF staff commited on
Commit
ae49619
1 Parent(s): d5e1adb

Delete legacy dataset_infos.json

Browse files
Files changed (1) hide show
  1. dataset_infos.json +0 -2122
dataset_infos.json DELETED
@@ -1,2122 +0,0 @@
1
- {
2
- "alignments": {
3
- "description": "EXAMS is a benchmark dataset for multilingual and cross-lingual question answering from high school examinations.\nIt consists of more than 24,000 high-quality high school exam questions in 16 languages,\ncovering 8 language families and 24 school subjects from Natural Sciences and Social Sciences, among others.\n",
4
- "citation": "@article{hardalov2020exams,\n title={EXAMS: A Multi-subject High School Examinations Dataset for Cross-lingual and Multilingual Question Answering},\n author={Hardalov, Momchil and Mihaylov, Todor and Dimitrina Zlatkova and Yoan Dinkov and Ivan Koychev and Preslav Nvakov},\n journal={arXiv preprint arXiv:2011.03080},\n year={2020}\n}\n",
5
- "homepage": "https://github.com/mhardalov/exams-qa",
6
- "license": "CC-BY-SA-4.0",
7
- "features": {
8
- "source_id": {
9
- "dtype": "string",
10
- "_type": "Value"
11
- },
12
- "target_id_list": {
13
- "feature": {
14
- "dtype": "string",
15
- "_type": "Value"
16
- },
17
- "_type": "Sequence"
18
- }
19
- },
20
- "builder_name": "exams",
21
- "dataset_name": "exams",
22
- "config_name": "alignments",
23
- "version": {
24
- "version_str": "1.0.0",
25
- "description": "",
26
- "major": 1,
27
- "minor": 0,
28
- "patch": 0
29
- },
30
- "splits": {
31
- "full": {
32
- "name": "full",
33
- "num_bytes": 1265256,
34
- "num_examples": 10834,
35
- "dataset_name": null
36
- }
37
- },
38
- "download_size": 184096,
39
- "dataset_size": 1265256,
40
- "size_in_bytes": 1449352
41
- },
42
- "multilingual": {
43
- "description": "EXAMS is a benchmark dataset for multilingual and cross-lingual question answering from high school examinations.\nIt consists of more than 24,000 high-quality high school exam questions in 16 languages,\ncovering 8 language families and 24 school subjects from Natural Sciences and Social Sciences, among others.\n",
44
- "citation": "@article{hardalov2020exams,\n title={EXAMS: A Multi-subject High School Examinations Dataset for Cross-lingual and Multilingual Question Answering},\n author={Hardalov, Momchil and Mihaylov, Todor and Dimitrina Zlatkova and Yoan Dinkov and Ivan Koychev and Preslav Nvakov},\n journal={arXiv preprint arXiv:2011.03080},\n year={2020}\n}\n",
45
- "homepage": "https://github.com/mhardalov/exams-qa",
46
- "license": "CC-BY-SA-4.0",
47
- "features": {
48
- "id": {
49
- "dtype": "string",
50
- "_type": "Value"
51
- },
52
- "question": {
53
- "stem": {
54
- "dtype": "string",
55
- "_type": "Value"
56
- },
57
- "choices": {
58
- "feature": {
59
- "text": {
60
- "dtype": "string",
61
- "_type": "Value"
62
- },
63
- "label": {
64
- "dtype": "string",
65
- "_type": "Value"
66
- },
67
- "para": {
68
- "dtype": "string",
69
- "_type": "Value"
70
- }
71
- },
72
- "_type": "Sequence"
73
- }
74
- },
75
- "answerKey": {
76
- "dtype": "string",
77
- "_type": "Value"
78
- },
79
- "info": {
80
- "grade": {
81
- "dtype": "int32",
82
- "_type": "Value"
83
- },
84
- "subject": {
85
- "dtype": "string",
86
- "_type": "Value"
87
- },
88
- "language": {
89
- "dtype": "string",
90
- "_type": "Value"
91
- }
92
- }
93
- },
94
- "builder_name": "exams",
95
- "dataset_name": "exams",
96
- "config_name": "multilingual",
97
- "version": {
98
- "version_str": "1.0.0",
99
- "description": "",
100
- "major": 1,
101
- "minor": 0,
102
- "patch": 0
103
- },
104
- "splits": {
105
- "train": {
106
- "name": "train",
107
- "num_bytes": 3381837,
108
- "num_examples": 7961,
109
- "dataset_name": null
110
- },
111
- "validation": {
112
- "name": "validation",
113
- "num_bytes": 1141687,
114
- "num_examples": 2672,
115
- "dataset_name": null
116
- },
117
- "test": {
118
- "name": "test",
119
- "num_bytes": 5746781,
120
- "num_examples": 13510,
121
- "dataset_name": null
122
- }
123
- },
124
- "download_size": 4323915,
125
- "dataset_size": 10270305,
126
- "size_in_bytes": 14594220
127
- },
128
- "multilingual_with_para": {
129
- "description": "EXAMS is a benchmark dataset for multilingual and cross-lingual question answering from high school examinations.\nIt consists of more than 24,000 high-quality high school exam questions in 16 languages,\ncovering 8 language families and 24 school subjects from Natural Sciences and Social Sciences, among others.\n",
130
- "citation": "@article{hardalov2020exams,\n title={EXAMS: A Multi-subject High School Examinations Dataset for Cross-lingual and Multilingual Question Answering},\n author={Hardalov, Momchil and Mihaylov, Todor and Dimitrina Zlatkova and Yoan Dinkov and Ivan Koychev and Preslav Nvakov},\n journal={arXiv preprint arXiv:2011.03080},\n year={2020}\n}\n",
131
- "homepage": "https://github.com/mhardalov/exams-qa",
132
- "license": "CC-BY-SA-4.0",
133
- "features": {
134
- "id": {
135
- "dtype": "string",
136
- "_type": "Value"
137
- },
138
- "question": {
139
- "stem": {
140
- "dtype": "string",
141
- "_type": "Value"
142
- },
143
- "choices": {
144
- "feature": {
145
- "text": {
146
- "dtype": "string",
147
- "_type": "Value"
148
- },
149
- "label": {
150
- "dtype": "string",
151
- "_type": "Value"
152
- },
153
- "para": {
154
- "dtype": "string",
155
- "_type": "Value"
156
- }
157
- },
158
- "_type": "Sequence"
159
- }
160
- },
161
- "answerKey": {
162
- "dtype": "string",
163
- "_type": "Value"
164
- },
165
- "info": {
166
- "grade": {
167
- "dtype": "int32",
168
- "_type": "Value"
169
- },
170
- "subject": {
171
- "dtype": "string",
172
- "_type": "Value"
173
- },
174
- "language": {
175
- "dtype": "string",
176
- "_type": "Value"
177
- }
178
- }
179
- },
180
- "builder_name": "exams",
181
- "dataset_name": "exams",
182
- "config_name": "multilingual_with_para",
183
- "version": {
184
- "version_str": "1.0.0",
185
- "description": "",
186
- "major": 1,
187
- "minor": 0,
188
- "patch": 0
189
- },
190
- "splits": {
191
- "train": {
192
- "name": "train",
193
- "num_bytes": 127294567,
194
- "num_examples": 7961,
195
- "dataset_name": null
196
- },
197
- "validation": {
198
- "name": "validation",
199
- "num_bytes": 42711689,
200
- "num_examples": 2672,
201
- "dataset_name": null
202
- },
203
- "test": {
204
- "name": "test",
205
- "num_bytes": 207974374,
206
- "num_examples": 13510,
207
- "dataset_name": null
208
- }
209
- },
210
- "download_size": 112597818,
211
- "dataset_size": 377980630,
212
- "size_in_bytes": 490578448
213
- },
214
- "crosslingual_test": {
215
- "description": "EXAMS is a benchmark dataset for multilingual and cross-lingual question answering from high school examinations.\nIt consists of more than 24,000 high-quality high school exam questions in 16 languages,\ncovering 8 language families and 24 school subjects from Natural Sciences and Social Sciences, among others.\n",
216
- "citation": "@article{hardalov2020exams,\n title={EXAMS: A Multi-subject High School Examinations Dataset for Cross-lingual and Multilingual Question Answering},\n author={Hardalov, Momchil and Mihaylov, Todor and Dimitrina Zlatkova and Yoan Dinkov and Ivan Koychev and Preslav Nvakov},\n journal={arXiv preprint arXiv:2011.03080},\n year={2020}\n}\n",
217
- "homepage": "https://github.com/mhardalov/exams-qa",
218
- "license": "CC-BY-SA-4.0",
219
- "features": {
220
- "id": {
221
- "dtype": "string",
222
- "_type": "Value"
223
- },
224
- "question": {
225
- "stem": {
226
- "dtype": "string",
227
- "_type": "Value"
228
- },
229
- "choices": {
230
- "feature": {
231
- "text": {
232
- "dtype": "string",
233
- "_type": "Value"
234
- },
235
- "label": {
236
- "dtype": "string",
237
- "_type": "Value"
238
- },
239
- "para": {
240
- "dtype": "string",
241
- "_type": "Value"
242
- }
243
- },
244
- "_type": "Sequence"
245
- }
246
- },
247
- "answerKey": {
248
- "dtype": "string",
249
- "_type": "Value"
250
- },
251
- "info": {
252
- "grade": {
253
- "dtype": "int32",
254
- "_type": "Value"
255
- },
256
- "subject": {
257
- "dtype": "string",
258
- "_type": "Value"
259
- },
260
- "language": {
261
- "dtype": "string",
262
- "_type": "Value"
263
- }
264
- }
265
- },
266
- "builder_name": "exams",
267
- "dataset_name": "exams",
268
- "config_name": "crosslingual_test",
269
- "version": {
270
- "version_str": "1.0.0",
271
- "description": "",
272
- "major": 1,
273
- "minor": 0,
274
- "patch": 0
275
- },
276
- "splits": {
277
- "test": {
278
- "name": "test",
279
- "num_bytes": 8402575,
280
- "num_examples": 19736,
281
- "dataset_name": null
282
- }
283
- },
284
- "download_size": 3438526,
285
- "dataset_size": 8402575,
286
- "size_in_bytes": 11841101
287
- },
288
- "crosslingual_with_para_test": {
289
- "description": "EXAMS is a benchmark dataset for multilingual and cross-lingual question answering from high school examinations.\nIt consists of more than 24,000 high-quality high school exam questions in 16 languages,\ncovering 8 language families and 24 school subjects from Natural Sciences and Social Sciences, among others.\n",
290
- "citation": "@article{hardalov2020exams,\n title={EXAMS: A Multi-subject High School Examinations Dataset for Cross-lingual and Multilingual Question Answering},\n author={Hardalov, Momchil and Mihaylov, Todor and Dimitrina Zlatkova and Yoan Dinkov and Ivan Koychev and Preslav Nvakov},\n journal={arXiv preprint arXiv:2011.03080},\n year={2020}\n}\n",
291
- "homepage": "https://github.com/mhardalov/exams-qa",
292
- "license": "CC-BY-SA-4.0",
293
- "features": {
294
- "id": {
295
- "dtype": "string",
296
- "_type": "Value"
297
- },
298
- "question": {
299
- "stem": {
300
- "dtype": "string",
301
- "_type": "Value"
302
- },
303
- "choices": {
304
- "feature": {
305
- "text": {
306
- "dtype": "string",
307
- "_type": "Value"
308
- },
309
- "label": {
310
- "dtype": "string",
311
- "_type": "Value"
312
- },
313
- "para": {
314
- "dtype": "string",
315
- "_type": "Value"
316
- }
317
- },
318
- "_type": "Sequence"
319
- }
320
- },
321
- "answerKey": {
322
- "dtype": "string",
323
- "_type": "Value"
324
- },
325
- "info": {
326
- "grade": {
327
- "dtype": "int32",
328
- "_type": "Value"
329
- },
330
- "subject": {
331
- "dtype": "string",
332
- "_type": "Value"
333
- },
334
- "language": {
335
- "dtype": "string",
336
- "_type": "Value"
337
- }
338
- }
339
- },
340
- "builder_name": "exams",
341
- "dataset_name": "exams",
342
- "config_name": "crosslingual_with_para_test",
343
- "version": {
344
- "version_str": "1.0.0",
345
- "description": "",
346
- "major": 1,
347
- "minor": 0,
348
- "patch": 0
349
- },
350
- "splits": {
351
- "test": {
352
- "name": "test",
353
- "num_bytes": 207974374,
354
- "num_examples": 13510,
355
- "dataset_name": null
356
- }
357
- },
358
- "download_size": 62878029,
359
- "dataset_size": 207974374,
360
- "size_in_bytes": 270852403
361
- },
362
- "crosslingual_bg": {
363
- "description": "EXAMS is a benchmark dataset for multilingual and cross-lingual question answering from high school examinations.\nIt consists of more than 24,000 high-quality high school exam questions in 16 languages,\ncovering 8 language families and 24 school subjects from Natural Sciences and Social Sciences, among others.\n",
364
- "citation": "@article{hardalov2020exams,\n title={EXAMS: A Multi-subject High School Examinations Dataset for Cross-lingual and Multilingual Question Answering},\n author={Hardalov, Momchil and Mihaylov, Todor and Dimitrina Zlatkova and Yoan Dinkov and Ivan Koychev and Preslav Nvakov},\n journal={arXiv preprint arXiv:2011.03080},\n year={2020}\n}\n",
365
- "homepage": "https://github.com/mhardalov/exams-qa",
366
- "license": "CC-BY-SA-4.0",
367
- "features": {
368
- "id": {
369
- "dtype": "string",
370
- "_type": "Value"
371
- },
372
- "question": {
373
- "stem": {
374
- "dtype": "string",
375
- "_type": "Value"
376
- },
377
- "choices": {
378
- "feature": {
379
- "text": {
380
- "dtype": "string",
381
- "_type": "Value"
382
- },
383
- "label": {
384
- "dtype": "string",
385
- "_type": "Value"
386
- },
387
- "para": {
388
- "dtype": "string",
389
- "_type": "Value"
390
- }
391
- },
392
- "_type": "Sequence"
393
- }
394
- },
395
- "answerKey": {
396
- "dtype": "string",
397
- "_type": "Value"
398
- },
399
- "info": {
400
- "grade": {
401
- "dtype": "int32",
402
- "_type": "Value"
403
- },
404
- "subject": {
405
- "dtype": "string",
406
- "_type": "Value"
407
- },
408
- "language": {
409
- "dtype": "string",
410
- "_type": "Value"
411
- }
412
- }
413
- },
414
- "builder_name": "exams",
415
- "dataset_name": "exams",
416
- "config_name": "crosslingual_bg",
417
- "version": {
418
- "version_str": "1.0.0",
419
- "description": "",
420
- "major": 1,
421
- "minor": 0,
422
- "patch": 0
423
- },
424
- "splits": {
425
- "train": {
426
- "name": "train",
427
- "num_bytes": 1077329,
428
- "num_examples": 2344,
429
- "dataset_name": null
430
- },
431
- "validation": {
432
- "name": "validation",
433
- "num_bytes": 281771,
434
- "num_examples": 593,
435
- "dataset_name": null
436
- }
437
- },
438
- "download_size": 514922,
439
- "dataset_size": 1359100,
440
- "size_in_bytes": 1874022
441
- },
442
- "crosslingual_with_para_bg": {
443
- "description": "EXAMS is a benchmark dataset for multilingual and cross-lingual question answering from high school examinations.\nIt consists of more than 24,000 high-quality high school exam questions in 16 languages,\ncovering 8 language families and 24 school subjects from Natural Sciences and Social Sciences, among others.\n",
444
- "citation": "@article{hardalov2020exams,\n title={EXAMS: A Multi-subject High School Examinations Dataset for Cross-lingual and Multilingual Question Answering},\n author={Hardalov, Momchil and Mihaylov, Todor and Dimitrina Zlatkova and Yoan Dinkov and Ivan Koychev and Preslav Nvakov},\n journal={arXiv preprint arXiv:2011.03080},\n year={2020}\n}\n",
445
- "homepage": "https://github.com/mhardalov/exams-qa",
446
- "license": "CC-BY-SA-4.0",
447
- "features": {
448
- "id": {
449
- "dtype": "string",
450
- "_type": "Value"
451
- },
452
- "question": {
453
- "stem": {
454
- "dtype": "string",
455
- "_type": "Value"
456
- },
457
- "choices": {
458
- "feature": {
459
- "text": {
460
- "dtype": "string",
461
- "_type": "Value"
462
- },
463
- "label": {
464
- "dtype": "string",
465
- "_type": "Value"
466
- },
467
- "para": {
468
- "dtype": "string",
469
- "_type": "Value"
470
- }
471
- },
472
- "_type": "Sequence"
473
- }
474
- },
475
- "answerKey": {
476
- "dtype": "string",
477
- "_type": "Value"
478
- },
479
- "info": {
480
- "grade": {
481
- "dtype": "int32",
482
- "_type": "Value"
483
- },
484
- "subject": {
485
- "dtype": "string",
486
- "_type": "Value"
487
- },
488
- "language": {
489
- "dtype": "string",
490
- "_type": "Value"
491
- }
492
- }
493
- },
494
- "builder_name": "exams",
495
- "dataset_name": "exams",
496
- "config_name": "crosslingual_with_para_bg",
497
- "version": {
498
- "version_str": "1.0.0",
499
- "description": "",
500
- "major": 1,
501
- "minor": 0,
502
- "patch": 0
503
- },
504
- "splits": {
505
- "train": {
506
- "name": "train",
507
- "num_bytes": 47066808,
508
- "num_examples": 2344,
509
- "dataset_name": null
510
- },
511
- "validation": {
512
- "name": "validation",
513
- "num_bytes": 11916026,
514
- "num_examples": 593,
515
- "dataset_name": null
516
- }
517
- },
518
- "download_size": 15794611,
519
- "dataset_size": 58982834,
520
- "size_in_bytes": 74777445
521
- },
522
- "crosslingual_hr": {
523
- "description": "EXAMS is a benchmark dataset for multilingual and cross-lingual question answering from high school examinations.\nIt consists of more than 24,000 high-quality high school exam questions in 16 languages,\ncovering 8 language families and 24 school subjects from Natural Sciences and Social Sciences, among others.\n",
524
- "citation": "@article{hardalov2020exams,\n title={EXAMS: A Multi-subject High School Examinations Dataset for Cross-lingual and Multilingual Question Answering},\n author={Hardalov, Momchil and Mihaylov, Todor and Dimitrina Zlatkova and Yoan Dinkov and Ivan Koychev and Preslav Nvakov},\n journal={arXiv preprint arXiv:2011.03080},\n year={2020}\n}\n",
525
- "homepage": "https://github.com/mhardalov/exams-qa",
526
- "license": "CC-BY-SA-4.0",
527
- "features": {
528
- "id": {
529
- "dtype": "string",
530
- "_type": "Value"
531
- },
532
- "question": {
533
- "stem": {
534
- "dtype": "string",
535
- "_type": "Value"
536
- },
537
- "choices": {
538
- "feature": {
539
- "text": {
540
- "dtype": "string",
541
- "_type": "Value"
542
- },
543
- "label": {
544
- "dtype": "string",
545
- "_type": "Value"
546
- },
547
- "para": {
548
- "dtype": "string",
549
- "_type": "Value"
550
- }
551
- },
552
- "_type": "Sequence"
553
- }
554
- },
555
- "answerKey": {
556
- "dtype": "string",
557
- "_type": "Value"
558
- },
559
- "info": {
560
- "grade": {
561
- "dtype": "int32",
562
- "_type": "Value"
563
- },
564
- "subject": {
565
- "dtype": "string",
566
- "_type": "Value"
567
- },
568
- "language": {
569
- "dtype": "string",
570
- "_type": "Value"
571
- }
572
- }
573
- },
574
- "builder_name": "exams",
575
- "dataset_name": "exams",
576
- "config_name": "crosslingual_hr",
577
- "version": {
578
- "version_str": "1.0.0",
579
- "description": "",
580
- "major": 1,
581
- "minor": 0,
582
- "patch": 0
583
- },
584
- "splits": {
585
- "train": {
586
- "name": "train",
587
- "num_bytes": 807104,
588
- "num_examples": 2341,
589
- "dataset_name": null
590
- },
591
- "validation": {
592
- "name": "validation",
593
- "num_bytes": 176594,
594
- "num_examples": 538,
595
- "dataset_name": null
596
- }
597
- },
598
- "download_size": 450090,
599
- "dataset_size": 983698,
600
- "size_in_bytes": 1433788
601
- },
602
- "crosslingual_with_para_hr": {
603
- "description": "EXAMS is a benchmark dataset for multilingual and cross-lingual question answering from high school examinations.\nIt consists of more than 24,000 high-quality high school exam questions in 16 languages,\ncovering 8 language families and 24 school subjects from Natural Sciences and Social Sciences, among others.\n",
604
- "citation": "@article{hardalov2020exams,\n title={EXAMS: A Multi-subject High School Examinations Dataset for Cross-lingual and Multilingual Question Answering},\n author={Hardalov, Momchil and Mihaylov, Todor and Dimitrina Zlatkova and Yoan Dinkov and Ivan Koychev and Preslav Nvakov},\n journal={arXiv preprint arXiv:2011.03080},\n year={2020}\n}\n",
605
- "homepage": "https://github.com/mhardalov/exams-qa",
606
- "license": "CC-BY-SA-4.0",
607
- "features": {
608
- "id": {
609
- "dtype": "string",
610
- "_type": "Value"
611
- },
612
- "question": {
613
- "stem": {
614
- "dtype": "string",
615
- "_type": "Value"
616
- },
617
- "choices": {
618
- "feature": {
619
- "text": {
620
- "dtype": "string",
621
- "_type": "Value"
622
- },
623
- "label": {
624
- "dtype": "string",
625
- "_type": "Value"
626
- },
627
- "para": {
628
- "dtype": "string",
629
- "_type": "Value"
630
- }
631
- },
632
- "_type": "Sequence"
633
- }
634
- },
635
- "answerKey": {
636
- "dtype": "string",
637
- "_type": "Value"
638
- },
639
- "info": {
640
- "grade": {
641
- "dtype": "int32",
642
- "_type": "Value"
643
- },
644
- "subject": {
645
- "dtype": "string",
646
- "_type": "Value"
647
- },
648
- "language": {
649
- "dtype": "string",
650
- "_type": "Value"
651
- }
652
- }
653
- },
654
- "builder_name": "exams",
655
- "dataset_name": "exams",
656
- "config_name": "crosslingual_with_para_hr",
657
- "version": {
658
- "version_str": "1.0.0",
659
- "description": "",
660
- "major": 1,
661
- "minor": 0,
662
- "patch": 0
663
- },
664
- "splits": {
665
- "train": {
666
- "name": "train",
667
- "num_bytes": 24889604,
668
- "num_examples": 2341,
669
- "dataset_name": null
670
- },
671
- "validation": {
672
- "name": "validation",
673
- "num_bytes": 5695066,
674
- "num_examples": 538,
675
- "dataset_name": null
676
- }
677
- },
678
- "download_size": 9839452,
679
- "dataset_size": 30584670,
680
- "size_in_bytes": 40424122
681
- },
682
- "crosslingual_hu": {
683
- "description": "EXAMS is a benchmark dataset for multilingual and cross-lingual question answering from high school examinations.\nIt consists of more than 24,000 high-quality high school exam questions in 16 languages,\ncovering 8 language families and 24 school subjects from Natural Sciences and Social Sciences, among others.\n",
684
- "citation": "@article{hardalov2020exams,\n title={EXAMS: A Multi-subject High School Examinations Dataset for Cross-lingual and Multilingual Question Answering},\n author={Hardalov, Momchil and Mihaylov, Todor and Dimitrina Zlatkova and Yoan Dinkov and Ivan Koychev and Preslav Nvakov},\n journal={arXiv preprint arXiv:2011.03080},\n year={2020}\n}\n",
685
- "homepage": "https://github.com/mhardalov/exams-qa",
686
- "license": "CC-BY-SA-4.0",
687
- "features": {
688
- "id": {
689
- "dtype": "string",
690
- "_type": "Value"
691
- },
692
- "question": {
693
- "stem": {
694
- "dtype": "string",
695
- "_type": "Value"
696
- },
697
- "choices": {
698
- "feature": {
699
- "text": {
700
- "dtype": "string",
701
- "_type": "Value"
702
- },
703
- "label": {
704
- "dtype": "string",
705
- "_type": "Value"
706
- },
707
- "para": {
708
- "dtype": "string",
709
- "_type": "Value"
710
- }
711
- },
712
- "_type": "Sequence"
713
- }
714
- },
715
- "answerKey": {
716
- "dtype": "string",
717
- "_type": "Value"
718
- },
719
- "info": {
720
- "grade": {
721
- "dtype": "int32",
722
- "_type": "Value"
723
- },
724
- "subject": {
725
- "dtype": "string",
726
- "_type": "Value"
727
- },
728
- "language": {
729
- "dtype": "string",
730
- "_type": "Value"
731
- }
732
- }
733
- },
734
- "builder_name": "exams",
735
- "dataset_name": "exams",
736
- "config_name": "crosslingual_hu",
737
- "version": {
738
- "version_str": "1.0.0",
739
- "description": "",
740
- "major": 1,
741
- "minor": 0,
742
- "patch": 0
743
- },
744
- "splits": {
745
- "train": {
746
- "name": "train",
747
- "num_bytes": 677535,
748
- "num_examples": 1731,
749
- "dataset_name": null
750
- },
751
- "validation": {
752
- "name": "validation",
753
- "num_bytes": 202012,
754
- "num_examples": 536,
755
- "dataset_name": null
756
- }
757
- },
758
- "download_size": 401455,
759
- "dataset_size": 879547,
760
- "size_in_bytes": 1281002
761
- },
762
- "crosslingual_with_para_hu": {
763
- "description": "EXAMS is a benchmark dataset for multilingual and cross-lingual question answering from high school examinations.\nIt consists of more than 24,000 high-quality high school exam questions in 16 languages,\ncovering 8 language families and 24 school subjects from Natural Sciences and Social Sciences, among others.\n",
764
- "citation": "@article{hardalov2020exams,\n title={EXAMS: A Multi-subject High School Examinations Dataset for Cross-lingual and Multilingual Question Answering},\n author={Hardalov, Momchil and Mihaylov, Todor and Dimitrina Zlatkova and Yoan Dinkov and Ivan Koychev and Preslav Nvakov},\n journal={arXiv preprint arXiv:2011.03080},\n year={2020}\n}\n",
765
- "homepage": "https://github.com/mhardalov/exams-qa",
766
- "license": "CC-BY-SA-4.0",
767
- "features": {
768
- "id": {
769
- "dtype": "string",
770
- "_type": "Value"
771
- },
772
- "question": {
773
- "stem": {
774
- "dtype": "string",
775
- "_type": "Value"
776
- },
777
- "choices": {
778
- "feature": {
779
- "text": {
780
- "dtype": "string",
781
- "_type": "Value"
782
- },
783
- "label": {
784
- "dtype": "string",
785
- "_type": "Value"
786
- },
787
- "para": {
788
- "dtype": "string",
789
- "_type": "Value"
790
- }
791
- },
792
- "_type": "Sequence"
793
- }
794
- },
795
- "answerKey": {
796
- "dtype": "string",
797
- "_type": "Value"
798
- },
799
- "info": {
800
- "grade": {
801
- "dtype": "int32",
802
- "_type": "Value"
803
- },
804
- "subject": {
805
- "dtype": "string",
806
- "_type": "Value"
807
- },
808
- "language": {
809
- "dtype": "string",
810
- "_type": "Value"
811
- }
812
- }
813
- },
814
- "builder_name": "exams",
815
- "dataset_name": "exams",
816
- "config_name": "crosslingual_with_para_hu",
817
- "version": {
818
- "version_str": "1.0.0",
819
- "description": "",
820
- "major": 1,
821
- "minor": 0,
822
- "patch": 0
823
- },
824
- "splits": {
825
- "train": {
826
- "name": "train",
827
- "num_bytes": 19035663,
828
- "num_examples": 1731,
829
- "dataset_name": null
830
- },
831
- "validation": {
832
- "name": "validation",
833
- "num_bytes": 6043265,
834
- "num_examples": 536,
835
- "dataset_name": null
836
- }
837
- },
838
- "download_size": 9263625,
839
- "dataset_size": 25078928,
840
- "size_in_bytes": 34342553
841
- },
842
- "crosslingual_it": {
843
- "description": "EXAMS is a benchmark dataset for multilingual and cross-lingual question answering from high school examinations.\nIt consists of more than 24,000 high-quality high school exam questions in 16 languages,\ncovering 8 language families and 24 school subjects from Natural Sciences and Social Sciences, among others.\n",
844
- "citation": "@article{hardalov2020exams,\n title={EXAMS: A Multi-subject High School Examinations Dataset for Cross-lingual and Multilingual Question Answering},\n author={Hardalov, Momchil and Mihaylov, Todor and Dimitrina Zlatkova and Yoan Dinkov and Ivan Koychev and Preslav Nvakov},\n journal={arXiv preprint arXiv:2011.03080},\n year={2020}\n}\n",
845
- "homepage": "https://github.com/mhardalov/exams-qa",
846
- "license": "CC-BY-SA-4.0",
847
- "features": {
848
- "id": {
849
- "dtype": "string",
850
- "_type": "Value"
851
- },
852
- "question": {
853
- "stem": {
854
- "dtype": "string",
855
- "_type": "Value"
856
- },
857
- "choices": {
858
- "feature": {
859
- "text": {
860
- "dtype": "string",
861
- "_type": "Value"
862
- },
863
- "label": {
864
- "dtype": "string",
865
- "_type": "Value"
866
- },
867
- "para": {
868
- "dtype": "string",
869
- "_type": "Value"
870
- }
871
- },
872
- "_type": "Sequence"
873
- }
874
- },
875
- "answerKey": {
876
- "dtype": "string",
877
- "_type": "Value"
878
- },
879
- "info": {
880
- "grade": {
881
- "dtype": "int32",
882
- "_type": "Value"
883
- },
884
- "subject": {
885
- "dtype": "string",
886
- "_type": "Value"
887
- },
888
- "language": {
889
- "dtype": "string",
890
- "_type": "Value"
891
- }
892
- }
893
- },
894
- "builder_name": "exams",
895
- "dataset_name": "exams",
896
- "config_name": "crosslingual_it",
897
- "version": {
898
- "version_str": "1.0.0",
899
- "description": "",
900
- "major": 1,
901
- "minor": 0,
902
- "patch": 0
903
- },
904
- "splits": {
905
- "train": {
906
- "name": "train",
907
- "num_bytes": 399312,
908
- "num_examples": 1010,
909
- "dataset_name": null
910
- },
911
- "validation": {
912
- "name": "validation",
913
- "num_bytes": 93175,
914
- "num_examples": 246,
915
- "dataset_name": null
916
- }
917
- },
918
- "download_size": 226376,
919
- "dataset_size": 492487,
920
- "size_in_bytes": 718863
921
- },
922
- "crosslingual_with_para_it": {
923
- "description": "EXAMS is a benchmark dataset for multilingual and cross-lingual question answering from high school examinations.\nIt consists of more than 24,000 high-quality high school exam questions in 16 languages,\ncovering 8 language families and 24 school subjects from Natural Sciences and Social Sciences, among others.\n",
924
- "citation": "@article{hardalov2020exams,\n title={EXAMS: A Multi-subject High School Examinations Dataset for Cross-lingual and Multilingual Question Answering},\n author={Hardalov, Momchil and Mihaylov, Todor and Dimitrina Zlatkova and Yoan Dinkov and Ivan Koychev and Preslav Nvakov},\n journal={arXiv preprint arXiv:2011.03080},\n year={2020}\n}\n",
925
- "homepage": "https://github.com/mhardalov/exams-qa",
926
- "license": "CC-BY-SA-4.0",
927
- "features": {
928
- "id": {
929
- "dtype": "string",
930
- "_type": "Value"
931
- },
932
- "question": {
933
- "stem": {
934
- "dtype": "string",
935
- "_type": "Value"
936
- },
937
- "choices": {
938
- "feature": {
939
- "text": {
940
- "dtype": "string",
941
- "_type": "Value"
942
- },
943
- "label": {
944
- "dtype": "string",
945
- "_type": "Value"
946
- },
947
- "para": {
948
- "dtype": "string",
949
- "_type": "Value"
950
- }
951
- },
952
- "_type": "Sequence"
953
- }
954
- },
955
- "answerKey": {
956
- "dtype": "string",
957
- "_type": "Value"
958
- },
959
- "info": {
960
- "grade": {
961
- "dtype": "int32",
962
- "_type": "Value"
963
- },
964
- "subject": {
965
- "dtype": "string",
966
- "_type": "Value"
967
- },
968
- "language": {
969
- "dtype": "string",
970
- "_type": "Value"
971
- }
972
- }
973
- },
974
- "builder_name": "exams",
975
- "dataset_name": "exams",
976
- "config_name": "crosslingual_with_para_it",
977
- "version": {
978
- "version_str": "1.0.0",
979
- "description": "",
980
- "major": 1,
981
- "minor": 0,
982
- "patch": 0
983
- },
984
- "splits": {
985
- "train": {
986
- "name": "train",
987
- "num_bytes": 16409235,
988
- "num_examples": 1010,
989
- "dataset_name": null
990
- },
991
- "validation": {
992
- "name": "validation",
993
- "num_bytes": 4018329,
994
- "num_examples": 246,
995
- "dataset_name": null
996
- }
997
- },
998
- "download_size": 6907617,
999
- "dataset_size": 20427564,
1000
- "size_in_bytes": 27335181
1001
- },
1002
- "crosslingual_mk": {
1003
- "description": "EXAMS is a benchmark dataset for multilingual and cross-lingual question answering from high school examinations.\nIt consists of more than 24,000 high-quality high school exam questions in 16 languages,\ncovering 8 language families and 24 school subjects from Natural Sciences and Social Sciences, among others.\n",
1004
- "citation": "@article{hardalov2020exams,\n title={EXAMS: A Multi-subject High School Examinations Dataset for Cross-lingual and Multilingual Question Answering},\n author={Hardalov, Momchil and Mihaylov, Todor and Dimitrina Zlatkova and Yoan Dinkov and Ivan Koychev and Preslav Nvakov},\n journal={arXiv preprint arXiv:2011.03080},\n year={2020}\n}\n",
1005
- "homepage": "https://github.com/mhardalov/exams-qa",
1006
- "license": "CC-BY-SA-4.0",
1007
- "features": {
1008
- "id": {
1009
- "dtype": "string",
1010
- "_type": "Value"
1011
- },
1012
- "question": {
1013
- "stem": {
1014
- "dtype": "string",
1015
- "_type": "Value"
1016
- },
1017
- "choices": {
1018
- "feature": {
1019
- "text": {
1020
- "dtype": "string",
1021
- "_type": "Value"
1022
- },
1023
- "label": {
1024
- "dtype": "string",
1025
- "_type": "Value"
1026
- },
1027
- "para": {
1028
- "dtype": "string",
1029
- "_type": "Value"
1030
- }
1031
- },
1032
- "_type": "Sequence"
1033
- }
1034
- },
1035
- "answerKey": {
1036
- "dtype": "string",
1037
- "_type": "Value"
1038
- },
1039
- "info": {
1040
- "grade": {
1041
- "dtype": "int32",
1042
- "_type": "Value"
1043
- },
1044
- "subject": {
1045
- "dtype": "string",
1046
- "_type": "Value"
1047
- },
1048
- "language": {
1049
- "dtype": "string",
1050
- "_type": "Value"
1051
- }
1052
- }
1053
- },
1054
- "builder_name": "exams",
1055
- "dataset_name": "exams",
1056
- "config_name": "crosslingual_mk",
1057
- "version": {
1058
- "version_str": "1.0.0",
1059
- "description": "",
1060
- "major": 1,
1061
- "minor": 0,
1062
- "patch": 0
1063
- },
1064
- "splits": {
1065
- "train": {
1066
- "name": "train",
1067
- "num_bytes": 825702,
1068
- "num_examples": 1665,
1069
- "dataset_name": null
1070
- },
1071
- "validation": {
1072
- "name": "validation",
1073
- "num_bytes": 204318,
1074
- "num_examples": 410,
1075
- "dataset_name": null
1076
- }
1077
- },
1078
- "download_size": 394548,
1079
- "dataset_size": 1030020,
1080
- "size_in_bytes": 1424568
1081
- },
1082
- "crosslingual_with_para_mk": {
1083
- "description": "EXAMS is a benchmark dataset for multilingual and cross-lingual question answering from high school examinations.\nIt consists of more than 24,000 high-quality high school exam questions in 16 languages,\ncovering 8 language families and 24 school subjects from Natural Sciences and Social Sciences, among others.\n",
1084
- "citation": "@article{hardalov2020exams,\n title={EXAMS: A Multi-subject High School Examinations Dataset for Cross-lingual and Multilingual Question Answering},\n author={Hardalov, Momchil and Mihaylov, Todor and Dimitrina Zlatkova and Yoan Dinkov and Ivan Koychev and Preslav Nvakov},\n journal={arXiv preprint arXiv:2011.03080},\n year={2020}\n}\n",
1085
- "homepage": "https://github.com/mhardalov/exams-qa",
1086
- "license": "CC-BY-SA-4.0",
1087
- "features": {
1088
- "id": {
1089
- "dtype": "string",
1090
- "_type": "Value"
1091
- },
1092
- "question": {
1093
- "stem": {
1094
- "dtype": "string",
1095
- "_type": "Value"
1096
- },
1097
- "choices": {
1098
- "feature": {
1099
- "text": {
1100
- "dtype": "string",
1101
- "_type": "Value"
1102
- },
1103
- "label": {
1104
- "dtype": "string",
1105
- "_type": "Value"
1106
- },
1107
- "para": {
1108
- "dtype": "string",
1109
- "_type": "Value"
1110
- }
1111
- },
1112
- "_type": "Sequence"
1113
- }
1114
- },
1115
- "answerKey": {
1116
- "dtype": "string",
1117
- "_type": "Value"
1118
- },
1119
- "info": {
1120
- "grade": {
1121
- "dtype": "int32",
1122
- "_type": "Value"
1123
- },
1124
- "subject": {
1125
- "dtype": "string",
1126
- "_type": "Value"
1127
- },
1128
- "language": {
1129
- "dtype": "string",
1130
- "_type": "Value"
1131
- }
1132
- }
1133
- },
1134
- "builder_name": "exams",
1135
- "dataset_name": "exams",
1136
- "config_name": "crosslingual_with_para_mk",
1137
- "version": {
1138
- "version_str": "1.0.0",
1139
- "description": "",
1140
- "major": 1,
1141
- "minor": 0,
1142
- "patch": 0
1143
- },
1144
- "splits": {
1145
- "train": {
1146
- "name": "train",
1147
- "num_bytes": 38445894,
1148
- "num_examples": 1665,
1149
- "dataset_name": null
1150
- },
1151
- "validation": {
1152
- "name": "validation",
1153
- "num_bytes": 9673574,
1154
- "num_examples": 410,
1155
- "dataset_name": null
1156
- }
1157
- },
1158
- "download_size": 12878474,
1159
- "dataset_size": 48119468,
1160
- "size_in_bytes": 60997942
1161
- },
1162
- "crosslingual_pl": {
1163
- "description": "EXAMS is a benchmark dataset for multilingual and cross-lingual question answering from high school examinations.\nIt consists of more than 24,000 high-quality high school exam questions in 16 languages,\ncovering 8 language families and 24 school subjects from Natural Sciences and Social Sciences, among others.\n",
1164
- "citation": "@article{hardalov2020exams,\n title={EXAMS: A Multi-subject High School Examinations Dataset for Cross-lingual and Multilingual Question Answering},\n author={Hardalov, Momchil and Mihaylov, Todor and Dimitrina Zlatkova and Yoan Dinkov and Ivan Koychev and Preslav Nvakov},\n journal={arXiv preprint arXiv:2011.03080},\n year={2020}\n}\n",
1165
- "homepage": "https://github.com/mhardalov/exams-qa",
1166
- "license": "CC-BY-SA-4.0",
1167
- "features": {
1168
- "id": {
1169
- "dtype": "string",
1170
- "_type": "Value"
1171
- },
1172
- "question": {
1173
- "stem": {
1174
- "dtype": "string",
1175
- "_type": "Value"
1176
- },
1177
- "choices": {
1178
- "feature": {
1179
- "text": {
1180
- "dtype": "string",
1181
- "_type": "Value"
1182
- },
1183
- "label": {
1184
- "dtype": "string",
1185
- "_type": "Value"
1186
- },
1187
- "para": {
1188
- "dtype": "string",
1189
- "_type": "Value"
1190
- }
1191
- },
1192
- "_type": "Sequence"
1193
- }
1194
- },
1195
- "answerKey": {
1196
- "dtype": "string",
1197
- "_type": "Value"
1198
- },
1199
- "info": {
1200
- "grade": {
1201
- "dtype": "int32",
1202
- "_type": "Value"
1203
- },
1204
- "subject": {
1205
- "dtype": "string",
1206
- "_type": "Value"
1207
- },
1208
- "language": {
1209
- "dtype": "string",
1210
- "_type": "Value"
1211
- }
1212
- }
1213
- },
1214
- "builder_name": "exams",
1215
- "dataset_name": "exams",
1216
- "config_name": "crosslingual_pl",
1217
- "version": {
1218
- "version_str": "1.0.0",
1219
- "description": "",
1220
- "major": 1,
1221
- "minor": 0,
1222
- "patch": 0
1223
- },
1224
- "splits": {
1225
- "train": {
1226
- "name": "train",
1227
- "num_bytes": 573410,
1228
- "num_examples": 1577,
1229
- "dataset_name": null
1230
- },
1231
- "validation": {
1232
- "name": "validation",
1233
- "num_bytes": 141633,
1234
- "num_examples": 394,
1235
- "dataset_name": null
1236
- }
1237
- },
1238
- "download_size": 341925,
1239
- "dataset_size": 715043,
1240
- "size_in_bytes": 1056968
1241
- },
1242
- "crosslingual_with_para_pl": {
1243
- "description": "EXAMS is a benchmark dataset for multilingual and cross-lingual question answering from high school examinations.\nIt consists of more than 24,000 high-quality high school exam questions in 16 languages,\ncovering 8 language families and 24 school subjects from Natural Sciences and Social Sciences, among others.\n",
1244
- "citation": "@article{hardalov2020exams,\n title={EXAMS: A Multi-subject High School Examinations Dataset for Cross-lingual and Multilingual Question Answering},\n author={Hardalov, Momchil and Mihaylov, Todor and Dimitrina Zlatkova and Yoan Dinkov and Ivan Koychev and Preslav Nvakov},\n journal={arXiv preprint arXiv:2011.03080},\n year={2020}\n}\n",
1245
- "homepage": "https://github.com/mhardalov/exams-qa",
1246
- "license": "CC-BY-SA-4.0",
1247
- "features": {
1248
- "id": {
1249
- "dtype": "string",
1250
- "_type": "Value"
1251
- },
1252
- "question": {
1253
- "stem": {
1254
- "dtype": "string",
1255
- "_type": "Value"
1256
- },
1257
- "choices": {
1258
- "feature": {
1259
- "text": {
1260
- "dtype": "string",
1261
- "_type": "Value"
1262
- },
1263
- "label": {
1264
- "dtype": "string",
1265
- "_type": "Value"
1266
- },
1267
- "para": {
1268
- "dtype": "string",
1269
- "_type": "Value"
1270
- }
1271
- },
1272
- "_type": "Sequence"
1273
- }
1274
- },
1275
- "answerKey": {
1276
- "dtype": "string",
1277
- "_type": "Value"
1278
- },
1279
- "info": {
1280
- "grade": {
1281
- "dtype": "int32",
1282
- "_type": "Value"
1283
- },
1284
- "subject": {
1285
- "dtype": "string",
1286
- "_type": "Value"
1287
- },
1288
- "language": {
1289
- "dtype": "string",
1290
- "_type": "Value"
1291
- }
1292
- }
1293
- },
1294
- "builder_name": "exams",
1295
- "dataset_name": "exams",
1296
- "config_name": "crosslingual_with_para_pl",
1297
- "version": {
1298
- "version_str": "1.0.0",
1299
- "description": "",
1300
- "major": 1,
1301
- "minor": 0,
1302
- "patch": 0
1303
- },
1304
- "splits": {
1305
- "train": {
1306
- "name": "train",
1307
- "num_bytes": 16373781,
1308
- "num_examples": 1577,
1309
- "dataset_name": null
1310
- },
1311
- "validation": {
1312
- "name": "validation",
1313
- "num_bytes": 4158832,
1314
- "num_examples": 394,
1315
- "dataset_name": null
1316
- }
1317
- },
1318
- "download_size": 6539172,
1319
- "dataset_size": 20532613,
1320
- "size_in_bytes": 27071785
1321
- },
1322
- "crosslingual_pt": {
1323
- "description": "EXAMS is a benchmark dataset for multilingual and cross-lingual question answering from high school examinations.\nIt consists of more than 24,000 high-quality high school exam questions in 16 languages,\ncovering 8 language families and 24 school subjects from Natural Sciences and Social Sciences, among others.\n",
1324
- "citation": "@article{hardalov2020exams,\n title={EXAMS: A Multi-subject High School Examinations Dataset for Cross-lingual and Multilingual Question Answering},\n author={Hardalov, Momchil and Mihaylov, Todor and Dimitrina Zlatkova and Yoan Dinkov and Ivan Koychev and Preslav Nvakov},\n journal={arXiv preprint arXiv:2011.03080},\n year={2020}\n}\n",
1325
- "homepage": "https://github.com/mhardalov/exams-qa",
1326
- "license": "CC-BY-SA-4.0",
1327
- "features": {
1328
- "id": {
1329
- "dtype": "string",
1330
- "_type": "Value"
1331
- },
1332
- "question": {
1333
- "stem": {
1334
- "dtype": "string",
1335
- "_type": "Value"
1336
- },
1337
- "choices": {
1338
- "feature": {
1339
- "text": {
1340
- "dtype": "string",
1341
- "_type": "Value"
1342
- },
1343
- "label": {
1344
- "dtype": "string",
1345
- "_type": "Value"
1346
- },
1347
- "para": {
1348
- "dtype": "string",
1349
- "_type": "Value"
1350
- }
1351
- },
1352
- "_type": "Sequence"
1353
- }
1354
- },
1355
- "answerKey": {
1356
- "dtype": "string",
1357
- "_type": "Value"
1358
- },
1359
- "info": {
1360
- "grade": {
1361
- "dtype": "int32",
1362
- "_type": "Value"
1363
- },
1364
- "subject": {
1365
- "dtype": "string",
1366
- "_type": "Value"
1367
- },
1368
- "language": {
1369
- "dtype": "string",
1370
- "_type": "Value"
1371
- }
1372
- }
1373
- },
1374
- "builder_name": "exams",
1375
- "dataset_name": "exams",
1376
- "config_name": "crosslingual_pt",
1377
- "version": {
1378
- "version_str": "1.0.0",
1379
- "description": "",
1380
- "major": 1,
1381
- "minor": 0,
1382
- "patch": 0
1383
- },
1384
- "splits": {
1385
- "train": {
1386
- "name": "train",
1387
- "num_bytes": 374798,
1388
- "num_examples": 740,
1389
- "dataset_name": null
1390
- },
1391
- "validation": {
1392
- "name": "validation",
1393
- "num_bytes": 87714,
1394
- "num_examples": 184,
1395
- "dataset_name": null
1396
- }
1397
- },
1398
- "download_size": 208021,
1399
- "dataset_size": 462512,
1400
- "size_in_bytes": 670533
1401
- },
1402
- "crosslingual_with_para_pt": {
1403
- "description": "EXAMS is a benchmark dataset for multilingual and cross-lingual question answering from high school examinations.\nIt consists of more than 24,000 high-quality high school exam questions in 16 languages,\ncovering 8 language families and 24 school subjects from Natural Sciences and Social Sciences, among others.\n",
1404
- "citation": "@article{hardalov2020exams,\n title={EXAMS: A Multi-subject High School Examinations Dataset for Cross-lingual and Multilingual Question Answering},\n author={Hardalov, Momchil and Mihaylov, Todor and Dimitrina Zlatkova and Yoan Dinkov and Ivan Koychev and Preslav Nvakov},\n journal={arXiv preprint arXiv:2011.03080},\n year={2020}\n}\n",
1405
- "homepage": "https://github.com/mhardalov/exams-qa",
1406
- "license": "CC-BY-SA-4.0",
1407
- "features": {
1408
- "id": {
1409
- "dtype": "string",
1410
- "_type": "Value"
1411
- },
1412
- "question": {
1413
- "stem": {
1414
- "dtype": "string",
1415
- "_type": "Value"
1416
- },
1417
- "choices": {
1418
- "feature": {
1419
- "text": {
1420
- "dtype": "string",
1421
- "_type": "Value"
1422
- },
1423
- "label": {
1424
- "dtype": "string",
1425
- "_type": "Value"
1426
- },
1427
- "para": {
1428
- "dtype": "string",
1429
- "_type": "Value"
1430
- }
1431
- },
1432
- "_type": "Sequence"
1433
- }
1434
- },
1435
- "answerKey": {
1436
- "dtype": "string",
1437
- "_type": "Value"
1438
- },
1439
- "info": {
1440
- "grade": {
1441
- "dtype": "int32",
1442
- "_type": "Value"
1443
- },
1444
- "subject": {
1445
- "dtype": "string",
1446
- "_type": "Value"
1447
- },
1448
- "language": {
1449
- "dtype": "string",
1450
- "_type": "Value"
1451
- }
1452
- }
1453
- },
1454
- "builder_name": "exams",
1455
- "dataset_name": "exams",
1456
- "config_name": "crosslingual_with_para_pt",
1457
- "version": {
1458
- "version_str": "1.0.0",
1459
- "description": "",
1460
- "major": 1,
1461
- "minor": 0,
1462
- "patch": 0
1463
- },
1464
- "splits": {
1465
- "train": {
1466
- "name": "train",
1467
- "num_bytes": 12185383,
1468
- "num_examples": 740,
1469
- "dataset_name": null
1470
- },
1471
- "validation": {
1472
- "name": "validation",
1473
- "num_bytes": 3093712,
1474
- "num_examples": 184,
1475
- "dataset_name": null
1476
- }
1477
- },
1478
- "download_size": 4956969,
1479
- "dataset_size": 15279095,
1480
- "size_in_bytes": 20236064
1481
- },
1482
- "crosslingual_sq": {
1483
- "description": "EXAMS is a benchmark dataset for multilingual and cross-lingual question answering from high school examinations.\nIt consists of more than 24,000 high-quality high school exam questions in 16 languages,\ncovering 8 language families and 24 school subjects from Natural Sciences and Social Sciences, among others.\n",
1484
- "citation": "@article{hardalov2020exams,\n title={EXAMS: A Multi-subject High School Examinations Dataset for Cross-lingual and Multilingual Question Answering},\n author={Hardalov, Momchil and Mihaylov, Todor and Dimitrina Zlatkova and Yoan Dinkov and Ivan Koychev and Preslav Nvakov},\n journal={arXiv preprint arXiv:2011.03080},\n year={2020}\n}\n",
1485
- "homepage": "https://github.com/mhardalov/exams-qa",
1486
- "license": "CC-BY-SA-4.0",
1487
- "features": {
1488
- "id": {
1489
- "dtype": "string",
1490
- "_type": "Value"
1491
- },
1492
- "question": {
1493
- "stem": {
1494
- "dtype": "string",
1495
- "_type": "Value"
1496
- },
1497
- "choices": {
1498
- "feature": {
1499
- "text": {
1500
- "dtype": "string",
1501
- "_type": "Value"
1502
- },
1503
- "label": {
1504
- "dtype": "string",
1505
- "_type": "Value"
1506
- },
1507
- "para": {
1508
- "dtype": "string",
1509
- "_type": "Value"
1510
- }
1511
- },
1512
- "_type": "Sequence"
1513
- }
1514
- },
1515
- "answerKey": {
1516
- "dtype": "string",
1517
- "_type": "Value"
1518
- },
1519
- "info": {
1520
- "grade": {
1521
- "dtype": "int32",
1522
- "_type": "Value"
1523
- },
1524
- "subject": {
1525
- "dtype": "string",
1526
- "_type": "Value"
1527
- },
1528
- "language": {
1529
- "dtype": "string",
1530
- "_type": "Value"
1531
- }
1532
- }
1533
- },
1534
- "builder_name": "exams",
1535
- "dataset_name": "exams",
1536
- "config_name": "crosslingual_sq",
1537
- "version": {
1538
- "version_str": "1.0.0",
1539
- "description": "",
1540
- "major": 1,
1541
- "minor": 0,
1542
- "patch": 0
1543
- },
1544
- "splits": {
1545
- "train": {
1546
- "name": "train",
1547
- "num_bytes": 423744,
1548
- "num_examples": 1194,
1549
- "dataset_name": null
1550
- },
1551
- "validation": {
1552
- "name": "validation",
1553
- "num_bytes": 110093,
1554
- "num_examples": 311,
1555
- "dataset_name": null
1556
- }
1557
- },
1558
- "download_size": 247052,
1559
- "dataset_size": 533837,
1560
- "size_in_bytes": 780889
1561
- },
1562
- "crosslingual_with_para_sq": {
1563
- "description": "EXAMS is a benchmark dataset for multilingual and cross-lingual question answering from high school examinations.\nIt consists of more than 24,000 high-quality high school exam questions in 16 languages,\ncovering 8 language families and 24 school subjects from Natural Sciences and Social Sciences, among others.\n",
1564
- "citation": "@article{hardalov2020exams,\n title={EXAMS: A Multi-subject High School Examinations Dataset for Cross-lingual and Multilingual Question Answering},\n author={Hardalov, Momchil and Mihaylov, Todor and Dimitrina Zlatkova and Yoan Dinkov and Ivan Koychev and Preslav Nvakov},\n journal={arXiv preprint arXiv:2011.03080},\n year={2020}\n}\n",
1565
- "homepage": "https://github.com/mhardalov/exams-qa",
1566
- "license": "CC-BY-SA-4.0",
1567
- "features": {
1568
- "id": {
1569
- "dtype": "string",
1570
- "_type": "Value"
1571
- },
1572
- "question": {
1573
- "stem": {
1574
- "dtype": "string",
1575
- "_type": "Value"
1576
- },
1577
- "choices": {
1578
- "feature": {
1579
- "text": {
1580
- "dtype": "string",
1581
- "_type": "Value"
1582
- },
1583
- "label": {
1584
- "dtype": "string",
1585
- "_type": "Value"
1586
- },
1587
- "para": {
1588
- "dtype": "string",
1589
- "_type": "Value"
1590
- }
1591
- },
1592
- "_type": "Sequence"
1593
- }
1594
- },
1595
- "answerKey": {
1596
- "dtype": "string",
1597
- "_type": "Value"
1598
- },
1599
- "info": {
1600
- "grade": {
1601
- "dtype": "int32",
1602
- "_type": "Value"
1603
- },
1604
- "subject": {
1605
- "dtype": "string",
1606
- "_type": "Value"
1607
- },
1608
- "language": {
1609
- "dtype": "string",
1610
- "_type": "Value"
1611
- }
1612
- }
1613
- },
1614
- "builder_name": "exams",
1615
- "dataset_name": "exams",
1616
- "config_name": "crosslingual_with_para_sq",
1617
- "version": {
1618
- "version_str": "1.0.0",
1619
- "description": "",
1620
- "major": 1,
1621
- "minor": 0,
1622
- "patch": 0
1623
- },
1624
- "splits": {
1625
- "train": {
1626
- "name": "train",
1627
- "num_bytes": 17341277,
1628
- "num_examples": 1194,
1629
- "dataset_name": null
1630
- },
1631
- "validation": {
1632
- "name": "validation",
1633
- "num_bytes": 4449952,
1634
- "num_examples": 311,
1635
- "dataset_name": null
1636
- }
1637
- },
1638
- "download_size": 7112236,
1639
- "dataset_size": 21791229,
1640
- "size_in_bytes": 28903465
1641
- },
1642
- "crosslingual_sr": {
1643
- "description": "EXAMS is a benchmark dataset for multilingual and cross-lingual question answering from high school examinations.\nIt consists of more than 24,000 high-quality high school exam questions in 16 languages,\ncovering 8 language families and 24 school subjects from Natural Sciences and Social Sciences, among others.\n",
1644
- "citation": "@article{hardalov2020exams,\n title={EXAMS: A Multi-subject High School Examinations Dataset for Cross-lingual and Multilingual Question Answering},\n author={Hardalov, Momchil and Mihaylov, Todor and Dimitrina Zlatkova and Yoan Dinkov and Ivan Koychev and Preslav Nvakov},\n journal={arXiv preprint arXiv:2011.03080},\n year={2020}\n}\n",
1645
- "homepage": "https://github.com/mhardalov/exams-qa",
1646
- "license": "CC-BY-SA-4.0",
1647
- "features": {
1648
- "id": {
1649
- "dtype": "string",
1650
- "_type": "Value"
1651
- },
1652
- "question": {
1653
- "stem": {
1654
- "dtype": "string",
1655
- "_type": "Value"
1656
- },
1657
- "choices": {
1658
- "feature": {
1659
- "text": {
1660
- "dtype": "string",
1661
- "_type": "Value"
1662
- },
1663
- "label": {
1664
- "dtype": "string",
1665
- "_type": "Value"
1666
- },
1667
- "para": {
1668
- "dtype": "string",
1669
- "_type": "Value"
1670
- }
1671
- },
1672
- "_type": "Sequence"
1673
- }
1674
- },
1675
- "answerKey": {
1676
- "dtype": "string",
1677
- "_type": "Value"
1678
- },
1679
- "info": {
1680
- "grade": {
1681
- "dtype": "int32",
1682
- "_type": "Value"
1683
- },
1684
- "subject": {
1685
- "dtype": "string",
1686
- "_type": "Value"
1687
- },
1688
- "language": {
1689
- "dtype": "string",
1690
- "_type": "Value"
1691
- }
1692
- }
1693
- },
1694
- "builder_name": "exams",
1695
- "dataset_name": "exams",
1696
- "config_name": "crosslingual_sr",
1697
- "version": {
1698
- "version_str": "1.0.0",
1699
- "description": "",
1700
- "major": 1,
1701
- "minor": 0,
1702
- "patch": 0
1703
- },
1704
- "splits": {
1705
- "train": {
1706
- "name": "train",
1707
- "num_bytes": 649560,
1708
- "num_examples": 1323,
1709
- "dataset_name": null
1710
- },
1711
- "validation": {
1712
- "name": "validation",
1713
- "num_bytes": 145724,
1714
- "num_examples": 314,
1715
- "dataset_name": null
1716
- }
1717
- },
1718
- "download_size": 327466,
1719
- "dataset_size": 795284,
1720
- "size_in_bytes": 1122750
1721
- },
1722
- "crosslingual_with_para_sr": {
1723
- "description": "EXAMS is a benchmark dataset for multilingual and cross-lingual question answering from high school examinations.\nIt consists of more than 24,000 high-quality high school exam questions in 16 languages,\ncovering 8 language families and 24 school subjects from Natural Sciences and Social Sciences, among others.\n",
1724
- "citation": "@article{hardalov2020exams,\n title={EXAMS: A Multi-subject High School Examinations Dataset for Cross-lingual and Multilingual Question Answering},\n author={Hardalov, Momchil and Mihaylov, Todor and Dimitrina Zlatkova and Yoan Dinkov and Ivan Koychev and Preslav Nvakov},\n journal={arXiv preprint arXiv:2011.03080},\n year={2020}\n}\n",
1725
- "homepage": "https://github.com/mhardalov/exams-qa",
1726
- "license": "CC-BY-SA-4.0",
1727
- "features": {
1728
- "id": {
1729
- "dtype": "string",
1730
- "_type": "Value"
1731
- },
1732
- "question": {
1733
- "stem": {
1734
- "dtype": "string",
1735
- "_type": "Value"
1736
- },
1737
- "choices": {
1738
- "feature": {
1739
- "text": {
1740
- "dtype": "string",
1741
- "_type": "Value"
1742
- },
1743
- "label": {
1744
- "dtype": "string",
1745
- "_type": "Value"
1746
- },
1747
- "para": {
1748
- "dtype": "string",
1749
- "_type": "Value"
1750
- }
1751
- },
1752
- "_type": "Sequence"
1753
- }
1754
- },
1755
- "answerKey": {
1756
- "dtype": "string",
1757
- "_type": "Value"
1758
- },
1759
- "info": {
1760
- "grade": {
1761
- "dtype": "int32",
1762
- "_type": "Value"
1763
- },
1764
- "subject": {
1765
- "dtype": "string",
1766
- "_type": "Value"
1767
- },
1768
- "language": {
1769
- "dtype": "string",
1770
- "_type": "Value"
1771
- }
1772
- }
1773
- },
1774
- "builder_name": "exams",
1775
- "dataset_name": "exams",
1776
- "config_name": "crosslingual_with_para_sr",
1777
- "version": {
1778
- "version_str": "1.0.0",
1779
- "description": "",
1780
- "major": 1,
1781
- "minor": 0,
1782
- "patch": 0
1783
- },
1784
- "splits": {
1785
- "train": {
1786
- "name": "train",
1787
- "num_bytes": 24575845,
1788
- "num_examples": 1323,
1789
- "dataset_name": null
1790
- },
1791
- "validation": {
1792
- "name": "validation",
1793
- "num_bytes": 5772509,
1794
- "num_examples": 314,
1795
- "dataset_name": null
1796
- }
1797
- },
1798
- "download_size": 8035415,
1799
- "dataset_size": 30348354,
1800
- "size_in_bytes": 38383769
1801
- },
1802
- "crosslingual_tr": {
1803
- "description": "EXAMS is a benchmark dataset for multilingual and cross-lingual question answering from high school examinations.\nIt consists of more than 24,000 high-quality high school exam questions in 16 languages,\ncovering 8 language families and 24 school subjects from Natural Sciences and Social Sciences, among others.\n",
1804
- "citation": "@article{hardalov2020exams,\n title={EXAMS: A Multi-subject High School Examinations Dataset for Cross-lingual and Multilingual Question Answering},\n author={Hardalov, Momchil and Mihaylov, Todor and Dimitrina Zlatkova and Yoan Dinkov and Ivan Koychev and Preslav Nvakov},\n journal={arXiv preprint arXiv:2011.03080},\n year={2020}\n}\n",
1805
- "homepage": "https://github.com/mhardalov/exams-qa",
1806
- "license": "CC-BY-SA-4.0",
1807
- "features": {
1808
- "id": {
1809
- "dtype": "string",
1810
- "_type": "Value"
1811
- },
1812
- "question": {
1813
- "stem": {
1814
- "dtype": "string",
1815
- "_type": "Value"
1816
- },
1817
- "choices": {
1818
- "feature": {
1819
- "text": {
1820
- "dtype": "string",
1821
- "_type": "Value"
1822
- },
1823
- "label": {
1824
- "dtype": "string",
1825
- "_type": "Value"
1826
- },
1827
- "para": {
1828
- "dtype": "string",
1829
- "_type": "Value"
1830
- }
1831
- },
1832
- "_type": "Sequence"
1833
- }
1834
- },
1835
- "answerKey": {
1836
- "dtype": "string",
1837
- "_type": "Value"
1838
- },
1839
- "info": {
1840
- "grade": {
1841
- "dtype": "int32",
1842
- "_type": "Value"
1843
- },
1844
- "subject": {
1845
- "dtype": "string",
1846
- "_type": "Value"
1847
- },
1848
- "language": {
1849
- "dtype": "string",
1850
- "_type": "Value"
1851
- }
1852
- }
1853
- },
1854
- "builder_name": "exams",
1855
- "dataset_name": "exams",
1856
- "config_name": "crosslingual_tr",
1857
- "version": {
1858
- "version_str": "1.0.0",
1859
- "description": "",
1860
- "major": 1,
1861
- "minor": 0,
1862
- "patch": 0
1863
- },
1864
- "splits": {
1865
- "train": {
1866
- "name": "train",
1867
- "num_bytes": 717599,
1868
- "num_examples": 1571,
1869
- "dataset_name": null
1870
- },
1871
- "validation": {
1872
- "name": "validation",
1873
- "num_bytes": 182730,
1874
- "num_examples": 393,
1875
- "dataset_name": null
1876
- }
1877
- },
1878
- "download_size": 440914,
1879
- "dataset_size": 900329,
1880
- "size_in_bytes": 1341243
1881
- },
1882
- "crosslingual_with_para_tr": {
1883
- "description": "EXAMS is a benchmark dataset for multilingual and cross-lingual question answering from high school examinations.\nIt consists of more than 24,000 high-quality high school exam questions in 16 languages,\ncovering 8 language families and 24 school subjects from Natural Sciences and Social Sciences, among others.\n",
1884
- "citation": "@article{hardalov2020exams,\n title={EXAMS: A Multi-subject High School Examinations Dataset for Cross-lingual and Multilingual Question Answering},\n author={Hardalov, Momchil and Mihaylov, Todor and Dimitrina Zlatkova and Yoan Dinkov and Ivan Koychev and Preslav Nvakov},\n journal={arXiv preprint arXiv:2011.03080},\n year={2020}\n}\n",
1885
- "homepage": "https://github.com/mhardalov/exams-qa",
1886
- "license": "CC-BY-SA-4.0",
1887
- "features": {
1888
- "id": {
1889
- "dtype": "string",
1890
- "_type": "Value"
1891
- },
1892
- "question": {
1893
- "stem": {
1894
- "dtype": "string",
1895
- "_type": "Value"
1896
- },
1897
- "choices": {
1898
- "feature": {
1899
- "text": {
1900
- "dtype": "string",
1901
- "_type": "Value"
1902
- },
1903
- "label": {
1904
- "dtype": "string",
1905
- "_type": "Value"
1906
- },
1907
- "para": {
1908
- "dtype": "string",
1909
- "_type": "Value"
1910
- }
1911
- },
1912
- "_type": "Sequence"
1913
- }
1914
- },
1915
- "answerKey": {
1916
- "dtype": "string",
1917
- "_type": "Value"
1918
- },
1919
- "info": {
1920
- "grade": {
1921
- "dtype": "int32",
1922
- "_type": "Value"
1923
- },
1924
- "subject": {
1925
- "dtype": "string",
1926
- "_type": "Value"
1927
- },
1928
- "language": {
1929
- "dtype": "string",
1930
- "_type": "Value"
1931
- }
1932
- }
1933
- },
1934
- "builder_name": "exams",
1935
- "dataset_name": "exams",
1936
- "config_name": "crosslingual_with_para_tr",
1937
- "version": {
1938
- "version_str": "1.0.0",
1939
- "description": "",
1940
- "major": 1,
1941
- "minor": 0,
1942
- "patch": 0
1943
- },
1944
- "splits": {
1945
- "train": {
1946
- "name": "train",
1947
- "num_bytes": 18597131,
1948
- "num_examples": 1571,
1949
- "dataset_name": null
1950
- },
1951
- "validation": {
1952
- "name": "validation",
1953
- "num_bytes": 4763097,
1954
- "num_examples": 393,
1955
- "dataset_name": null
1956
- }
1957
- },
1958
- "download_size": 7346658,
1959
- "dataset_size": 23360228,
1960
- "size_in_bytes": 30706886
1961
- },
1962
- "crosslingual_vi": {
1963
- "description": "EXAMS is a benchmark dataset for multilingual and cross-lingual question answering from high school examinations.\nIt consists of more than 24,000 high-quality high school exam questions in 16 languages,\ncovering 8 language families and 24 school subjects from Natural Sciences and Social Sciences, among others.\n",
1964
- "citation": "@article{hardalov2020exams,\n title={EXAMS: A Multi-subject High School Examinations Dataset for Cross-lingual and Multilingual Question Answering},\n author={Hardalov, Momchil and Mihaylov, Todor and Dimitrina Zlatkova and Yoan Dinkov and Ivan Koychev and Preslav Nvakov},\n journal={arXiv preprint arXiv:2011.03080},\n year={2020}\n}\n",
1965
- "homepage": "https://github.com/mhardalov/exams-qa",
1966
- "license": "CC-BY-SA-4.0",
1967
- "features": {
1968
- "id": {
1969
- "dtype": "string",
1970
- "_type": "Value"
1971
- },
1972
- "question": {
1973
- "stem": {
1974
- "dtype": "string",
1975
- "_type": "Value"
1976
- },
1977
- "choices": {
1978
- "feature": {
1979
- "text": {
1980
- "dtype": "string",
1981
- "_type": "Value"
1982
- },
1983
- "label": {
1984
- "dtype": "string",
1985
- "_type": "Value"
1986
- },
1987
- "para": {
1988
- "dtype": "string",
1989
- "_type": "Value"
1990
- }
1991
- },
1992
- "_type": "Sequence"
1993
- }
1994
- },
1995
- "answerKey": {
1996
- "dtype": "string",
1997
- "_type": "Value"
1998
- },
1999
- "info": {
2000
- "grade": {
2001
- "dtype": "int32",
2002
- "_type": "Value"
2003
- },
2004
- "subject": {
2005
- "dtype": "string",
2006
- "_type": "Value"
2007
- },
2008
- "language": {
2009
- "dtype": "string",
2010
- "_type": "Value"
2011
- }
2012
- }
2013
- },
2014
- "builder_name": "exams",
2015
- "dataset_name": "exams",
2016
- "config_name": "crosslingual_vi",
2017
- "version": {
2018
- "version_str": "1.0.0",
2019
- "description": "",
2020
- "major": 1,
2021
- "minor": 0,
2022
- "patch": 0
2023
- },
2024
- "splits": {
2025
- "train": {
2026
- "name": "train",
2027
- "num_bytes": 953167,
2028
- "num_examples": 1955,
2029
- "dataset_name": null
2030
- },
2031
- "validation": {
2032
- "name": "validation",
2033
- "num_bytes": 231976,
2034
- "num_examples": 488,
2035
- "dataset_name": null
2036
- }
2037
- },
2038
- "download_size": 462940,
2039
- "dataset_size": 1185143,
2040
- "size_in_bytes": 1648083
2041
- },
2042
- "crosslingual_with_para_vi": {
2043
- "description": "EXAMS is a benchmark dataset for multilingual and cross-lingual question answering from high school examinations.\nIt consists of more than 24,000 high-quality high school exam questions in 16 languages,\ncovering 8 language families and 24 school subjects from Natural Sciences and Social Sciences, among others.\n",
2044
- "citation": "@article{hardalov2020exams,\n title={EXAMS: A Multi-subject High School Examinations Dataset for Cross-lingual and Multilingual Question Answering},\n author={Hardalov, Momchil and Mihaylov, Todor and Dimitrina Zlatkova and Yoan Dinkov and Ivan Koychev and Preslav Nvakov},\n journal={arXiv preprint arXiv:2011.03080},\n year={2020}\n}\n",
2045
- "homepage": "https://github.com/mhardalov/exams-qa",
2046
- "license": "CC-BY-SA-4.0",
2047
- "features": {
2048
- "id": {
2049
- "dtype": "string",
2050
- "_type": "Value"
2051
- },
2052
- "question": {
2053
- "stem": {
2054
- "dtype": "string",
2055
- "_type": "Value"
2056
- },
2057
- "choices": {
2058
- "feature": {
2059
- "text": {
2060
- "dtype": "string",
2061
- "_type": "Value"
2062
- },
2063
- "label": {
2064
- "dtype": "string",
2065
- "_type": "Value"
2066
- },
2067
- "para": {
2068
- "dtype": "string",
2069
- "_type": "Value"
2070
- }
2071
- },
2072
- "_type": "Sequence"
2073
- }
2074
- },
2075
- "answerKey": {
2076
- "dtype": "string",
2077
- "_type": "Value"
2078
- },
2079
- "info": {
2080
- "grade": {
2081
- "dtype": "int32",
2082
- "_type": "Value"
2083
- },
2084
- "subject": {
2085
- "dtype": "string",
2086
- "_type": "Value"
2087
- },
2088
- "language": {
2089
- "dtype": "string",
2090
- "_type": "Value"
2091
- }
2092
- }
2093
- },
2094
- "builder_name": "exams",
2095
- "dataset_name": "exams",
2096
- "config_name": "crosslingual_with_para_vi",
2097
- "version": {
2098
- "version_str": "1.0.0",
2099
- "description": "",
2100
- "major": 1,
2101
- "minor": 0,
2102
- "patch": 0
2103
- },
2104
- "splits": {
2105
- "train": {
2106
- "name": "train",
2107
- "num_bytes": 40882999,
2108
- "num_examples": 1955,
2109
- "dataset_name": null
2110
- },
2111
- "validation": {
2112
- "name": "validation",
2113
- "num_bytes": 10260374,
2114
- "num_examples": 488,
2115
- "dataset_name": null
2116
- }
2117
- },
2118
- "download_size": 13028078,
2119
- "dataset_size": 51143373,
2120
- "size_in_bytes": 64171451
2121
- }
2122
- }