npsc_nb / dataset_infos.json
perisolb's picture
Upload dataset_infos.json with huggingface_hub
6d18e01
{"default": {
"description": "",
"citation": "",
"homepage": "",
"license": "",
"features": {
"speaker_id": {
"dtype": "string",
"_type": "Value"
},
"gender": {
"dtype": "string",
"_type": "Value"
},
"utterance_id": {
"dtype": "string",
"_type": "Value"
},
"language": {
"dtype": "string",
"_type": "Value"
},
"raw_text": {
"dtype": "string",
"_type": "Value"
},
"full_audio_file": {
"dtype": "string",
"_type": "Value"
},
"original_data_split": {
"dtype": "string",
"_type": "Value"
},
"region": {
"dtype": "string",
"_type": "Value"
},
"duration": {
"dtype": "float64",
"_type": "Value"
},
"start": {
"dtype": "float64",
"_type": "Value"
},
"end": {
"dtype": "float64",
"_type": "Value"
},
"utterance_audio_file": {
"_type": "Audio"
},
"standardized_text": {
"dtype": "string",
"_type": "Value"
}
},
"builder_name": "csv",
"config_name": "default",
"version": {
"version_str": "0.0.0",
"major": 0,
"minor": 0,
"patch": 0
},
"splits": {
"train": {
"name": "train",
"num_bytes": 8190809957.84,
"num_examples": 40008,
"dataset_name": null
},
"test": {
"name": "test",
"num_bytes": 1026553338.856,
"num_examples": 5044,
"dataset_name": null
},
"validation": {
"name": "validation",
"num_bytes": 1097030649.769,
"num_examples": 5461,
"dataset_name": null
}
},
"download_size": 10261847599,
"dataset_size": 10314393946.465,
"size_in_bytes": 20576241545.465
}}