multi-tw / validation /dataset_info.json
MarkChenX's picture
Initial commit: Multi-TW Chinese language learning dataset
6739e1a
{
"citation": "",
"description": "",
"features": {
"id": {
"dtype": "string",
"_type": "Value"
},
"instruction": {
"dtype": "string",
"_type": "Value"
},
"question": {
"dtype": "string",
"_type": "Value"
},
"option1": {
"dtype": "string",
"_type": "Value"
},
"option2": {
"dtype": "string",
"_type": "Value"
},
"option3": {
"dtype": "string",
"_type": "Value"
},
"option4": {
"dtype": "string",
"_type": "Value"
},
"answer": {
"dtype": "string",
"_type": "Value"
},
"image": {
"_type": "Image"
},
"audio": {
"_type": "Audio"
}
},
"homepage": "",
"license": ""
}