Upload dataset_infos.json with huggingface_hub
Browse files- dataset_infos.json +8 -4
dataset_infos.json
CHANGED
@@ -149,17 +149,21 @@
|
|
149 |
"clip_tags_ViT_B_16_ensemble_specific": {
|
150 |
"dtype": "string",
|
151 |
"_type": "Value"
|
|
|
|
|
|
|
|
|
152 |
}
|
153 |
},
|
154 |
"splits": {
|
155 |
"train": {
|
156 |
"name": "train",
|
157 |
-
"num_bytes":
|
158 |
"num_examples": 3680,
|
159 |
"dataset_name": "OxfordPets_train"
|
160 |
}
|
161 |
},
|
162 |
-
"download_size":
|
163 |
-
"dataset_size":
|
164 |
-
"size_in_bytes":
|
165 |
}}
|
|
|
149 |
"clip_tags_ViT_B_16_ensemble_specific": {
|
150 |
"dtype": "string",
|
151 |
"_type": "Value"
|
152 |
+
},
|
153 |
+
"clip_tags_ViT_B_32_simple_specific": {
|
154 |
+
"dtype": "string",
|
155 |
+
"_type": "Value"
|
156 |
}
|
157 |
},
|
158 |
"splits": {
|
159 |
"train": {
|
160 |
"name": "train",
|
161 |
+
"num_bytes": 384728252.36,
|
162 |
"num_examples": 3680,
|
163 |
"dataset_name": "OxfordPets_train"
|
164 |
}
|
165 |
},
|
166 |
+
"download_size": 378147989,
|
167 |
+
"dataset_size": 384728252.36,
|
168 |
+
"size_in_bytes": 762876241.36
|
169 |
}}
|