MNLP_M2_quantized_dataset / test /dataset_info.json
frossardr's picture
Upload folder using huggingface_hub
7201ac6 verified
Raw
History Blame Contribute Delete
687 Bytes
{
"citation": "",
"description": "",
"features": {
"id": {
"dtype": "string",
"_type": "Value"
},
"question": {
"dtype": "string",
"_type": "Value"
},
"choices": {
"label": {
"feature": {
"dtype": "string",
"_type": "Value"
},
"_type": "Sequence"
},
"text": {
"feature": {
"dtype": "string",
"_type": "Value"
},
"_type": "Sequence"
}
},
"answerKey": {
"dtype": "string",
"_type": "Value"
},
"source": {
"dtype": "string",
"_type": "Value"
}
},
"homepage": "",
"license": ""
}