dumps / test /dataset_info.json
yarathealmighty's picture
Upload folder using huggingface_hub
dce17a6 verified
Raw
History Blame
577 Bytes
{
"citation": "",
"description": "",
"features": {
"question": {
"dtype": "string",
"_type": "Value"
},
"answer": {
"dtype": "string",
"_type": "Value"
},
"input_ids": {
"feature": {
"dtype": "int32",
"_type": "Value"
},
"_type": "Sequence"
},
"attention_mask": {
"feature": {
"dtype": "int8",
"_type": "Value"
},
"_type": "Sequence"
},
"label": {
"dtype": "float64",
"_type": "Value"
}
},
"homepage": "",
"license": ""
}