slue / train /dataset_info.json
HaninZ's picture
Upload folder using huggingface_hub
ac02a8d verified
raw
history blame
2.48 kB
{
"builder_name": "parquet",
"citation": "",
"config_name": "voxceleb",
"dataset_name": "slue",
"dataset_size": 1634354526,
"description": "",
"download_checksums": {
"hf://datasets/asapp/slue@67f7da031721a14cc391c7fa7c8d96411282d8a3/voxceleb/train-00000-of-00002.parquet": {
"num_bytes": 413456818,
"checksum": null
},
"hf://datasets/asapp/slue@67f7da031721a14cc391c7fa7c8d96411282d8a3/voxceleb/train-00001-of-00002.parquet": {
"num_bytes": 424139034,
"checksum": null
},
"hf://datasets/asapp/slue@67f7da031721a14cc391c7fa7c8d96411282d8a3/voxceleb/validation-00000-of-00001.parquet": {
"num_bytes": 203450563,
"checksum": null
},
"hf://datasets/asapp/slue@67f7da031721a14cc391c7fa7c8d96411282d8a3/voxceleb/test-00000-of-00002.parquet": {
"num_bytes": 262686154,
"checksum": null
},
"hf://datasets/asapp/slue@67f7da031721a14cc391c7fa7c8d96411282d8a3/voxceleb/test-00001-of-00002.parquet": {
"num_bytes": 259566950,
"checksum": null
}
},
"download_size": 1563299519,
"features": {
"index": {
"dtype": "int32",
"_type": "Value"
},
"id": {
"dtype": "string",
"_type": "Value"
},
"audio": {
"sampling_rate": 16000,
"_type": "Audio"
},
"speaker_id": {
"dtype": "string",
"_type": "Value"
},
"normalized_text": {
"dtype": "string",
"_type": "Value"
},
"sentiment": {
"dtype": "string",
"_type": "Value"
},
"start_second": {
"dtype": "float64",
"_type": "Value"
},
"end_second": {
"dtype": "float64",
"_type": "Value"
},
"local_path": {
"dtype": "string",
"_type": "Value"
}
},
"homepage": "",
"license": "",
"size_in_bytes": 3197654045,
"splits": {
"train": {
"name": "train",
"num_bytes": 875643365,
"num_examples": 5777,
"shard_lengths": [
3389,
2388
],
"dataset_name": "slue"
},
"validation": {
"name": "validation",
"num_bytes": 213115130,
"num_examples": 1454,
"dataset_name": "slue"
},
"test": {
"name": "test",
"num_bytes": 545596031,
"num_examples": 3553,
"shard_lengths": [
3277,
276
],
"dataset_name": "slue"
}
},
"version": {
"version_str": "0.0.0",
"major": 0,
"minor": 0,
"patch": 0
}
}