lysandre HF Staff commited on
Commit
4b4d0f8
·
1 Parent(s): 8af0182

Upload dataset_infos.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. dataset_infos.json +122 -0
dataset_infos.json ADDED
@@ -0,0 +1,122 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {"open-source-metrics--image-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
+ "beit": {
18
+ "dtype": "int64",
19
+ "id": null,
20
+ "_type": "Value"
21
+ },
22
+ "convnext": {
23
+ "dtype": "int64",
24
+ "id": null,
25
+ "_type": "Value"
26
+ },
27
+ "cvt": {
28
+ "dtype": "int64",
29
+ "id": null,
30
+ "_type": "Value"
31
+ },
32
+ "data2vec-vision": {
33
+ "dtype": "int64",
34
+ "id": null,
35
+ "_type": "Value"
36
+ },
37
+ "deit": {
38
+ "dtype": "int64",
39
+ "id": null,
40
+ "_type": "Value"
41
+ },
42
+ "imagegpt": {
43
+ "dtype": "int64",
44
+ "id": null,
45
+ "_type": "Value"
46
+ },
47
+ "levit": {
48
+ "dtype": "int64",
49
+ "id": null,
50
+ "_type": "Value"
51
+ },
52
+ "mobilevit": {
53
+ "dtype": "int64",
54
+ "id": null,
55
+ "_type": "Value"
56
+ },
57
+ "perceiver": {
58
+ "dtype": "int64",
59
+ "id": null,
60
+ "_type": "Value"
61
+ },
62
+ "poolformer": {
63
+ "dtype": "int64",
64
+ "id": null,
65
+ "_type": "Value"
66
+ },
67
+ "regnet": {
68
+ "dtype": "int64",
69
+ "id": null,
70
+ "_type": "Value"
71
+ },
72
+ "resnet": {
73
+ "dtype": "int64",
74
+ "id": null,
75
+ "_type": "Value"
76
+ },
77
+ "segformer": {
78
+ "dtype": "int64",
79
+ "id": null,
80
+ "_type": "Value"
81
+ },
82
+ "swin": {
83
+ "dtype": "int64",
84
+ "id": null,
85
+ "_type": "Value"
86
+ },
87
+ "swinv2": {
88
+ "dtype": "int64",
89
+ "id": null,
90
+ "_type": "Value"
91
+ },
92
+ "van": {
93
+ "dtype": "int64",
94
+ "id": null,
95
+ "_type": "Value"
96
+ },
97
+ "vit": {
98
+ "dtype": "int64",
99
+ "id": null,
100
+ "_type": "Value"
101
+ }
102
+ },
103
+ "post_processed": null,
104
+ "supervised_keys": null,
105
+ "task_templates": null,
106
+ "builder_name": null,
107
+ "config_name": null,
108
+ "version": null,
109
+ "splits": {
110
+ "train": {
111
+ "name": "train",
112
+ "num_bytes": 105315,
113
+ "num_examples": 595,
114
+ "dataset_name": "image-classification-checkpoint-downloads"
115
+ }
116
+ },
117
+ "download_checksums": null,
118
+ "download_size": 30437,
119
+ "post_processing_size": null,
120
+ "dataset_size": 105315,
121
+ "size_in_bytes": 135752
122
+ }}