lysandre HF Staff commited on
Commit
f11144e
·
1 Parent(s): 6bcd21e

Upload dataset_infos.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. dataset_infos.json +82 -0
dataset_infos.json ADDED
@@ -0,0 +1,82 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {"open-source-metrics--audio-classification-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
+ "sew": {
28
+ "dtype": "int64",
29
+ "id": null,
30
+ "_type": "Value"
31
+ },
32
+ "sew-d": {
33
+ "dtype": "int64",
34
+ "id": null,
35
+ "_type": "Value"
36
+ },
37
+ "unispeech": {
38
+ "dtype": "int64",
39
+ "id": null,
40
+ "_type": "Value"
41
+ },
42
+ "unispeech-sat": {
43
+ "dtype": "int64",
44
+ "id": null,
45
+ "_type": "Value"
46
+ },
47
+ "wav2vec2": {
48
+ "dtype": "int64",
49
+ "id": null,
50
+ "_type": "Value"
51
+ },
52
+ "wav2vec2-conformer": {
53
+ "dtype": "int64",
54
+ "id": null,
55
+ "_type": "Value"
56
+ },
57
+ "wavlm": {
58
+ "dtype": "int64",
59
+ "id": null,
60
+ "_type": "Value"
61
+ }
62
+ },
63
+ "post_processed": null,
64
+ "supervised_keys": null,
65
+ "task_templates": null,
66
+ "builder_name": null,
67
+ "config_name": null,
68
+ "version": null,
69
+ "splits": {
70
+ "train": {
71
+ "name": "train",
72
+ "num_bytes": 63280,
73
+ "num_examples": 560,
74
+ "dataset_name": "audio-classification-checkpoint-downloads"
75
+ }
76
+ },
77
+ "download_checksums": null,
78
+ "download_size": 18397,
79
+ "post_processing_size": null,
80
+ "dataset_size": 63280,
81
+ "size_in_bytes": 81677
82
+ }}