Alikhan Urumov
commited on
Commit
·
9568184
1
Parent(s):
3da670f
Upload dataset_infos.json
Browse files- dataset_infos.json +57 -0
dataset_infos.json
ADDED
|
@@ -0,0 +1,57 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{"UrukHan--wav2vec2-ru-IV": {
|
| 2 |
+
"description": "",
|
| 3 |
+
"citation": "",
|
| 4 |
+
"homepage": "",
|
| 5 |
+
"license": "",
|
| 6 |
+
"features": {
|
| 7 |
+
"input_values": {
|
| 8 |
+
"feature": {
|
| 9 |
+
"dtype": "float32",
|
| 10 |
+
"id": null,
|
| 11 |
+
"_type": "Value"
|
| 12 |
+
},
|
| 13 |
+
"length": -1,
|
| 14 |
+
"id": null,
|
| 15 |
+
"_type": "Sequence"
|
| 16 |
+
},
|
| 17 |
+
"input_length": {
|
| 18 |
+
"dtype": "int64",
|
| 19 |
+
"id": null,
|
| 20 |
+
"_type": "Value"
|
| 21 |
+
},
|
| 22 |
+
"labels": {
|
| 23 |
+
"feature": {
|
| 24 |
+
"dtype": "int64",
|
| 25 |
+
"id": null,
|
| 26 |
+
"_type": "Value"
|
| 27 |
+
},
|
| 28 |
+
"length": -1,
|
| 29 |
+
"id": null,
|
| 30 |
+
"_type": "Sequence"
|
| 31 |
+
},
|
| 32 |
+
"__index_level_0__": {
|
| 33 |
+
"dtype": "int64",
|
| 34 |
+
"id": null,
|
| 35 |
+
"_type": "Value"
|
| 36 |
+
}
|
| 37 |
+
},
|
| 38 |
+
"post_processed": null,
|
| 39 |
+
"supervised_keys": null,
|
| 40 |
+
"task_templates": null,
|
| 41 |
+
"builder_name": null,
|
| 42 |
+
"config_name": null,
|
| 43 |
+
"version": null,
|
| 44 |
+
"splits": {
|
| 45 |
+
"train": {
|
| 46 |
+
"name": "train",
|
| 47 |
+
"num_bytes": 8896276300,
|
| 48 |
+
"num_examples": 23522,
|
| 49 |
+
"dataset_name": "wav2vec2-ru-IV"
|
| 50 |
+
}
|
| 51 |
+
},
|
| 52 |
+
"download_checksums": null,
|
| 53 |
+
"download_size": 6868843730,
|
| 54 |
+
"post_processing_size": null,
|
| 55 |
+
"dataset_size": 8896276300,
|
| 56 |
+
"size_in_bytes": 15765120030
|
| 57 |
+
}}
|