Alikhan Urumov commited on
Commit
5c15c84
·
1 Parent(s): 09fd41f

Upload dataset_infos.json

Browse files
Files changed (1) hide show
  1. dataset_infos.json +57 -0
dataset_infos.json ADDED
@@ -0,0 +1,57 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {"UrukHan--wav2vec2-ru-VI": {
2
+ "description": "",
3
+ "citation": "",
4
+ "homepage": "",
5
+ "license": "",
6
+ "features": {
7
+ "input_values": {
8
+ "feature": {
9
+ "dtype": "float64",
10
+ "id": null,
11
+ "_type": "Value"
12
+ },
13
+ "length": -1,
14
+ "id": null,
15
+ "_type": "Sequence"
16
+ },
17
+ "labels": {
18
+ "feature": {
19
+ "dtype": "int64",
20
+ "id": null,
21
+ "_type": "Value"
22
+ },
23
+ "length": -1,
24
+ "id": null,
25
+ "_type": "Sequence"
26
+ },
27
+ "input_length": {
28
+ "dtype": "int64",
29
+ "id": null,
30
+ "_type": "Value"
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": 2598470704,
48
+ "num_examples": 3996,
49
+ "dataset_name": "wav2vec2-ru-VI"
50
+ }
51
+ },
52
+ "download_checksums": null,
53
+ "download_size": 1975334649,
54
+ "post_processing_size": null,
55
+ "dataset_size": 2598470704,
56
+ "size_in_bytes": 4573805353
57
+ }}