Upload dataset_infos.json with huggingface_hub
Browse files- dataset_infos.json +8 -4
dataset_infos.json
CHANGED
@@ -193,17 +193,21 @@
|
|
193 |
"clip_tags_ViT_B_16_ensemble_specific": {
|
194 |
"dtype": "string",
|
195 |
"_type": "Value"
|
|
|
|
|
|
|
|
|
196 |
}
|
197 |
},
|
198 |
"splits": {
|
199 |
"train": {
|
200 |
"name": "train",
|
201 |
-
"num_bytes":
|
202 |
"num_examples": 1020,
|
203 |
"dataset_name": "OxfordFlowers_train"
|
204 |
}
|
205 |
},
|
206 |
-
"download_size":
|
207 |
-
"dataset_size":
|
208 |
-
"size_in_bytes":
|
209 |
}}
|
|
|
193 |
"clip_tags_ViT_B_16_ensemble_specific": {
|
194 |
"dtype": "string",
|
195 |
"_type": "Value"
|
196 |
+
},
|
197 |
+
"clip_tags_ViT_B_32_simple_specific": {
|
198 |
+
"dtype": "string",
|
199 |
+
"_type": "Value"
|
200 |
}
|
201 |
},
|
202 |
"splits": {
|
203 |
"train": {
|
204 |
"name": "train",
|
205 |
+
"num_bytes": 45044086.0,
|
206 |
"num_examples": 1020,
|
207 |
"dataset_name": "OxfordFlowers_train"
|
208 |
}
|
209 |
},
|
210 |
+
"download_size": 43570699,
|
211 |
+
"dataset_size": 45044086.0,
|
212 |
+
"size_in_bytes": 88614785.0
|
213 |
}}
|