lysandre HF Staff commited on
Commit
3933f99
·
1 Parent(s): d54bfad

Upload dataset_infos.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. dataset_infos.json +97 -0
dataset_infos.json ADDED
@@ -0,0 +1,97 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {"open-source-metrics--automatic-speech-recognition-checkpoint-downloads": {
2
+ "description": "",
3
+ "citation": "",
4
+ "homepage": "",
5
+ "license": "",
6
+ "features": {
7
+ "dates": {
8
+ "dtype": "string",
9
+ "id": null,
10
+ "_type": "Value"
11
+ },
12
+ "no_arch": {
13
+ "dtype": "int64",
14
+ "id": null,
15
+ "_type": "Value"
16
+ },
17
+ "data2vec-audio": {
18
+ "dtype": "int64",
19
+ "id": null,
20
+ "_type": "Value"
21
+ },
22
+ "hubert": {
23
+ "dtype": "int64",
24
+ "id": null,
25
+ "_type": "Value"
26
+ },
27
+ "mctct": {
28
+ "dtype": "int64",
29
+ "id": null,
30
+ "_type": "Value"
31
+ },
32
+ "sew": {
33
+ "dtype": "int64",
34
+ "id": null,
35
+ "_type": "Value"
36
+ },
37
+ "sew-d": {
38
+ "dtype": "int64",
39
+ "id": null,
40
+ "_type": "Value"
41
+ },
42
+ "unispeech": {
43
+ "dtype": "int64",
44
+ "id": null,
45
+ "_type": "Value"
46
+ },
47
+ "unispeech-sat": {
48
+ "dtype": "int64",
49
+ "id": null,
50
+ "_type": "Value"
51
+ },
52
+ "wav2vec2": {
53
+ "dtype": "int64",
54
+ "id": null,
55
+ "_type": "Value"
56
+ },
57
+ "wav2vec2-conformer": {
58
+ "dtype": "int64",
59
+ "id": null,
60
+ "_type": "Value"
61
+ },
62
+ "wavlm": {
63
+ "dtype": "int64",
64
+ "id": null,
65
+ "_type": "Value"
66
+ },
67
+ "speech-encoder-decoder": {
68
+ "dtype": "int64",
69
+ "id": null,
70
+ "_type": "Value"
71
+ },
72
+ "speech_to_text": {
73
+ "dtype": "int64",
74
+ "id": null,
75
+ "_type": "Value"
76
+ }
77
+ },
78
+ "post_processed": null,
79
+ "supervised_keys": null,
80
+ "task_templates": null,
81
+ "builder_name": null,
82
+ "config_name": null,
83
+ "version": null,
84
+ "splits": {
85
+ "train": {
86
+ "name": "train",
87
+ "num_bytes": 82748,
88
+ "num_examples": 604,
89
+ "dataset_name": "automatic-speech-recognition-checkpoint-downloads"
90
+ }
91
+ },
92
+ "download_checksums": null,
93
+ "download_size": 30366,
94
+ "post_processing_size": null,
95
+ "dataset_size": 82748,
96
+ "size_in_bytes": 113114
97
+ }}