Datasets:
Tasks:
Multiple Choice
Modalities:
Text
Formats:
parquet
Sub-tasks:
multiple-choice-qa
Languages:
English
Size:
10K - 100K
License:
{ | |
"quail": { | |
"description": "QuAIL is a reading comprehension dataset. QuAIL contains 15K multi-choice questions in texts 300-350 tokens long 4 domains (news, user stories, fiction, blogs).QuAIL is balanced and annotated for question types.", | |
"citation": "@inproceedings{DBLP:conf/aaai/RogersKDR20,\n author = {Anna Rogers and\n Olga Kovaleva and\n Matthew Downey and\n Anna Rumshisky},\n title = {Getting Closer to {AI} Complete Question Answering: {A} Set of Prerequisite\n Real Tasks},\n booktitle = {The Thirty-Fourth {AAAI} Conference on Artificial Intelligence, {AAAI}\n 2020, The Thirty-Second Innovative Applications of Artificial Intelligence\n Conference, {IAAI} 2020, The Tenth {AAAI} Symposium on Educational\n Advances in Artificial Intelligence, {EAAI} 2020, New York, NY, USA,\n February 7-12, 2020},\n pages = {8722--8731},\n publisher = {{AAAI} Press},\n year = {2020},\n url = {https://aaai.org/ojs/index.php/AAAI/article/view/6398},\n timestamp = {Thu, 04 Jun 2020 13:18:48 +0200},\n biburl = {https://dblp.org/rec/conf/aaai/RogersKDR20.bib},\n bibsource = {dblp computer science bibliography, https://dblp.org}\n}\n", | |
"homepage": "https://text-machine-lab.github.io/blog/2020/quail/", | |
"license": "", | |
"features": { | |
"id": { | |
"dtype": "string", | |
"_type": "Value" | |
}, | |
"context_id": { | |
"dtype": "string", | |
"_type": "Value" | |
}, | |
"question_id": { | |
"dtype": "string", | |
"_type": "Value" | |
}, | |
"domain": { | |
"dtype": "string", | |
"_type": "Value" | |
}, | |
"metadata": { | |
"author": { | |
"dtype": "string", | |
"_type": "Value" | |
}, | |
"title": { | |
"dtype": "string", | |
"_type": "Value" | |
}, | |
"url": { | |
"dtype": "string", | |
"_type": "Value" | |
} | |
}, | |
"context": { | |
"dtype": "string", | |
"_type": "Value" | |
}, | |
"question": { | |
"dtype": "string", | |
"_type": "Value" | |
}, | |
"question_type": { | |
"dtype": "string", | |
"_type": "Value" | |
}, | |
"answers": { | |
"feature": { | |
"dtype": "string", | |
"_type": "Value" | |
}, | |
"_type": "Sequence" | |
}, | |
"correct_answer_id": { | |
"dtype": "int32", | |
"_type": "Value" | |
} | |
}, | |
"builder_name": "quail", | |
"dataset_name": "quail", | |
"config_name": "quail", | |
"version": { | |
"version_str": "1.3.0", | |
"description": "", | |
"major": 1, | |
"minor": 3, | |
"patch": 0 | |
}, | |
"splits": { | |
"train": { | |
"name": "train", | |
"num_bytes": 23432601, | |
"num_examples": 10246, | |
"dataset_name": null | |
}, | |
"validation": { | |
"name": "validation", | |
"num_bytes": 4989531, | |
"num_examples": 2164, | |
"dataset_name": null | |
}, | |
"challenge": { | |
"name": "challenge", | |
"num_bytes": 1199792, | |
"num_examples": 556, | |
"dataset_name": null | |
} | |
}, | |
"download_size": 2286403, | |
"dataset_size": 29621924, | |
"size_in_bytes": 31908327 | |
} | |
} |