Datasets:
File size: 1,710 Bytes
1569190 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 | {
"sberdevices_golos_10h_crowd": {
"homepage": "https://www.openslr.org/114",
"license": "",
"features": {
"audio": {
"sampling_rate": 16000,
"mono": true,
"decode": true,
"id": null,
"_type": "Audio"
},
"transcription": {
"dtype": "string",
"id": null,
"_type": "Value"
}
},
"post_processed": null,
"supervised_keys": {
"input": "audio",
"output": "transcription"
},
"task_templates": [
{
"task": "automatic-speech-recognition",
"audio_column": "audio",
"transcription_column": "transcription"
}
],
"builder_name": "sberdevices_golos_10h_crowd",
"splits": {
"train": {
"name": "train",
"num_bytes": 1035865109.026,
"num_examples": 7993,
"dataset_name": "sberdevices_golos_10h_crowd"
},
"validation": {
"name": "validation",
"num_bytes": 104084274.0,
"num_examples": 793,
"dataset_name": "sberdevices_golos_10h_crowd"
},
"test": {
"name": "test",
"num_bytes": 1298753395.436,
"num_examples": 9994,
"dataset_name": "sberdevices_golos_10h_crowd"
}
},
"download_size": 2272668046,
"dataset_size": 2438702778.462,
"size_in_bytes": 2438702778.462
}
}
|