audioset_cla_label_des_naive / dataset_info.json
MYJOKERML's picture
Upload dataset_info.json with huggingface_hub
5cf5114 verified
raw
history blame contribute delete
746 Bytes
{
"citation": "",
"description": "",
"features": {
"instruction": {
"dtype": "string",
"_type": "Value"
},
"input": {
"dtype": "string",
"_type": "Value"
},
"audio_id": {
"dtype": "string",
"_type": "Value"
},
"dataset": {
"dtype": "string",
"_type": "Value"
},
"task": {
"dtype": "string",
"_type": "Value"
},
"output": {
"dtype": "string",
"_type": "Value"
},
"audio": {
"sampling_rate": 16000,
"_type": "Audio"
},
"question": {
"dtype": "string",
"_type": "Value"
},
"answer": {
"dtype": "string",
"_type": "Value"
}
},
"homepage": "",
"license": ""
}