exams / dataset_infos.json
albertvillanova's picture
Add crosslingual_with_para_vi data files
b074c81
raw
history blame
80.9 kB
{
"alignments": {
"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",
"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",
"homepage": "https://github.com/mhardalov/exams-qa",
"license": "CC-BY-SA-4.0",
"features": {
"source_id": {
"dtype": "string",
"_type": "Value"
},
"target_id_list": {
"feature": {
"dtype": "string",
"_type": "Value"
},
"_type": "Sequence"
}
},
"builder_name": "exams",
"dataset_name": "exams",
"config_name": "alignments",
"version": {
"version_str": "1.0.0",
"description": "",
"major": 1,
"minor": 0,
"patch": 0
},
"splits": {
"full": {
"name": "full",
"num_bytes": 1265256,
"num_examples": 10834,
"dataset_name": null
}
},
"download_size": 184096,
"dataset_size": 1265256,
"size_in_bytes": 1449352
},
"multilingual": {
"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",
"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",
"homepage": "https://github.com/mhardalov/exams-qa",
"license": "CC-BY-SA-4.0",
"features": {
"id": {
"dtype": "string",
"_type": "Value"
},
"question": {
"stem": {
"dtype": "string",
"_type": "Value"
},
"choices": {
"feature": {
"text": {
"dtype": "string",
"_type": "Value"
},
"label": {
"dtype": "string",
"_type": "Value"
},
"para": {
"dtype": "string",
"_type": "Value"
}
},
"_type": "Sequence"
}
},
"answerKey": {
"dtype": "string",
"_type": "Value"
},
"info": {
"grade": {
"dtype": "int32",
"_type": "Value"
},
"subject": {
"dtype": "string",
"_type": "Value"
},
"language": {
"dtype": "string",
"_type": "Value"
}
}
},
"builder_name": "exams",
"dataset_name": "exams",
"config_name": "multilingual",
"version": {
"version_str": "1.0.0",
"description": "",
"major": 1,
"minor": 0,
"patch": 0
},
"splits": {
"train": {
"name": "train",
"num_bytes": 3381837,
"num_examples": 7961,
"dataset_name": null
},
"validation": {
"name": "validation",
"num_bytes": 1141687,
"num_examples": 2672,
"dataset_name": null
},
"test": {
"name": "test",
"num_bytes": 5746781,
"num_examples": 13510,
"dataset_name": null
}
},
"download_size": 4323915,
"dataset_size": 10270305,
"size_in_bytes": 14594220
},
"multilingual_with_para": {
"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",
"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",
"homepage": "https://github.com/mhardalov/exams-qa",
"license": "CC-BY-SA-4.0",
"features": {
"id": {
"dtype": "string",
"_type": "Value"
},
"question": {
"stem": {
"dtype": "string",
"_type": "Value"
},
"choices": {
"feature": {
"text": {
"dtype": "string",
"_type": "Value"
},
"label": {
"dtype": "string",
"_type": "Value"
},
"para": {
"dtype": "string",
"_type": "Value"
}
},
"_type": "Sequence"
}
},
"answerKey": {
"dtype": "string",
"_type": "Value"
},
"info": {
"grade": {
"dtype": "int32",
"_type": "Value"
},
"subject": {
"dtype": "string",
"_type": "Value"
},
"language": {
"dtype": "string",
"_type": "Value"
}
}
},
"builder_name": "exams",
"dataset_name": "exams",
"config_name": "multilingual_with_para",
"version": {
"version_str": "1.0.0",
"description": "",
"major": 1,
"minor": 0,
"patch": 0
},
"splits": {
"train": {
"name": "train",
"num_bytes": 127294567,
"num_examples": 7961,
"dataset_name": null
},
"validation": {
"name": "validation",
"num_bytes": 42711689,
"num_examples": 2672,
"dataset_name": null
},
"test": {
"name": "test",
"num_bytes": 207974374,
"num_examples": 13510,
"dataset_name": null
}
},
"download_size": 112597818,
"dataset_size": 377980630,
"size_in_bytes": 490578448
},
"crosslingual_test": {
"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",
"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",
"homepage": "https://github.com/mhardalov/exams-qa",
"license": "CC-BY-SA-4.0",
"features": {
"id": {
"dtype": "string",
"_type": "Value"
},
"question": {
"stem": {
"dtype": "string",
"_type": "Value"
},
"choices": {
"feature": {
"text": {
"dtype": "string",
"_type": "Value"
},
"label": {
"dtype": "string",
"_type": "Value"
},
"para": {
"dtype": "string",
"_type": "Value"
}
},
"_type": "Sequence"
}
},
"answerKey": {
"dtype": "string",
"_type": "Value"
},
"info": {
"grade": {
"dtype": "int32",
"_type": "Value"
},
"subject": {
"dtype": "string",
"_type": "Value"
},
"language": {
"dtype": "string",
"_type": "Value"
}
}
},
"builder_name": "exams",
"dataset_name": "exams",
"config_name": "crosslingual_test",
"version": {
"version_str": "1.0.0",
"description": "",
"major": 1,
"minor": 0,
"patch": 0
},
"splits": {
"test": {
"name": "test",
"num_bytes": 8402575,
"num_examples": 19736,
"dataset_name": null
}
},
"download_size": 3438526,
"dataset_size": 8402575,
"size_in_bytes": 11841101
},
"crosslingual_with_para_test": {
"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",
"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",
"homepage": "https://github.com/mhardalov/exams-qa",
"license": "CC-BY-SA-4.0",
"features": {
"id": {
"dtype": "string",
"_type": "Value"
},
"question": {
"stem": {
"dtype": "string",
"_type": "Value"
},
"choices": {
"feature": {
"text": {
"dtype": "string",
"_type": "Value"
},
"label": {
"dtype": "string",
"_type": "Value"
},
"para": {
"dtype": "string",
"_type": "Value"
}
},
"_type": "Sequence"
}
},
"answerKey": {
"dtype": "string",
"_type": "Value"
},
"info": {
"grade": {
"dtype": "int32",
"_type": "Value"
},
"subject": {
"dtype": "string",
"_type": "Value"
},
"language": {
"dtype": "string",
"_type": "Value"
}
}
},
"builder_name": "exams",
"dataset_name": "exams",
"config_name": "crosslingual_with_para_test",
"version": {
"version_str": "1.0.0",
"description": "",
"major": 1,
"minor": 0,
"patch": 0
},
"splits": {
"test": {
"name": "test",
"num_bytes": 207974374,
"num_examples": 13510,
"dataset_name": null
}
},
"download_size": 62878029,
"dataset_size": 207974374,
"size_in_bytes": 270852403
},
"crosslingual_bg": {
"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",
"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",
"homepage": "https://github.com/mhardalov/exams-qa",
"license": "CC-BY-SA-4.0",
"features": {
"id": {
"dtype": "string",
"_type": "Value"
},
"question": {
"stem": {
"dtype": "string",
"_type": "Value"
},
"choices": {
"feature": {
"text": {
"dtype": "string",
"_type": "Value"
},
"label": {
"dtype": "string",
"_type": "Value"
},
"para": {
"dtype": "string",
"_type": "Value"
}
},
"_type": "Sequence"
}
},
"answerKey": {
"dtype": "string",
"_type": "Value"
},
"info": {
"grade": {
"dtype": "int32",
"_type": "Value"
},
"subject": {
"dtype": "string",
"_type": "Value"
},
"language": {
"dtype": "string",
"_type": "Value"
}
}
},
"builder_name": "exams",
"dataset_name": "exams",
"config_name": "crosslingual_bg",
"version": {
"version_str": "1.0.0",
"description": "",
"major": 1,
"minor": 0,
"patch": 0
},
"splits": {
"train": {
"name": "train",
"num_bytes": 1077329,
"num_examples": 2344,
"dataset_name": null
},
"validation": {
"name": "validation",
"num_bytes": 281771,
"num_examples": 593,
"dataset_name": null
}
},
"download_size": 514922,
"dataset_size": 1359100,
"size_in_bytes": 1874022
},
"crosslingual_with_para_bg": {
"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",
"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",
"homepage": "https://github.com/mhardalov/exams-qa",
"license": "CC-BY-SA-4.0",
"features": {
"id": {
"dtype": "string",
"_type": "Value"
},
"question": {
"stem": {
"dtype": "string",
"_type": "Value"
},
"choices": {
"feature": {
"text": {
"dtype": "string",
"_type": "Value"
},
"label": {
"dtype": "string",
"_type": "Value"
},
"para": {
"dtype": "string",
"_type": "Value"
}
},
"_type": "Sequence"
}
},
"answerKey": {
"dtype": "string",
"_type": "Value"
},
"info": {
"grade": {
"dtype": "int32",
"_type": "Value"
},
"subject": {
"dtype": "string",
"_type": "Value"
},
"language": {
"dtype": "string",
"_type": "Value"
}
}
},
"builder_name": "exams",
"dataset_name": "exams",
"config_name": "crosslingual_with_para_bg",
"version": {
"version_str": "1.0.0",
"description": "",
"major": 1,
"minor": 0,
"patch": 0
},
"splits": {
"train": {
"name": "train",
"num_bytes": 47066808,
"num_examples": 2344,
"dataset_name": null
},
"validation": {
"name": "validation",
"num_bytes": 11916026,
"num_examples": 593,
"dataset_name": null
}
},
"download_size": 15794611,
"dataset_size": 58982834,
"size_in_bytes": 74777445
},
"crosslingual_hr": {
"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",
"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",
"homepage": "https://github.com/mhardalov/exams-qa",
"license": "CC-BY-SA-4.0",
"features": {
"id": {
"dtype": "string",
"_type": "Value"
},
"question": {
"stem": {
"dtype": "string",
"_type": "Value"
},
"choices": {
"feature": {
"text": {
"dtype": "string",
"_type": "Value"
},
"label": {
"dtype": "string",
"_type": "Value"
},
"para": {
"dtype": "string",
"_type": "Value"
}
},
"_type": "Sequence"
}
},
"answerKey": {
"dtype": "string",
"_type": "Value"
},
"info": {
"grade": {
"dtype": "int32",
"_type": "Value"
},
"subject": {
"dtype": "string",
"_type": "Value"
},
"language": {
"dtype": "string",
"_type": "Value"
}
}
},
"builder_name": "exams",
"dataset_name": "exams",
"config_name": "crosslingual_hr",
"version": {
"version_str": "1.0.0",
"description": "",
"major": 1,
"minor": 0,
"patch": 0
},
"splits": {
"train": {
"name": "train",
"num_bytes": 807104,
"num_examples": 2341,
"dataset_name": null
},
"validation": {
"name": "validation",
"num_bytes": 176594,
"num_examples": 538,
"dataset_name": null
}
},
"download_size": 450090,
"dataset_size": 983698,
"size_in_bytes": 1433788
},
"crosslingual_with_para_hr": {
"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",
"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",
"homepage": "https://github.com/mhardalov/exams-qa",
"license": "CC-BY-SA-4.0",
"features": {
"id": {
"dtype": "string",
"_type": "Value"
},
"question": {
"stem": {
"dtype": "string",
"_type": "Value"
},
"choices": {
"feature": {
"text": {
"dtype": "string",
"_type": "Value"
},
"label": {
"dtype": "string",
"_type": "Value"
},
"para": {
"dtype": "string",
"_type": "Value"
}
},
"_type": "Sequence"
}
},
"answerKey": {
"dtype": "string",
"_type": "Value"
},
"info": {
"grade": {
"dtype": "int32",
"_type": "Value"
},
"subject": {
"dtype": "string",
"_type": "Value"
},
"language": {
"dtype": "string",
"_type": "Value"
}
}
},
"builder_name": "exams",
"dataset_name": "exams",
"config_name": "crosslingual_with_para_hr",
"version": {
"version_str": "1.0.0",
"description": "",
"major": 1,
"minor": 0,
"patch": 0
},
"splits": {
"train": {
"name": "train",
"num_bytes": 24889604,
"num_examples": 2341,
"dataset_name": null
},
"validation": {
"name": "validation",
"num_bytes": 5695066,
"num_examples": 538,
"dataset_name": null
}
},
"download_size": 9839452,
"dataset_size": 30584670,
"size_in_bytes": 40424122
},
"crosslingual_hu": {
"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",
"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",
"homepage": "https://github.com/mhardalov/exams-qa",
"license": "CC-BY-SA-4.0",
"features": {
"id": {
"dtype": "string",
"_type": "Value"
},
"question": {
"stem": {
"dtype": "string",
"_type": "Value"
},
"choices": {
"feature": {
"text": {
"dtype": "string",
"_type": "Value"
},
"label": {
"dtype": "string",
"_type": "Value"
},
"para": {
"dtype": "string",
"_type": "Value"
}
},
"_type": "Sequence"
}
},
"answerKey": {
"dtype": "string",
"_type": "Value"
},
"info": {
"grade": {
"dtype": "int32",
"_type": "Value"
},
"subject": {
"dtype": "string",
"_type": "Value"
},
"language": {
"dtype": "string",
"_type": "Value"
}
}
},
"builder_name": "exams",
"dataset_name": "exams",
"config_name": "crosslingual_hu",
"version": {
"version_str": "1.0.0",
"description": "",
"major": 1,
"minor": 0,
"patch": 0
},
"splits": {
"train": {
"name": "train",
"num_bytes": 677535,
"num_examples": 1731,
"dataset_name": null
},
"validation": {
"name": "validation",
"num_bytes": 202012,
"num_examples": 536,
"dataset_name": null
}
},
"download_size": 401455,
"dataset_size": 879547,
"size_in_bytes": 1281002
},
"crosslingual_with_para_hu": {
"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",
"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",
"homepage": "https://github.com/mhardalov/exams-qa",
"license": "CC-BY-SA-4.0",
"features": {
"id": {
"dtype": "string",
"_type": "Value"
},
"question": {
"stem": {
"dtype": "string",
"_type": "Value"
},
"choices": {
"feature": {
"text": {
"dtype": "string",
"_type": "Value"
},
"label": {
"dtype": "string",
"_type": "Value"
},
"para": {
"dtype": "string",
"_type": "Value"
}
},
"_type": "Sequence"
}
},
"answerKey": {
"dtype": "string",
"_type": "Value"
},
"info": {
"grade": {
"dtype": "int32",
"_type": "Value"
},
"subject": {
"dtype": "string",
"_type": "Value"
},
"language": {
"dtype": "string",
"_type": "Value"
}
}
},
"builder_name": "exams",
"dataset_name": "exams",
"config_name": "crosslingual_with_para_hu",
"version": {
"version_str": "1.0.0",
"description": "",
"major": 1,
"minor": 0,
"patch": 0
},
"splits": {
"train": {
"name": "train",
"num_bytes": 19035663,
"num_examples": 1731,
"dataset_name": null
},
"validation": {
"name": "validation",
"num_bytes": 6043265,
"num_examples": 536,
"dataset_name": null
}
},
"download_size": 9263625,
"dataset_size": 25078928,
"size_in_bytes": 34342553
},
"crosslingual_it": {
"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",
"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",
"homepage": "https://github.com/mhardalov/exams-qa",
"license": "CC-BY-SA-4.0",
"features": {
"id": {
"dtype": "string",
"_type": "Value"
},
"question": {
"stem": {
"dtype": "string",
"_type": "Value"
},
"choices": {
"feature": {
"text": {
"dtype": "string",
"_type": "Value"
},
"label": {
"dtype": "string",
"_type": "Value"
},
"para": {
"dtype": "string",
"_type": "Value"
}
},
"_type": "Sequence"
}
},
"answerKey": {
"dtype": "string",
"_type": "Value"
},
"info": {
"grade": {
"dtype": "int32",
"_type": "Value"
},
"subject": {
"dtype": "string",
"_type": "Value"
},
"language": {
"dtype": "string",
"_type": "Value"
}
}
},
"builder_name": "exams",
"dataset_name": "exams",
"config_name": "crosslingual_it",
"version": {
"version_str": "1.0.0",
"description": "",
"major": 1,
"minor": 0,
"patch": 0
},
"splits": {
"train": {
"name": "train",
"num_bytes": 399312,
"num_examples": 1010,
"dataset_name": null
},
"validation": {
"name": "validation",
"num_bytes": 93175,
"num_examples": 246,
"dataset_name": null
}
},
"download_size": 226376,
"dataset_size": 492487,
"size_in_bytes": 718863
},
"crosslingual_with_para_it": {
"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",
"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",
"homepage": "https://github.com/mhardalov/exams-qa",
"license": "CC-BY-SA-4.0",
"features": {
"id": {
"dtype": "string",
"_type": "Value"
},
"question": {
"stem": {
"dtype": "string",
"_type": "Value"
},
"choices": {
"feature": {
"text": {
"dtype": "string",
"_type": "Value"
},
"label": {
"dtype": "string",
"_type": "Value"
},
"para": {
"dtype": "string",
"_type": "Value"
}
},
"_type": "Sequence"
}
},
"answerKey": {
"dtype": "string",
"_type": "Value"
},
"info": {
"grade": {
"dtype": "int32",
"_type": "Value"
},
"subject": {
"dtype": "string",
"_type": "Value"
},
"language": {
"dtype": "string",
"_type": "Value"
}
}
},
"builder_name": "exams",
"dataset_name": "exams",
"config_name": "crosslingual_with_para_it",
"version": {
"version_str": "1.0.0",
"description": "",
"major": 1,
"minor": 0,
"patch": 0
},
"splits": {
"train": {
"name": "train",
"num_bytes": 16409235,
"num_examples": 1010,
"dataset_name": null
},
"validation": {
"name": "validation",
"num_bytes": 4018329,
"num_examples": 246,
"dataset_name": null
}
},
"download_size": 6907617,
"dataset_size": 20427564,
"size_in_bytes": 27335181
},
"crosslingual_mk": {
"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",
"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",
"homepage": "https://github.com/mhardalov/exams-qa",
"license": "CC-BY-SA-4.0",
"features": {
"id": {
"dtype": "string",
"_type": "Value"
},
"question": {
"stem": {
"dtype": "string",
"_type": "Value"
},
"choices": {
"feature": {
"text": {
"dtype": "string",
"_type": "Value"
},
"label": {
"dtype": "string",
"_type": "Value"
},
"para": {
"dtype": "string",
"_type": "Value"
}
},
"_type": "Sequence"
}
},
"answerKey": {
"dtype": "string",
"_type": "Value"
},
"info": {
"grade": {
"dtype": "int32",
"_type": "Value"
},
"subject": {
"dtype": "string",
"_type": "Value"
},
"language": {
"dtype": "string",
"_type": "Value"
}
}
},
"builder_name": "exams",
"dataset_name": "exams",
"config_name": "crosslingual_mk",
"version": {
"version_str": "1.0.0",
"description": "",
"major": 1,
"minor": 0,
"patch": 0
},
"splits": {
"train": {
"name": "train",
"num_bytes": 825702,
"num_examples": 1665,
"dataset_name": null
},
"validation": {
"name": "validation",
"num_bytes": 204318,
"num_examples": 410,
"dataset_name": null
}
},
"download_size": 394548,
"dataset_size": 1030020,
"size_in_bytes": 1424568
},
"crosslingual_with_para_mk": {
"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",
"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",
"homepage": "https://github.com/mhardalov/exams-qa",
"license": "CC-BY-SA-4.0",
"features": {
"id": {
"dtype": "string",
"_type": "Value"
},
"question": {
"stem": {
"dtype": "string",
"_type": "Value"
},
"choices": {
"feature": {
"text": {
"dtype": "string",
"_type": "Value"
},
"label": {
"dtype": "string",
"_type": "Value"
},
"para": {
"dtype": "string",
"_type": "Value"
}
},
"_type": "Sequence"
}
},
"answerKey": {
"dtype": "string",
"_type": "Value"
},
"info": {
"grade": {
"dtype": "int32",
"_type": "Value"
},
"subject": {
"dtype": "string",
"_type": "Value"
},
"language": {
"dtype": "string",
"_type": "Value"
}
}
},
"builder_name": "exams",
"dataset_name": "exams",
"config_name": "crosslingual_with_para_mk",
"version": {
"version_str": "1.0.0",
"description": "",
"major": 1,
"minor": 0,
"patch": 0
},
"splits": {
"train": {
"name": "train",
"num_bytes": 38445894,
"num_examples": 1665,
"dataset_name": null
},
"validation": {
"name": "validation",
"num_bytes": 9673574,
"num_examples": 410,
"dataset_name": null
}
},
"download_size": 12878474,
"dataset_size": 48119468,
"size_in_bytes": 60997942
},
"crosslingual_pl": {
"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",
"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",
"homepage": "https://github.com/mhardalov/exams-qa",
"license": "CC-BY-SA-4.0",
"features": {
"id": {
"dtype": "string",
"_type": "Value"
},
"question": {
"stem": {
"dtype": "string",
"_type": "Value"
},
"choices": {
"feature": {
"text": {
"dtype": "string",
"_type": "Value"
},
"label": {
"dtype": "string",
"_type": "Value"
},
"para": {
"dtype": "string",
"_type": "Value"
}
},
"_type": "Sequence"
}
},
"answerKey": {
"dtype": "string",
"_type": "Value"
},
"info": {
"grade": {
"dtype": "int32",
"_type": "Value"
},
"subject": {
"dtype": "string",
"_type": "Value"
},
"language": {
"dtype": "string",
"_type": "Value"
}
}
},
"builder_name": "exams",
"dataset_name": "exams",
"config_name": "crosslingual_pl",
"version": {
"version_str": "1.0.0",
"description": "",
"major": 1,
"minor": 0,
"patch": 0
},
"splits": {
"train": {
"name": "train",
"num_bytes": 573410,
"num_examples": 1577,
"dataset_name": null
},
"validation": {
"name": "validation",
"num_bytes": 141633,
"num_examples": 394,
"dataset_name": null
}
},
"download_size": 341925,
"dataset_size": 715043,
"size_in_bytes": 1056968
},
"crosslingual_with_para_pl": {
"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",
"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",
"homepage": "https://github.com/mhardalov/exams-qa",
"license": "CC-BY-SA-4.0",
"features": {
"id": {
"dtype": "string",
"_type": "Value"
},
"question": {
"stem": {
"dtype": "string",
"_type": "Value"
},
"choices": {
"feature": {
"text": {
"dtype": "string",
"_type": "Value"
},
"label": {
"dtype": "string",
"_type": "Value"
},
"para": {
"dtype": "string",
"_type": "Value"
}
},
"_type": "Sequence"
}
},
"answerKey": {
"dtype": "string",
"_type": "Value"
},
"info": {
"grade": {
"dtype": "int32",
"_type": "Value"
},
"subject": {
"dtype": "string",
"_type": "Value"
},
"language": {
"dtype": "string",
"_type": "Value"
}
}
},
"builder_name": "exams",
"dataset_name": "exams",
"config_name": "crosslingual_with_para_pl",
"version": {
"version_str": "1.0.0",
"description": "",
"major": 1,
"minor": 0,
"patch": 0
},
"splits": {
"train": {
"name": "train",
"num_bytes": 16373781,
"num_examples": 1577,
"dataset_name": null
},
"validation": {
"name": "validation",
"num_bytes": 4158832,
"num_examples": 394,
"dataset_name": null
}
},
"download_size": 6539172,
"dataset_size": 20532613,
"size_in_bytes": 27071785
},
"crosslingual_pt": {
"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",
"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",
"homepage": "https://github.com/mhardalov/exams-qa",
"license": "CC-BY-SA-4.0",
"features": {
"id": {
"dtype": "string",
"_type": "Value"
},
"question": {
"stem": {
"dtype": "string",
"_type": "Value"
},
"choices": {
"feature": {
"text": {
"dtype": "string",
"_type": "Value"
},
"label": {
"dtype": "string",
"_type": "Value"
},
"para": {
"dtype": "string",
"_type": "Value"
}
},
"_type": "Sequence"
}
},
"answerKey": {
"dtype": "string",
"_type": "Value"
},
"info": {
"grade": {
"dtype": "int32",
"_type": "Value"
},
"subject": {
"dtype": "string",
"_type": "Value"
},
"language": {
"dtype": "string",
"_type": "Value"
}
}
},
"builder_name": "exams",
"dataset_name": "exams",
"config_name": "crosslingual_pt",
"version": {
"version_str": "1.0.0",
"description": "",
"major": 1,
"minor": 0,
"patch": 0
},
"splits": {
"train": {
"name": "train",
"num_bytes": 374798,
"num_examples": 740,
"dataset_name": null
},
"validation": {
"name": "validation",
"num_bytes": 87714,
"num_examples": 184,
"dataset_name": null
}
},
"download_size": 208021,
"dataset_size": 462512,
"size_in_bytes": 670533
},
"crosslingual_with_para_pt": {
"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",
"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",
"homepage": "https://github.com/mhardalov/exams-qa",
"license": "CC-BY-SA-4.0",
"features": {
"id": {
"dtype": "string",
"_type": "Value"
},
"question": {
"stem": {
"dtype": "string",
"_type": "Value"
},
"choices": {
"feature": {
"text": {
"dtype": "string",
"_type": "Value"
},
"label": {
"dtype": "string",
"_type": "Value"
},
"para": {
"dtype": "string",
"_type": "Value"
}
},
"_type": "Sequence"
}
},
"answerKey": {
"dtype": "string",
"_type": "Value"
},
"info": {
"grade": {
"dtype": "int32",
"_type": "Value"
},
"subject": {
"dtype": "string",
"_type": "Value"
},
"language": {
"dtype": "string",
"_type": "Value"
}
}
},
"builder_name": "exams",
"dataset_name": "exams",
"config_name": "crosslingual_with_para_pt",
"version": {
"version_str": "1.0.0",
"description": "",
"major": 1,
"minor": 0,
"patch": 0
},
"splits": {
"train": {
"name": "train",
"num_bytes": 12185383,
"num_examples": 740,
"dataset_name": null
},
"validation": {
"name": "validation",
"num_bytes": 3093712,
"num_examples": 184,
"dataset_name": null
}
},
"download_size": 4956969,
"dataset_size": 15279095,
"size_in_bytes": 20236064
},
"crosslingual_sq": {
"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",
"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",
"homepage": "https://github.com/mhardalov/exams-qa",
"license": "CC-BY-SA-4.0",
"features": {
"id": {
"dtype": "string",
"_type": "Value"
},
"question": {
"stem": {
"dtype": "string",
"_type": "Value"
},
"choices": {
"feature": {
"text": {
"dtype": "string",
"_type": "Value"
},
"label": {
"dtype": "string",
"_type": "Value"
},
"para": {
"dtype": "string",
"_type": "Value"
}
},
"_type": "Sequence"
}
},
"answerKey": {
"dtype": "string",
"_type": "Value"
},
"info": {
"grade": {
"dtype": "int32",
"_type": "Value"
},
"subject": {
"dtype": "string",
"_type": "Value"
},
"language": {
"dtype": "string",
"_type": "Value"
}
}
},
"builder_name": "exams",
"dataset_name": "exams",
"config_name": "crosslingual_sq",
"version": {
"version_str": "1.0.0",
"description": "",
"major": 1,
"minor": 0,
"patch": 0
},
"splits": {
"train": {
"name": "train",
"num_bytes": 423744,
"num_examples": 1194,
"dataset_name": null
},
"validation": {
"name": "validation",
"num_bytes": 110093,
"num_examples": 311,
"dataset_name": null
}
},
"download_size": 247052,
"dataset_size": 533837,
"size_in_bytes": 780889
},
"crosslingual_with_para_sq": {
"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",
"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",
"homepage": "https://github.com/mhardalov/exams-qa",
"license": "CC-BY-SA-4.0",
"features": {
"id": {
"dtype": "string",
"_type": "Value"
},
"question": {
"stem": {
"dtype": "string",
"_type": "Value"
},
"choices": {
"feature": {
"text": {
"dtype": "string",
"_type": "Value"
},
"label": {
"dtype": "string",
"_type": "Value"
},
"para": {
"dtype": "string",
"_type": "Value"
}
},
"_type": "Sequence"
}
},
"answerKey": {
"dtype": "string",
"_type": "Value"
},
"info": {
"grade": {
"dtype": "int32",
"_type": "Value"
},
"subject": {
"dtype": "string",
"_type": "Value"
},
"language": {
"dtype": "string",
"_type": "Value"
}
}
},
"builder_name": "exams",
"dataset_name": "exams",
"config_name": "crosslingual_with_para_sq",
"version": {
"version_str": "1.0.0",
"description": "",
"major": 1,
"minor": 0,
"patch": 0
},
"splits": {
"train": {
"name": "train",
"num_bytes": 17341277,
"num_examples": 1194,
"dataset_name": null
},
"validation": {
"name": "validation",
"num_bytes": 4449952,
"num_examples": 311,
"dataset_name": null
}
},
"download_size": 7112236,
"dataset_size": 21791229,
"size_in_bytes": 28903465
},
"crosslingual_sr": {
"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",
"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",
"homepage": "https://github.com/mhardalov/exams-qa",
"license": "CC-BY-SA-4.0",
"features": {
"id": {
"dtype": "string",
"_type": "Value"
},
"question": {
"stem": {
"dtype": "string",
"_type": "Value"
},
"choices": {
"feature": {
"text": {
"dtype": "string",
"_type": "Value"
},
"label": {
"dtype": "string",
"_type": "Value"
},
"para": {
"dtype": "string",
"_type": "Value"
}
},
"_type": "Sequence"
}
},
"answerKey": {
"dtype": "string",
"_type": "Value"
},
"info": {
"grade": {
"dtype": "int32",
"_type": "Value"
},
"subject": {
"dtype": "string",
"_type": "Value"
},
"language": {
"dtype": "string",
"_type": "Value"
}
}
},
"builder_name": "exams",
"dataset_name": "exams",
"config_name": "crosslingual_sr",
"version": {
"version_str": "1.0.0",
"description": "",
"major": 1,
"minor": 0,
"patch": 0
},
"splits": {
"train": {
"name": "train",
"num_bytes": 649560,
"num_examples": 1323,
"dataset_name": null
},
"validation": {
"name": "validation",
"num_bytes": 145724,
"num_examples": 314,
"dataset_name": null
}
},
"download_size": 327466,
"dataset_size": 795284,
"size_in_bytes": 1122750
},
"crosslingual_with_para_sr": {
"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",
"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",
"homepage": "https://github.com/mhardalov/exams-qa",
"license": "CC-BY-SA-4.0",
"features": {
"id": {
"dtype": "string",
"_type": "Value"
},
"question": {
"stem": {
"dtype": "string",
"_type": "Value"
},
"choices": {
"feature": {
"text": {
"dtype": "string",
"_type": "Value"
},
"label": {
"dtype": "string",
"_type": "Value"
},
"para": {
"dtype": "string",
"_type": "Value"
}
},
"_type": "Sequence"
}
},
"answerKey": {
"dtype": "string",
"_type": "Value"
},
"info": {
"grade": {
"dtype": "int32",
"_type": "Value"
},
"subject": {
"dtype": "string",
"_type": "Value"
},
"language": {
"dtype": "string",
"_type": "Value"
}
}
},
"builder_name": "exams",
"dataset_name": "exams",
"config_name": "crosslingual_with_para_sr",
"version": {
"version_str": "1.0.0",
"description": "",
"major": 1,
"minor": 0,
"patch": 0
},
"splits": {
"train": {
"name": "train",
"num_bytes": 24575845,
"num_examples": 1323,
"dataset_name": null
},
"validation": {
"name": "validation",
"num_bytes": 5772509,
"num_examples": 314,
"dataset_name": null
}
},
"download_size": 8035415,
"dataset_size": 30348354,
"size_in_bytes": 38383769
},
"crosslingual_tr": {
"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",
"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",
"homepage": "https://github.com/mhardalov/exams-qa",
"license": "CC-BY-SA-4.0",
"features": {
"id": {
"dtype": "string",
"_type": "Value"
},
"question": {
"stem": {
"dtype": "string",
"_type": "Value"
},
"choices": {
"feature": {
"text": {
"dtype": "string",
"_type": "Value"
},
"label": {
"dtype": "string",
"_type": "Value"
},
"para": {
"dtype": "string",
"_type": "Value"
}
},
"_type": "Sequence"
}
},
"answerKey": {
"dtype": "string",
"_type": "Value"
},
"info": {
"grade": {
"dtype": "int32",
"_type": "Value"
},
"subject": {
"dtype": "string",
"_type": "Value"
},
"language": {
"dtype": "string",
"_type": "Value"
}
}
},
"builder_name": "exams",
"dataset_name": "exams",
"config_name": "crosslingual_tr",
"version": {
"version_str": "1.0.0",
"description": "",
"major": 1,
"minor": 0,
"patch": 0
},
"splits": {
"train": {
"name": "train",
"num_bytes": 717599,
"num_examples": 1571,
"dataset_name": null
},
"validation": {
"name": "validation",
"num_bytes": 182730,
"num_examples": 393,
"dataset_name": null
}
},
"download_size": 440914,
"dataset_size": 900329,
"size_in_bytes": 1341243
},
"crosslingual_with_para_tr": {
"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",
"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",
"homepage": "https://github.com/mhardalov/exams-qa",
"license": "CC-BY-SA-4.0",
"features": {
"id": {
"dtype": "string",
"_type": "Value"
},
"question": {
"stem": {
"dtype": "string",
"_type": "Value"
},
"choices": {
"feature": {
"text": {
"dtype": "string",
"_type": "Value"
},
"label": {
"dtype": "string",
"_type": "Value"
},
"para": {
"dtype": "string",
"_type": "Value"
}
},
"_type": "Sequence"
}
},
"answerKey": {
"dtype": "string",
"_type": "Value"
},
"info": {
"grade": {
"dtype": "int32",
"_type": "Value"
},
"subject": {
"dtype": "string",
"_type": "Value"
},
"language": {
"dtype": "string",
"_type": "Value"
}
}
},
"builder_name": "exams",
"dataset_name": "exams",
"config_name": "crosslingual_with_para_tr",
"version": {
"version_str": "1.0.0",
"description": "",
"major": 1,
"minor": 0,
"patch": 0
},
"splits": {
"train": {
"name": "train",
"num_bytes": 18597131,
"num_examples": 1571,
"dataset_name": null
},
"validation": {
"name": "validation",
"num_bytes": 4763097,
"num_examples": 393,
"dataset_name": null
}
},
"download_size": 7346658,
"dataset_size": 23360228,
"size_in_bytes": 30706886
},
"crosslingual_vi": {
"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",
"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",
"homepage": "https://github.com/mhardalov/exams-qa",
"license": "CC-BY-SA-4.0",
"features": {
"id": {
"dtype": "string",
"_type": "Value"
},
"question": {
"stem": {
"dtype": "string",
"_type": "Value"
},
"choices": {
"feature": {
"text": {
"dtype": "string",
"_type": "Value"
},
"label": {
"dtype": "string",
"_type": "Value"
},
"para": {
"dtype": "string",
"_type": "Value"
}
},
"_type": "Sequence"
}
},
"answerKey": {
"dtype": "string",
"_type": "Value"
},
"info": {
"grade": {
"dtype": "int32",
"_type": "Value"
},
"subject": {
"dtype": "string",
"_type": "Value"
},
"language": {
"dtype": "string",
"_type": "Value"
}
}
},
"builder_name": "exams",
"dataset_name": "exams",
"config_name": "crosslingual_vi",
"version": {
"version_str": "1.0.0",
"description": "",
"major": 1,
"minor": 0,
"patch": 0
},
"splits": {
"train": {
"name": "train",
"num_bytes": 953167,
"num_examples": 1955,
"dataset_name": null
},
"validation": {
"name": "validation",
"num_bytes": 231976,
"num_examples": 488,
"dataset_name": null
}
},
"download_size": 462940,
"dataset_size": 1185143,
"size_in_bytes": 1648083
},
"crosslingual_with_para_vi": {
"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",
"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",
"homepage": "https://github.com/mhardalov/exams-qa",
"license": "CC-BY-SA-4.0",
"features": {
"id": {
"dtype": "string",
"_type": "Value"
},
"question": {
"stem": {
"dtype": "string",
"_type": "Value"
},
"choices": {
"feature": {
"text": {
"dtype": "string",
"_type": "Value"
},
"label": {
"dtype": "string",
"_type": "Value"
},
"para": {
"dtype": "string",
"_type": "Value"
}
},
"_type": "Sequence"
}
},
"answerKey": {
"dtype": "string",
"_type": "Value"
},
"info": {
"grade": {
"dtype": "int32",
"_type": "Value"
},
"subject": {
"dtype": "string",
"_type": "Value"
},
"language": {
"dtype": "string",
"_type": "Value"
}
}
},
"builder_name": "exams",
"dataset_name": "exams",
"config_name": "crosslingual_with_para_vi",
"version": {
"version_str": "1.0.0",
"description": "",
"major": 1,
"minor": 0,
"patch": 0
},
"splits": {
"train": {
"name": "train",
"num_bytes": 40882999,
"num_examples": 1955,
"dataset_name": null
},
"validation": {
"name": "validation",
"num_bytes": 10260374,
"num_examples": 488,
"dataset_name": null
}
},
"download_size": 13028078,
"dataset_size": 51143373,
"size_in_bytes": 64171451
}
}