test_audio / dataset_infos.json
ashraq's picture
Upload dataset_infos.json with huggingface_hub
c5ddd17
{"ashraq--test_audio": {
"description": "",
"citation": "",
"homepage": "",
"license": "",
"features": {
"filename": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"fold": {
"dtype": "int64",
"id": null,
"_type": "Value"
},
"target": {
"dtype": "int64",
"id": null,
"_type": "Value"
},
"category": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"esc10": {
"dtype": "bool",
"id": null,
"_type": "Value"
},
"src_file": {
"dtype": "int64",
"id": null,
"_type": "Value"
},
"take": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"audio": {
"sampling_rate": null,
"mono": true,
"decode": true,
"id": null,
"_type": "Audio"
}
},
"post_processed": null,
"supervised_keys": null,
"task_templates": null,
"builder_name": null,
"config_name": null,
"version": null,
"splits": {
"train": {
"name": "train",
"num_bytes": 4411154.0,
"num_examples": 10,
"dataset_name": "test_audio"
}
},
"download_checksums": null,
"download_size": 3463144,
"post_processing_size": null,
"dataset_size": 4411154.0,
"size_in_bytes": 7874298.0
}}