exams / dataset_infos.json
albertvillanova's picture
Add crosslingual_tr data files
3378610
raw
history blame
125 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",
"id": null,
"_type": "Value"
},
"question": {
"stem": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"choices": {
"feature": {
"text": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"label": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"para": {
"dtype": "string",
"id": null,
"_type": "Value"
}
},
"length": -1,
"id": null,
"_type": "Sequence"
}
},
"answerKey": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"info": {
"grade": {
"dtype": "int32",
"id": null,
"_type": "Value"
},
"subject": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"language": {
"dtype": "string",
"id": null,
"_type": "Value"
}
}
},
"post_processed": null,
"supervised_keys": null,
"task_templates": null,
"builder_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": 18597963,
"num_examples": 1571,
"dataset_name": "exams"
},
"validation": {
"name": "validation",
"num_bytes": 4763341,
"num_examples": 393,
"dataset_name": "exams"
}
},
"download_checksums": {
"https://github.com/mhardalov/exams-qa/raw/main/data/exams/parallel_questions.jsonl": {
"num_bytes": 1254422,
"checksum": "a6e7a9da316b10e0a0b3c3ae51a74a801f0ed3cd65baaaf72f2a40f014dae3df"
},
"https://github.com/mhardalov/exams-qa/raw/main/data/exams/multilingual/train.jsonl.tar.gz": {
"num_bytes": 890210,
"checksum": "13ad2961f5a776b7e4cceba8076d51501ef0547911a3634db47e53af3493a46b"
},
"https://github.com/mhardalov/exams-qa/raw/main/data/exams/multilingual/dev.jsonl.tar.gz": {
"num_bytes": 320547,
"checksum": "0a6850d000319f748ab6d36c57568c2db41fb5bc0ed7f0cad01fd4c5d1945334"
},
"https://github.com/mhardalov/exams-qa/raw/main/data/exams/multilingual/test.jsonl.tar.gz": {
"num_bytes": 1489924,
"checksum": "404fd7db164bd9bd91669228c264ddb594b8586dae3d4b745be5de869d72c985"
},
"https://github.com/mhardalov/exams-qa/raw/main/data/exams/multilingual/with_paragraphs/train_with_para.jsonl.tar.gz": {
"num_bytes": 22372531,
"checksum": "bc8a1a2cbd9c62457798ec729411dd494c163fb03d4e821ed35b7bafdc44e36b"
},
"https://github.com/mhardalov/exams-qa/raw/main/data/exams/multilingual/with_paragraphs/dev_with_para.jsonl.tar.gz": {
"num_bytes": 7593662,
"checksum": "8da6611f4d1b85c4802c8fc9028357dbeddaf794f812aff7db6e43558a1532e0"
},
"https://github.com/mhardalov/exams-qa/raw/main/data/exams/multilingual/with_paragraphs/test_with_para.jsonl.tar.gz": {
"num_bytes": 38208781,
"checksum": "96960451dd4c41f208ee5ab3bdbce8ea06ecd3506faa830e3ce61d316222c2f3"
},
"https://github.com/mhardalov/exams-qa/raw/main/data/exams/cross-lingual/test.jsonl.tar.gz": {
"num_bytes": 2136703,
"checksum": "c816ea24d3c43b8f52124439d6f848f7052e87ced01aee9347bf95306004802b"
},
"https://github.com/mhardalov/exams-qa/raw/main/data/exams/cross-lingual/with_paragraphs/test_with_para.jsonl.tar.gz": {
"num_bytes": 38208781,
"checksum": "96960451dd4c41f208ee5ab3bdbce8ea06ecd3506faa830e3ce61d316222c2f3"
},
"https://github.com/mhardalov/exams-qa/raw/main/data/exams/cross-lingual/train_bg.jsonl.tar.gz": {
"num_bytes": 229172,
"checksum": "94f180851e332fd15faef90664084d17857b45d3a01b16224b2b4e8140596ad7"
},
"https://github.com/mhardalov/exams-qa/raw/main/data/exams/cross-lingual/with_paragraphs/train_bg_with_para.jsonl.tar.gz": {
"num_bytes": 6197892,
"checksum": "3d395327ad1a9660163002d5372424f43a6b1ddb2c9914b006949fea4b529358"
},
"https://github.com/mhardalov/exams-qa/raw/main/data/exams/cross-lingual/dev_bg.jsonl.tar.gz": {
"num_bytes": 61609,
"checksum": "b5330d5643b59c14b968c2c41e33745cc96cafe72dafaa4dea5b53411f344169"
},
"https://github.com/mhardalov/exams-qa/raw/main/data/exams/cross-lingual/with_paragraphs/dev_bg_with_para.jsonl.tar.gz": {
"num_bytes": 1566495,
"checksum": "6bf4ac10dee659c6271f5585d959f16aa0559f3b69686af3af2a4105979c87dc"
},
"https://github.com/mhardalov/exams-qa/raw/main/data/exams/cross-lingual/train_hr.jsonl.tar.gz": {
"num_bytes": 239976,
"checksum": "5573999ce8a7f0d5c8b4d7839307ed0fb56ee17c55c2878405ca97b0e69fed27"
},
"https://github.com/mhardalov/exams-qa/raw/main/data/exams/cross-lingual/with_paragraphs/train_hr_with_para.jsonl.tar.gz": {
"num_bytes": 4608466,
"checksum": "bb46efd5c0d0fbc809d4051aa7e9985bc687121aa0cd1caa08b664f561535a34"
},
"https://github.com/mhardalov/exams-qa/raw/main/data/exams/cross-lingual/dev_hr.jsonl.tar.gz": {
"num_bytes": 53774,
"checksum": "c6e4353d295cef50ec973a52eb5162be3e75771740fa361b5b6583133a9b07d6"
},
"https://github.com/mhardalov/exams-qa/raw/main/data/exams/cross-lingual/with_paragraphs/dev_hr_with_para.jsonl.tar.gz": {
"num_bytes": 1045884,
"checksum": "3c8d869622fe255e254b728270826c25af06989cf3c917f5a5aee32ab2f05f0f"
},
"https://github.com/mhardalov/exams-qa/raw/main/data/exams/cross-lingual/train_hu.jsonl.tar.gz": {
"num_bytes": 190855,
"checksum": "ad1c319a05634126d06e01f9b4cd53a957a2d83eced656bde6e4bdb8cf031306"
},
"https://github.com/mhardalov/exams-qa/raw/main/data/exams/cross-lingual/with_paragraphs/train_hu_with_para.jsonl.tar.gz": {
"num_bytes": 4116805,
"checksum": "50dcd5336e5f7af65d104526e09492aa9d13e652c12e9f909ed2099a5ff27307"
},
"https://github.com/mhardalov/exams-qa/raw/main/data/exams/cross-lingual/dev_hu.jsonl.tar.gz": {
"num_bytes": 60818,
"checksum": "4d1165dcba7af44e54fb1afe86f17b905b11c2fcb5e3f030dc0490ccf0c3d4e0"
},
"https://github.com/mhardalov/exams-qa/raw/main/data/exams/cross-lingual/with_paragraphs/dev_hu_with_para.jsonl.tar.gz": {
"num_bytes": 1285277,
"checksum": "e8602a6d66650df88e3f9291c421dc9dfdb23175bfb4528a6642e49e305b1aff"
},
"https://github.com/mhardalov/exams-qa/raw/main/data/exams/cross-lingual/train_it.jsonl.tar.gz": {
"num_bytes": 113153,
"checksum": "ed2b7999725f7c392c82f3d37b87b0b51b7e550f607a26feacb38ed95d74205f"
},
"https://github.com/mhardalov/exams-qa/raw/main/data/exams/cross-lingual/with_paragraphs/train_it_with_para.jsonl.tar.gz": {
"num_bytes": 3105594,
"checksum": "9bd3349211ba8215e7e7632602886dee2676a4df3ae6cc1513d11db9bcf31a8c"
},
"https://github.com/mhardalov/exams-qa/raw/main/data/exams/cross-lingual/dev_it.jsonl.tar.gz": {
"num_bytes": 27897,
"checksum": "e6323558ff746211a3f534c83d8ba578cb1422df80bec486f2b19ac2a1f0a71c"
},
"https://github.com/mhardalov/exams-qa/raw/main/data/exams/cross-lingual/with_paragraphs/dev_it_with_para.jsonl.tar.gz": {
"num_bytes": 755521,
"checksum": "ebbf36239b726b01d542386d86f204b7f0b589ea7b75f115720010ac50360f64"
},
"https://github.com/mhardalov/exams-qa/raw/main/data/exams/cross-lingual/train_mk.jsonl.tar.gz": {
"num_bytes": 183689,
"checksum": "7737847560aa2862a71a2a542efe70ecd0809f474e477e93c31e34aa00ba429f"
},
"https://github.com/mhardalov/exams-qa/raw/main/data/exams/cross-lingual/with_paragraphs/train_mk_with_para.jsonl.tar.gz": {
"num_bytes": 4983245,
"checksum": "aef0a36d8e98a5933e112daa12a9943c4fdfd62d0a9c0993b45c3c4a200d31b2"
},
"https://github.com/mhardalov/exams-qa/raw/main/data/exams/cross-lingual/dev_mk.jsonl.tar.gz": {
"num_bytes": 48344,
"checksum": "58ad89e802865ae68fada9d3591326aba6502d1761667764d6be436e9d02f786"
},
"https://github.com/mhardalov/exams-qa/raw/main/data/exams/cross-lingual/with_paragraphs/dev_mk_with_para.jsonl.tar.gz": {
"num_bytes": 1274490,
"checksum": "954c077c592c9734ad5d2970962e7fd7148c81922eeab87803ad298428123d18"
},
"https://github.com/mhardalov/exams-qa/raw/main/data/exams/cross-lingual/train_pl.jsonl.tar.gz": {
"num_bytes": 171608,
"checksum": "a8ae8bb02400ae2242a2b7b7ce03434579b3059dc8c485180613aa046c23741f"
},
"https://github.com/mhardalov/exams-qa/raw/main/data/exams/cross-lingual/with_paragraphs/train_pl_with_para.jsonl.tar.gz": {
"num_bytes": 2990255,
"checksum": "9dbfd98091a174f535fd8e8b8f272ef1abdc49942152ea868a0b0e64485704f6"
},
"https://github.com/mhardalov/exams-qa/raw/main/data/exams/cross-lingual/dev_pl.jsonl.tar.gz": {
"num_bytes": 43183,
"checksum": "37a882d92ee692052ff46e5fe74a88fae659ef25a67e8ff4baae6d50c8e7b7bf"
},
"https://github.com/mhardalov/exams-qa/raw/main/data/exams/cross-lingual/with_paragraphs/dev_pl_with_para.jsonl.tar.gz": {
"num_bytes": 749262,
"checksum": "2aeb2f3558ddd97651d24cc8270cacdc88f89c6fa631aa5c2aace252c1519b13"
},
"https://github.com/mhardalov/exams-qa/raw/main/data/exams/cross-lingual/train_pt.jsonl.tar.gz": {
"num_bytes": 98894,
"checksum": "660dafd1078e31359a8dcf5b9cef1487ad8f9a3c4e68e8ffcf173af0b56dcc22"
},
"https://github.com/mhardalov/exams-qa/raw/main/data/exams/cross-lingual/with_paragraphs/train_pt_with_para.jsonl.tar.gz": {
"num_bytes": 2216366,
"checksum": "be700ad7b821e6b04477d7b2ed3d8918567b670ca06512e863acadadb227b61a"
},
"https://github.com/mhardalov/exams-qa/raw/main/data/exams/cross-lingual/dev_pt.jsonl.tar.gz": {
"num_bytes": 25253,
"checksum": "91d664be240dc8e60f7a22fcac2123e03a8067e9317b04ac5cf11c94ea914c71"
},
"https://github.com/mhardalov/exams-qa/raw/main/data/exams/cross-lingual/with_paragraphs/dev_pt_with_para.jsonl.tar.gz": {
"num_bytes": 559847,
"checksum": "61f4fd18d4ecc5306ca9e338dbddc0879f5e1bfb9c5181e50f3805a3535bd23e"
},
"https://github.com/mhardalov/exams-qa/raw/main/data/exams/cross-lingual/train_sq.jsonl.tar.gz": {
"num_bytes": 123464,
"checksum": "01631d80688ff6ad7b8bf9ca7533921a62022acdf5251e33ca4180cc3434d8e0"
},
"https://github.com/mhardalov/exams-qa/raw/main/data/exams/cross-lingual/with_paragraphs/train_sq_with_para.jsonl.tar.gz": {
"num_bytes": 3217235,
"checksum": "76df84c639dd25a00e08c671da8887c5eb24da04842467e60ebc42a454a1a6bd"
},
"https://github.com/mhardalov/exams-qa/raw/main/data/exams/cross-lingual/dev_sq.jsonl.tar.gz": {
"num_bytes": 33985,
"checksum": "344715896df9a839ce9198052ff8b37bfe1a5c5bafb7bbbb956c89ea6d12e1ac"
},
"https://github.com/mhardalov/exams-qa/raw/main/data/exams/cross-lingual/with_paragraphs/dev_sq_with_para.jsonl.tar.gz": {
"num_bytes": 855786,
"checksum": "5813304c6cd942572c53164f49d7606066352b50fc5dd3a2b8f8a92891a2226b"
},
"https://github.com/mhardalov/exams-qa/raw/main/data/exams/cross-lingual/train_sr.jsonl.tar.gz": {
"num_bytes": 160264,
"checksum": "1dd7d863aab01103909b3fbfcd86c4290d644f5ff58d4bd9e131fb8f269c60a7"
},
"https://github.com/mhardalov/exams-qa/raw/main/data/exams/cross-lingual/with_paragraphs/train_sr_with_para.jsonl.tar.gz": {
"num_bytes": 3359444,
"checksum": "99f758ea931a62f5b402d69ad352208c202742be021fc6bb248ce7474edf16fe"
},
"https://github.com/mhardalov/exams-qa/raw/main/data/exams/cross-lingual/dev_sr.jsonl.tar.gz": {
"num_bytes": 38978,
"checksum": "5011570a2fe09c131d3d2ad44d1abd8a44ebe53aff376861f7b75e363c2f14cd"
},
"https://github.com/mhardalov/exams-qa/raw/main/data/exams/cross-lingual/with_paragraphs/dev_sr_with_para.jsonl.tar.gz": {
"num_bytes": 791106,
"checksum": "52005dfc3f41283a56d8b299254d9393878fc7f6bda5f6a3ec2365038e804d71"
},
"https://github.com/mhardalov/exams-qa/raw/main/data/exams/cross-lingual/train_tr.jsonl.tar.gz": {
"num_bytes": 217619,
"checksum": "0c15fa0c058769dea2e013ba7f87797d0e7b4bc82d2ca22a3bc76918e4a838d0"
},
"https://github.com/mhardalov/exams-qa/raw/main/data/exams/cross-lingual/with_paragraphs/train_tr_with_para.jsonl.tar.gz": {
"num_bytes": 3313469,
"checksum": "0daa166ca4d5540a4c875e309b7854d50720d8ce0728e10cc2205f989921adb4"
},
"https://github.com/mhardalov/exams-qa/raw/main/data/exams/cross-lingual/dev_tr.jsonl.tar.gz": {
"num_bytes": 58036,
"checksum": "40d7ff9c442695f204120c3f26d04420845630881933ee3a657139cc1d4eb2c1"
},
"https://github.com/mhardalov/exams-qa/raw/main/data/exams/cross-lingual/with_paragraphs/dev_tr_with_para.jsonl.tar.gz": {
"num_bytes": 862076,
"checksum": "21071665733bb691f65aa6731cd852a885e4be111b4d60e6947b70e4e093cc80"
},
"https://github.com/mhardalov/exams-qa/raw/main/data/exams/cross-lingual/train_vi.jsonl.tar.gz": {
"num_bytes": 231505,
"checksum": "f29c3550e9b09186493e59d199e684b41c78940f6a95b19e64f8226110100768"
},
"https://github.com/mhardalov/exams-qa/raw/main/data/exams/cross-lingual/with_paragraphs/train_vi_with_para.jsonl.tar.gz": {
"num_bytes": 5555122,
"checksum": "c76bee0438ca84289be1ec76b82717c686297f2f1d8d9ac557b794710adc4c1e"
},
"https://github.com/mhardalov/exams-qa/raw/main/data/exams/cross-lingual/dev_vi.jsonl.tar.gz": {
"num_bytes": 60271,
"checksum": "a8f0634b9bff14d4d373b4004b3f6db53782b9b6fe2f2928bd142e2163189853"
},
"https://github.com/mhardalov/exams-qa/raw/main/data/exams/cross-lingual/with_paragraphs/dev_vi_with_para.jsonl.tar.gz": {
"num_bytes": 1387632,
"checksum": "1b9e280429d73d51d614e4bc55b53fdef82b3a6ca2fb13234d1f79f846e20c1a"
}
},
"download_size": 169745177,
"post_processing_size": null,
"dataset_size": 23361304,
"size_in_bytes": 193106481
},
"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",
"id": null,
"_type": "Value"
},
"question": {
"stem": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"choices": {
"feature": {
"text": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"label": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"para": {
"dtype": "string",
"id": null,
"_type": "Value"
}
},
"length": -1,
"id": null,
"_type": "Sequence"
}
},
"answerKey": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"info": {
"grade": {
"dtype": "int32",
"id": null,
"_type": "Value"
},
"subject": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"language": {
"dtype": "string",
"id": null,
"_type": "Value"
}
}
},
"post_processed": null,
"supervised_keys": null,
"task_templates": null,
"builder_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": 954191,
"num_examples": 1955,
"dataset_name": "exams"
},
"validation": {
"name": "validation",
"num_bytes": 232264,
"num_examples": 488,
"dataset_name": "exams"
}
},
"download_checksums": {
"https://github.com/mhardalov/exams-qa/raw/main/data/exams/parallel_questions.jsonl": {
"num_bytes": 1254422,
"checksum": "a6e7a9da316b10e0a0b3c3ae51a74a801f0ed3cd65baaaf72f2a40f014dae3df"
},
"https://github.com/mhardalov/exams-qa/raw/main/data/exams/multilingual/train.jsonl.tar.gz": {
"num_bytes": 890210,
"checksum": "13ad2961f5a776b7e4cceba8076d51501ef0547911a3634db47e53af3493a46b"
},
"https://github.com/mhardalov/exams-qa/raw/main/data/exams/multilingual/dev.jsonl.tar.gz": {
"num_bytes": 320547,
"checksum": "0a6850d000319f748ab6d36c57568c2db41fb5bc0ed7f0cad01fd4c5d1945334"
},
"https://github.com/mhardalov/exams-qa/raw/main/data/exams/multilingual/test.jsonl.tar.gz": {
"num_bytes": 1489924,
"checksum": "404fd7db164bd9bd91669228c264ddb594b8586dae3d4b745be5de869d72c985"
},
"https://github.com/mhardalov/exams-qa/raw/main/data/exams/multilingual/with_paragraphs/train_with_para.jsonl.tar.gz": {
"num_bytes": 22372531,
"checksum": "bc8a1a2cbd9c62457798ec729411dd494c163fb03d4e821ed35b7bafdc44e36b"
},
"https://github.com/mhardalov/exams-qa/raw/main/data/exams/multilingual/with_paragraphs/dev_with_para.jsonl.tar.gz": {
"num_bytes": 7593662,
"checksum": "8da6611f4d1b85c4802c8fc9028357dbeddaf794f812aff7db6e43558a1532e0"
},
"https://github.com/mhardalov/exams-qa/raw/main/data/exams/multilingual/with_paragraphs/test_with_para.jsonl.tar.gz": {
"num_bytes": 38208781,
"checksum": "96960451dd4c41f208ee5ab3bdbce8ea06ecd3506faa830e3ce61d316222c2f3"
},
"https://github.com/mhardalov/exams-qa/raw/main/data/exams/cross-lingual/test.jsonl.tar.gz": {
"num_bytes": 2136703,
"checksum": "c816ea24d3c43b8f52124439d6f848f7052e87ced01aee9347bf95306004802b"
},
"https://github.com/mhardalov/exams-qa/raw/main/data/exams/cross-lingual/with_paragraphs/test_with_para.jsonl.tar.gz": {
"num_bytes": 38208781,
"checksum": "96960451dd4c41f208ee5ab3bdbce8ea06ecd3506faa830e3ce61d316222c2f3"
},
"https://github.com/mhardalov/exams-qa/raw/main/data/exams/cross-lingual/train_bg.jsonl.tar.gz": {
"num_bytes": 229172,
"checksum": "94f180851e332fd15faef90664084d17857b45d3a01b16224b2b4e8140596ad7"
},
"https://github.com/mhardalov/exams-qa/raw/main/data/exams/cross-lingual/with_paragraphs/train_bg_with_para.jsonl.tar.gz": {
"num_bytes": 6197892,
"checksum": "3d395327ad1a9660163002d5372424f43a6b1ddb2c9914b006949fea4b529358"
},
"https://github.com/mhardalov/exams-qa/raw/main/data/exams/cross-lingual/dev_bg.jsonl.tar.gz": {
"num_bytes": 61609,
"checksum": "b5330d5643b59c14b968c2c41e33745cc96cafe72dafaa4dea5b53411f344169"
},
"https://github.com/mhardalov/exams-qa/raw/main/data/exams/cross-lingual/with_paragraphs/dev_bg_with_para.jsonl.tar.gz": {
"num_bytes": 1566495,
"checksum": "6bf4ac10dee659c6271f5585d959f16aa0559f3b69686af3af2a4105979c87dc"
},
"https://github.com/mhardalov/exams-qa/raw/main/data/exams/cross-lingual/train_hr.jsonl.tar.gz": {
"num_bytes": 239976,
"checksum": "5573999ce8a7f0d5c8b4d7839307ed0fb56ee17c55c2878405ca97b0e69fed27"
},
"https://github.com/mhardalov/exams-qa/raw/main/data/exams/cross-lingual/with_paragraphs/train_hr_with_para.jsonl.tar.gz": {
"num_bytes": 4608466,
"checksum": "bb46efd5c0d0fbc809d4051aa7e9985bc687121aa0cd1caa08b664f561535a34"
},
"https://github.com/mhardalov/exams-qa/raw/main/data/exams/cross-lingual/dev_hr.jsonl.tar.gz": {
"num_bytes": 53774,
"checksum": "c6e4353d295cef50ec973a52eb5162be3e75771740fa361b5b6583133a9b07d6"
},
"https://github.com/mhardalov/exams-qa/raw/main/data/exams/cross-lingual/with_paragraphs/dev_hr_with_para.jsonl.tar.gz": {
"num_bytes": 1045884,
"checksum": "3c8d869622fe255e254b728270826c25af06989cf3c917f5a5aee32ab2f05f0f"
},
"https://github.com/mhardalov/exams-qa/raw/main/data/exams/cross-lingual/train_hu.jsonl.tar.gz": {
"num_bytes": 190855,
"checksum": "ad1c319a05634126d06e01f9b4cd53a957a2d83eced656bde6e4bdb8cf031306"
},
"https://github.com/mhardalov/exams-qa/raw/main/data/exams/cross-lingual/with_paragraphs/train_hu_with_para.jsonl.tar.gz": {
"num_bytes": 4116805,
"checksum": "50dcd5336e5f7af65d104526e09492aa9d13e652c12e9f909ed2099a5ff27307"
},
"https://github.com/mhardalov/exams-qa/raw/main/data/exams/cross-lingual/dev_hu.jsonl.tar.gz": {
"num_bytes": 60818,
"checksum": "4d1165dcba7af44e54fb1afe86f17b905b11c2fcb5e3f030dc0490ccf0c3d4e0"
},
"https://github.com/mhardalov/exams-qa/raw/main/data/exams/cross-lingual/with_paragraphs/dev_hu_with_para.jsonl.tar.gz": {
"num_bytes": 1285277,
"checksum": "e8602a6d66650df88e3f9291c421dc9dfdb23175bfb4528a6642e49e305b1aff"
},
"https://github.com/mhardalov/exams-qa/raw/main/data/exams/cross-lingual/train_it.jsonl.tar.gz": {
"num_bytes": 113153,
"checksum": "ed2b7999725f7c392c82f3d37b87b0b51b7e550f607a26feacb38ed95d74205f"
},
"https://github.com/mhardalov/exams-qa/raw/main/data/exams/cross-lingual/with_paragraphs/train_it_with_para.jsonl.tar.gz": {
"num_bytes": 3105594,
"checksum": "9bd3349211ba8215e7e7632602886dee2676a4df3ae6cc1513d11db9bcf31a8c"
},
"https://github.com/mhardalov/exams-qa/raw/main/data/exams/cross-lingual/dev_it.jsonl.tar.gz": {
"num_bytes": 27897,
"checksum": "e6323558ff746211a3f534c83d8ba578cb1422df80bec486f2b19ac2a1f0a71c"
},
"https://github.com/mhardalov/exams-qa/raw/main/data/exams/cross-lingual/with_paragraphs/dev_it_with_para.jsonl.tar.gz": {
"num_bytes": 755521,
"checksum": "ebbf36239b726b01d542386d86f204b7f0b589ea7b75f115720010ac50360f64"
},
"https://github.com/mhardalov/exams-qa/raw/main/data/exams/cross-lingual/train_mk.jsonl.tar.gz": {
"num_bytes": 183689,
"checksum": "7737847560aa2862a71a2a542efe70ecd0809f474e477e93c31e34aa00ba429f"
},
"https://github.com/mhardalov/exams-qa/raw/main/data/exams/cross-lingual/with_paragraphs/train_mk_with_para.jsonl.tar.gz": {
"num_bytes": 4983245,
"checksum": "aef0a36d8e98a5933e112daa12a9943c4fdfd62d0a9c0993b45c3c4a200d31b2"
},
"https://github.com/mhardalov/exams-qa/raw/main/data/exams/cross-lingual/dev_mk.jsonl.tar.gz": {
"num_bytes": 48344,
"checksum": "58ad89e802865ae68fada9d3591326aba6502d1761667764d6be436e9d02f786"
},
"https://github.com/mhardalov/exams-qa/raw/main/data/exams/cross-lingual/with_paragraphs/dev_mk_with_para.jsonl.tar.gz": {
"num_bytes": 1274490,
"checksum": "954c077c592c9734ad5d2970962e7fd7148c81922eeab87803ad298428123d18"
},
"https://github.com/mhardalov/exams-qa/raw/main/data/exams/cross-lingual/train_pl.jsonl.tar.gz": {
"num_bytes": 171608,
"checksum": "a8ae8bb02400ae2242a2b7b7ce03434579b3059dc8c485180613aa046c23741f"
},
"https://github.com/mhardalov/exams-qa/raw/main/data/exams/cross-lingual/with_paragraphs/train_pl_with_para.jsonl.tar.gz": {
"num_bytes": 2990255,
"checksum": "9dbfd98091a174f535fd8e8b8f272ef1abdc49942152ea868a0b0e64485704f6"
},
"https://github.com/mhardalov/exams-qa/raw/main/data/exams/cross-lingual/dev_pl.jsonl.tar.gz": {
"num_bytes": 43183,
"checksum": "37a882d92ee692052ff46e5fe74a88fae659ef25a67e8ff4baae6d50c8e7b7bf"
},
"https://github.com/mhardalov/exams-qa/raw/main/data/exams/cross-lingual/with_paragraphs/dev_pl_with_para.jsonl.tar.gz": {
"num_bytes": 749262,
"checksum": "2aeb2f3558ddd97651d24cc8270cacdc88f89c6fa631aa5c2aace252c1519b13"
},
"https://github.com/mhardalov/exams-qa/raw/main/data/exams/cross-lingual/train_pt.jsonl.tar.gz": {
"num_bytes": 98894,
"checksum": "660dafd1078e31359a8dcf5b9cef1487ad8f9a3c4e68e8ffcf173af0b56dcc22"
},
"https://github.com/mhardalov/exams-qa/raw/main/data/exams/cross-lingual/with_paragraphs/train_pt_with_para.jsonl.tar.gz": {
"num_bytes": 2216366,
"checksum": "be700ad7b821e6b04477d7b2ed3d8918567b670ca06512e863acadadb227b61a"
},
"https://github.com/mhardalov/exams-qa/raw/main/data/exams/cross-lingual/dev_pt.jsonl.tar.gz": {
"num_bytes": 25253,
"checksum": "91d664be240dc8e60f7a22fcac2123e03a8067e9317b04ac5cf11c94ea914c71"
},
"https://github.com/mhardalov/exams-qa/raw/main/data/exams/cross-lingual/with_paragraphs/dev_pt_with_para.jsonl.tar.gz": {
"num_bytes": 559847,
"checksum": "61f4fd18d4ecc5306ca9e338dbddc0879f5e1bfb9c5181e50f3805a3535bd23e"
},
"https://github.com/mhardalov/exams-qa/raw/main/data/exams/cross-lingual/train_sq.jsonl.tar.gz": {
"num_bytes": 123464,
"checksum": "01631d80688ff6ad7b8bf9ca7533921a62022acdf5251e33ca4180cc3434d8e0"
},
"https://github.com/mhardalov/exams-qa/raw/main/data/exams/cross-lingual/with_paragraphs/train_sq_with_para.jsonl.tar.gz": {
"num_bytes": 3217235,
"checksum": "76df84c639dd25a00e08c671da8887c5eb24da04842467e60ebc42a454a1a6bd"
},
"https://github.com/mhardalov/exams-qa/raw/main/data/exams/cross-lingual/dev_sq.jsonl.tar.gz": {
"num_bytes": 33985,
"checksum": "344715896df9a839ce9198052ff8b37bfe1a5c5bafb7bbbb956c89ea6d12e1ac"
},
"https://github.com/mhardalov/exams-qa/raw/main/data/exams/cross-lingual/with_paragraphs/dev_sq_with_para.jsonl.tar.gz": {
"num_bytes": 855786,
"checksum": "5813304c6cd942572c53164f49d7606066352b50fc5dd3a2b8f8a92891a2226b"
},
"https://github.com/mhardalov/exams-qa/raw/main/data/exams/cross-lingual/train_sr.jsonl.tar.gz": {
"num_bytes": 160264,
"checksum": "1dd7d863aab01103909b3fbfcd86c4290d644f5ff58d4bd9e131fb8f269c60a7"
},
"https://github.com/mhardalov/exams-qa/raw/main/data/exams/cross-lingual/with_paragraphs/train_sr_with_para.jsonl.tar.gz": {
"num_bytes": 3359444,
"checksum": "99f758ea931a62f5b402d69ad352208c202742be021fc6bb248ce7474edf16fe"
},
"https://github.com/mhardalov/exams-qa/raw/main/data/exams/cross-lingual/dev_sr.jsonl.tar.gz": {
"num_bytes": 38978,
"checksum": "5011570a2fe09c131d3d2ad44d1abd8a44ebe53aff376861f7b75e363c2f14cd"
},
"https://github.com/mhardalov/exams-qa/raw/main/data/exams/cross-lingual/with_paragraphs/dev_sr_with_para.jsonl.tar.gz": {
"num_bytes": 791106,
"checksum": "52005dfc3f41283a56d8b299254d9393878fc7f6bda5f6a3ec2365038e804d71"
},
"https://github.com/mhardalov/exams-qa/raw/main/data/exams/cross-lingual/train_tr.jsonl.tar.gz": {
"num_bytes": 217619,
"checksum": "0c15fa0c058769dea2e013ba7f87797d0e7b4bc82d2ca22a3bc76918e4a838d0"
},
"https://github.com/mhardalov/exams-qa/raw/main/data/exams/cross-lingual/with_paragraphs/train_tr_with_para.jsonl.tar.gz": {
"num_bytes": 3313469,
"checksum": "0daa166ca4d5540a4c875e309b7854d50720d8ce0728e10cc2205f989921adb4"
},
"https://github.com/mhardalov/exams-qa/raw/main/data/exams/cross-lingual/dev_tr.jsonl.tar.gz": {
"num_bytes": 58036,
"checksum": "40d7ff9c442695f204120c3f26d04420845630881933ee3a657139cc1d4eb2c1"
},
"https://github.com/mhardalov/exams-qa/raw/main/data/exams/cross-lingual/with_paragraphs/dev_tr_with_para.jsonl.tar.gz": {
"num_bytes": 862076,
"checksum": "21071665733bb691f65aa6731cd852a885e4be111b4d60e6947b70e4e093cc80"
},
"https://github.com/mhardalov/exams-qa/raw/main/data/exams/cross-lingual/train_vi.jsonl.tar.gz": {
"num_bytes": 231505,
"checksum": "f29c3550e9b09186493e59d199e684b41c78940f6a95b19e64f8226110100768"
},
"https://github.com/mhardalov/exams-qa/raw/main/data/exams/cross-lingual/with_paragraphs/train_vi_with_para.jsonl.tar.gz": {
"num_bytes": 5555122,
"checksum": "c76bee0438ca84289be1ec76b82717c686297f2f1d8d9ac557b794710adc4c1e"
},
"https://github.com/mhardalov/exams-qa/raw/main/data/exams/cross-lingual/dev_vi.jsonl.tar.gz": {
"num_bytes": 60271,
"checksum": "a8f0634b9bff14d4d373b4004b3f6db53782b9b6fe2f2928bd142e2163189853"
},
"https://github.com/mhardalov/exams-qa/raw/main/data/exams/cross-lingual/with_paragraphs/dev_vi_with_para.jsonl.tar.gz": {
"num_bytes": 1387632,
"checksum": "1b9e280429d73d51d614e4bc55b53fdef82b3a6ca2fb13234d1f79f846e20c1a"
}
},
"download_size": 169745177,
"post_processing_size": null,
"dataset_size": 1186455,
"size_in_bytes": 170931632
},
"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",
"id": null,
"_type": "Value"
},
"question": {
"stem": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"choices": {
"feature": {
"text": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"label": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"para": {
"dtype": "string",
"id": null,
"_type": "Value"
}
},
"length": -1,
"id": null,
"_type": "Sequence"
}
},
"answerKey": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"info": {
"grade": {
"dtype": "int32",
"id": null,
"_type": "Value"
},
"subject": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"language": {
"dtype": "string",
"id": null,
"_type": "Value"
}
}
},
"post_processed": null,
"supervised_keys": null,
"task_templates": null,
"builder_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": 40884023,
"num_examples": 1955,
"dataset_name": "exams"
},
"validation": {
"name": "validation",
"num_bytes": 10260662,
"num_examples": 488,
"dataset_name": "exams"
}
},
"download_checksums": {
"https://github.com/mhardalov/exams-qa/raw/main/data/exams/parallel_questions.jsonl": {
"num_bytes": 1254422,
"checksum": "a6e7a9da316b10e0a0b3c3ae51a74a801f0ed3cd65baaaf72f2a40f014dae3df"
},
"https://github.com/mhardalov/exams-qa/raw/main/data/exams/multilingual/train.jsonl.tar.gz": {
"num_bytes": 890210,
"checksum": "13ad2961f5a776b7e4cceba8076d51501ef0547911a3634db47e53af3493a46b"
},
"https://github.com/mhardalov/exams-qa/raw/main/data/exams/multilingual/dev.jsonl.tar.gz": {
"num_bytes": 320547,
"checksum": "0a6850d000319f748ab6d36c57568c2db41fb5bc0ed7f0cad01fd4c5d1945334"
},
"https://github.com/mhardalov/exams-qa/raw/main/data/exams/multilingual/test.jsonl.tar.gz": {
"num_bytes": 1489924,
"checksum": "404fd7db164bd9bd91669228c264ddb594b8586dae3d4b745be5de869d72c985"
},
"https://github.com/mhardalov/exams-qa/raw/main/data/exams/multilingual/with_paragraphs/train_with_para.jsonl.tar.gz": {
"num_bytes": 22372531,
"checksum": "bc8a1a2cbd9c62457798ec729411dd494c163fb03d4e821ed35b7bafdc44e36b"
},
"https://github.com/mhardalov/exams-qa/raw/main/data/exams/multilingual/with_paragraphs/dev_with_para.jsonl.tar.gz": {
"num_bytes": 7593662,
"checksum": "8da6611f4d1b85c4802c8fc9028357dbeddaf794f812aff7db6e43558a1532e0"
},
"https://github.com/mhardalov/exams-qa/raw/main/data/exams/multilingual/with_paragraphs/test_with_para.jsonl.tar.gz": {
"num_bytes": 38208781,
"checksum": "96960451dd4c41f208ee5ab3bdbce8ea06ecd3506faa830e3ce61d316222c2f3"
},
"https://github.com/mhardalov/exams-qa/raw/main/data/exams/cross-lingual/test.jsonl.tar.gz": {
"num_bytes": 2136703,
"checksum": "c816ea24d3c43b8f52124439d6f848f7052e87ced01aee9347bf95306004802b"
},
"https://github.com/mhardalov/exams-qa/raw/main/data/exams/cross-lingual/with_paragraphs/test_with_para.jsonl.tar.gz": {
"num_bytes": 38208781,
"checksum": "96960451dd4c41f208ee5ab3bdbce8ea06ecd3506faa830e3ce61d316222c2f3"
},
"https://github.com/mhardalov/exams-qa/raw/main/data/exams/cross-lingual/train_bg.jsonl.tar.gz": {
"num_bytes": 229172,
"checksum": "94f180851e332fd15faef90664084d17857b45d3a01b16224b2b4e8140596ad7"
},
"https://github.com/mhardalov/exams-qa/raw/main/data/exams/cross-lingual/with_paragraphs/train_bg_with_para.jsonl.tar.gz": {
"num_bytes": 6197892,
"checksum": "3d395327ad1a9660163002d5372424f43a6b1ddb2c9914b006949fea4b529358"
},
"https://github.com/mhardalov/exams-qa/raw/main/data/exams/cross-lingual/dev_bg.jsonl.tar.gz": {
"num_bytes": 61609,
"checksum": "b5330d5643b59c14b968c2c41e33745cc96cafe72dafaa4dea5b53411f344169"
},
"https://github.com/mhardalov/exams-qa/raw/main/data/exams/cross-lingual/with_paragraphs/dev_bg_with_para.jsonl.tar.gz": {
"num_bytes": 1566495,
"checksum": "6bf4ac10dee659c6271f5585d959f16aa0559f3b69686af3af2a4105979c87dc"
},
"https://github.com/mhardalov/exams-qa/raw/main/data/exams/cross-lingual/train_hr.jsonl.tar.gz": {
"num_bytes": 239976,
"checksum": "5573999ce8a7f0d5c8b4d7839307ed0fb56ee17c55c2878405ca97b0e69fed27"
},
"https://github.com/mhardalov/exams-qa/raw/main/data/exams/cross-lingual/with_paragraphs/train_hr_with_para.jsonl.tar.gz": {
"num_bytes": 4608466,
"checksum": "bb46efd5c0d0fbc809d4051aa7e9985bc687121aa0cd1caa08b664f561535a34"
},
"https://github.com/mhardalov/exams-qa/raw/main/data/exams/cross-lingual/dev_hr.jsonl.tar.gz": {
"num_bytes": 53774,
"checksum": "c6e4353d295cef50ec973a52eb5162be3e75771740fa361b5b6583133a9b07d6"
},
"https://github.com/mhardalov/exams-qa/raw/main/data/exams/cross-lingual/with_paragraphs/dev_hr_with_para.jsonl.tar.gz": {
"num_bytes": 1045884,
"checksum": "3c8d869622fe255e254b728270826c25af06989cf3c917f5a5aee32ab2f05f0f"
},
"https://github.com/mhardalov/exams-qa/raw/main/data/exams/cross-lingual/train_hu.jsonl.tar.gz": {
"num_bytes": 190855,
"checksum": "ad1c319a05634126d06e01f9b4cd53a957a2d83eced656bde6e4bdb8cf031306"
},
"https://github.com/mhardalov/exams-qa/raw/main/data/exams/cross-lingual/with_paragraphs/train_hu_with_para.jsonl.tar.gz": {
"num_bytes": 4116805,
"checksum": "50dcd5336e5f7af65d104526e09492aa9d13e652c12e9f909ed2099a5ff27307"
},
"https://github.com/mhardalov/exams-qa/raw/main/data/exams/cross-lingual/dev_hu.jsonl.tar.gz": {
"num_bytes": 60818,
"checksum": "4d1165dcba7af44e54fb1afe86f17b905b11c2fcb5e3f030dc0490ccf0c3d4e0"
},
"https://github.com/mhardalov/exams-qa/raw/main/data/exams/cross-lingual/with_paragraphs/dev_hu_with_para.jsonl.tar.gz": {
"num_bytes": 1285277,
"checksum": "e8602a6d66650df88e3f9291c421dc9dfdb23175bfb4528a6642e49e305b1aff"
},
"https://github.com/mhardalov/exams-qa/raw/main/data/exams/cross-lingual/train_it.jsonl.tar.gz": {
"num_bytes": 113153,
"checksum": "ed2b7999725f7c392c82f3d37b87b0b51b7e550f607a26feacb38ed95d74205f"
},
"https://github.com/mhardalov/exams-qa/raw/main/data/exams/cross-lingual/with_paragraphs/train_it_with_para.jsonl.tar.gz": {
"num_bytes": 3105594,
"checksum": "9bd3349211ba8215e7e7632602886dee2676a4df3ae6cc1513d11db9bcf31a8c"
},
"https://github.com/mhardalov/exams-qa/raw/main/data/exams/cross-lingual/dev_it.jsonl.tar.gz": {
"num_bytes": 27897,
"checksum": "e6323558ff746211a3f534c83d8ba578cb1422df80bec486f2b19ac2a1f0a71c"
},
"https://github.com/mhardalov/exams-qa/raw/main/data/exams/cross-lingual/with_paragraphs/dev_it_with_para.jsonl.tar.gz": {
"num_bytes": 755521,
"checksum": "ebbf36239b726b01d542386d86f204b7f0b589ea7b75f115720010ac50360f64"
},
"https://github.com/mhardalov/exams-qa/raw/main/data/exams/cross-lingual/train_mk.jsonl.tar.gz": {
"num_bytes": 183689,
"checksum": "7737847560aa2862a71a2a542efe70ecd0809f474e477e93c31e34aa00ba429f"
},
"https://github.com/mhardalov/exams-qa/raw/main/data/exams/cross-lingual/with_paragraphs/train_mk_with_para.jsonl.tar.gz": {
"num_bytes": 4983245,
"checksum": "aef0a36d8e98a5933e112daa12a9943c4fdfd62d0a9c0993b45c3c4a200d31b2"
},
"https://github.com/mhardalov/exams-qa/raw/main/data/exams/cross-lingual/dev_mk.jsonl.tar.gz": {
"num_bytes": 48344,
"checksum": "58ad89e802865ae68fada9d3591326aba6502d1761667764d6be436e9d02f786"
},
"https://github.com/mhardalov/exams-qa/raw/main/data/exams/cross-lingual/with_paragraphs/dev_mk_with_para.jsonl.tar.gz": {
"num_bytes": 1274490,
"checksum": "954c077c592c9734ad5d2970962e7fd7148c81922eeab87803ad298428123d18"
},
"https://github.com/mhardalov/exams-qa/raw/main/data/exams/cross-lingual/train_pl.jsonl.tar.gz": {
"num_bytes": 171608,
"checksum": "a8ae8bb02400ae2242a2b7b7ce03434579b3059dc8c485180613aa046c23741f"
},
"https://github.com/mhardalov/exams-qa/raw/main/data/exams/cross-lingual/with_paragraphs/train_pl_with_para.jsonl.tar.gz": {
"num_bytes": 2990255,
"checksum": "9dbfd98091a174f535fd8e8b8f272ef1abdc49942152ea868a0b0e64485704f6"
},
"https://github.com/mhardalov/exams-qa/raw/main/data/exams/cross-lingual/dev_pl.jsonl.tar.gz": {
"num_bytes": 43183,
"checksum": "37a882d92ee692052ff46e5fe74a88fae659ef25a67e8ff4baae6d50c8e7b7bf"
},
"https://github.com/mhardalov/exams-qa/raw/main/data/exams/cross-lingual/with_paragraphs/dev_pl_with_para.jsonl.tar.gz": {
"num_bytes": 749262,
"checksum": "2aeb2f3558ddd97651d24cc8270cacdc88f89c6fa631aa5c2aace252c1519b13"
},
"https://github.com/mhardalov/exams-qa/raw/main/data/exams/cross-lingual/train_pt.jsonl.tar.gz": {
"num_bytes": 98894,
"checksum": "660dafd1078e31359a8dcf5b9cef1487ad8f9a3c4e68e8ffcf173af0b56dcc22"
},
"https://github.com/mhardalov/exams-qa/raw/main/data/exams/cross-lingual/with_paragraphs/train_pt_with_para.jsonl.tar.gz": {
"num_bytes": 2216366,
"checksum": "be700ad7b821e6b04477d7b2ed3d8918567b670ca06512e863acadadb227b61a"
},
"https://github.com/mhardalov/exams-qa/raw/main/data/exams/cross-lingual/dev_pt.jsonl.tar.gz": {
"num_bytes": 25253,
"checksum": "91d664be240dc8e60f7a22fcac2123e03a8067e9317b04ac5cf11c94ea914c71"
},
"https://github.com/mhardalov/exams-qa/raw/main/data/exams/cross-lingual/with_paragraphs/dev_pt_with_para.jsonl.tar.gz": {
"num_bytes": 559847,
"checksum": "61f4fd18d4ecc5306ca9e338dbddc0879f5e1bfb9c5181e50f3805a3535bd23e"
},
"https://github.com/mhardalov/exams-qa/raw/main/data/exams/cross-lingual/train_sq.jsonl.tar.gz": {
"num_bytes": 123464,
"checksum": "01631d80688ff6ad7b8bf9ca7533921a62022acdf5251e33ca4180cc3434d8e0"
},
"https://github.com/mhardalov/exams-qa/raw/main/data/exams/cross-lingual/with_paragraphs/train_sq_with_para.jsonl.tar.gz": {
"num_bytes": 3217235,
"checksum": "76df84c639dd25a00e08c671da8887c5eb24da04842467e60ebc42a454a1a6bd"
},
"https://github.com/mhardalov/exams-qa/raw/main/data/exams/cross-lingual/dev_sq.jsonl.tar.gz": {
"num_bytes": 33985,
"checksum": "344715896df9a839ce9198052ff8b37bfe1a5c5bafb7bbbb956c89ea6d12e1ac"
},
"https://github.com/mhardalov/exams-qa/raw/main/data/exams/cross-lingual/with_paragraphs/dev_sq_with_para.jsonl.tar.gz": {
"num_bytes": 855786,
"checksum": "5813304c6cd942572c53164f49d7606066352b50fc5dd3a2b8f8a92891a2226b"
},
"https://github.com/mhardalov/exams-qa/raw/main/data/exams/cross-lingual/train_sr.jsonl.tar.gz": {
"num_bytes": 160264,
"checksum": "1dd7d863aab01103909b3fbfcd86c4290d644f5ff58d4bd9e131fb8f269c60a7"
},
"https://github.com/mhardalov/exams-qa/raw/main/data/exams/cross-lingual/with_paragraphs/train_sr_with_para.jsonl.tar.gz": {
"num_bytes": 3359444,
"checksum": "99f758ea931a62f5b402d69ad352208c202742be021fc6bb248ce7474edf16fe"
},
"https://github.com/mhardalov/exams-qa/raw/main/data/exams/cross-lingual/dev_sr.jsonl.tar.gz": {
"num_bytes": 38978,
"checksum": "5011570a2fe09c131d3d2ad44d1abd8a44ebe53aff376861f7b75e363c2f14cd"
},
"https://github.com/mhardalov/exams-qa/raw/main/data/exams/cross-lingual/with_paragraphs/dev_sr_with_para.jsonl.tar.gz": {
"num_bytes": 791106,
"checksum": "52005dfc3f41283a56d8b299254d9393878fc7f6bda5f6a3ec2365038e804d71"
},
"https://github.com/mhardalov/exams-qa/raw/main/data/exams/cross-lingual/train_tr.jsonl.tar.gz": {
"num_bytes": 217619,
"checksum": "0c15fa0c058769dea2e013ba7f87797d0e7b4bc82d2ca22a3bc76918e4a838d0"
},
"https://github.com/mhardalov/exams-qa/raw/main/data/exams/cross-lingual/with_paragraphs/train_tr_with_para.jsonl.tar.gz": {
"num_bytes": 3313469,
"checksum": "0daa166ca4d5540a4c875e309b7854d50720d8ce0728e10cc2205f989921adb4"
},
"https://github.com/mhardalov/exams-qa/raw/main/data/exams/cross-lingual/dev_tr.jsonl.tar.gz": {
"num_bytes": 58036,
"checksum": "40d7ff9c442695f204120c3f26d04420845630881933ee3a657139cc1d4eb2c1"
},
"https://github.com/mhardalov/exams-qa/raw/main/data/exams/cross-lingual/with_paragraphs/dev_tr_with_para.jsonl.tar.gz": {
"num_bytes": 862076,
"checksum": "21071665733bb691f65aa6731cd852a885e4be111b4d60e6947b70e4e093cc80"
},
"https://github.com/mhardalov/exams-qa/raw/main/data/exams/cross-lingual/train_vi.jsonl.tar.gz": {
"num_bytes": 231505,
"checksum": "f29c3550e9b09186493e59d199e684b41c78940f6a95b19e64f8226110100768"
},
"https://github.com/mhardalov/exams-qa/raw/main/data/exams/cross-lingual/with_paragraphs/train_vi_with_para.jsonl.tar.gz": {
"num_bytes": 5555122,
"checksum": "c76bee0438ca84289be1ec76b82717c686297f2f1d8d9ac557b794710adc4c1e"
},
"https://github.com/mhardalov/exams-qa/raw/main/data/exams/cross-lingual/dev_vi.jsonl.tar.gz": {
"num_bytes": 60271,
"checksum": "a8f0634b9bff14d4d373b4004b3f6db53782b9b6fe2f2928bd142e2163189853"
},
"https://github.com/mhardalov/exams-qa/raw/main/data/exams/cross-lingual/with_paragraphs/dev_vi_with_para.jsonl.tar.gz": {
"num_bytes": 1387632,
"checksum": "1b9e280429d73d51d614e4bc55b53fdef82b3a6ca2fb13234d1f79f846e20c1a"
}
},
"download_size": 169745177,
"post_processing_size": null,
"dataset_size": 51144685,
"size_in_bytes": 220889862
}
}