Datasets:

Modalities:
Text
Formats:
arrow
Languages:
English
Libraries:
Datasets
License:
hotpotqa / qa_dataset /dev /test /dataset_info.json
debadeepta's picture
Upload folder using huggingface_hub
cef562b verified
{
"citation": "",
"description": "",
"features": {
"id": {
"dtype": "string",
"_type": "Value"
},
"question": {
"dtype": "string",
"_type": "Value"
},
"answer": {
"dtype": "string",
"_type": "Value"
},
"type": {
"dtype": "string",
"_type": "Value"
},
"level": {
"dtype": "string",
"_type": "Value"
},
"supporting_facts": {
"feature": {
"feature": {
"dtype": "string",
"_type": "Value"
},
"_type": "Sequence"
},
"_type": "Sequence"
},
"context": {
"feature": {
"feature": {
"dtype": "string",
"_type": "Value"
},
"_type": "Sequence"
},
"_type": "Sequence"
}
},
"homepage": "",
"license": ""
}