resd / dataset_infos.json
Ar4ikov's picture
Upload dataset_infos.json with huggingface_hub
726a961
{"default": {
"description": "",
"citation": "",
"homepage": "",
"license": "",
"features": {
"name": {
"dtype": "string",
"_type": "Value"
},
"path": {
"dtype": "string",
"_type": "Value"
},
"emotion": {
"dtype": "string",
"_type": "Value"
},
"speech": {
"_type": "Audio"
}
},
"builder_name": "csv",
"config_name": "default",
"version": {
"version_str": "0.0.0",
"major": 0,
"minor": 0,
"patch": 0
},
"splits": {
"test": {
"name": "test",
"num_bytes": 96603538.0,
"num_examples": 280,
"dataset_name": null
},
"train": {
"name": "train",
"num_bytes": 398719157.336,
"num_examples": 1116,
"dataset_name": null
}
},
"download_size": 485403675,
"dataset_size": 495322695.336,
"size_in_bytes": 980726370.336
}}