Upload dataset_infos.json with huggingface_hub
Browse files- dataset_infos.json +11 -4
dataset_infos.json
CHANGED
@@ -208,17 +208,24 @@
|
|
208 |
"_type": "Value"
|
209 |
},
|
210 |
"_type": "Sequence"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
211 |
}
|
212 |
},
|
213 |
"splits": {
|
214 |
"train": {
|
215 |
"name": "train",
|
216 |
-
"num_bytes":
|
217 |
"num_examples": 1020,
|
218 |
"dataset_name": "OxfordFlowers_train"
|
219 |
}
|
220 |
},
|
221 |
-
"download_size":
|
222 |
-
"dataset_size":
|
223 |
-
"size_in_bytes":
|
224 |
}}
|
|
|
208 |
"_type": "Value"
|
209 |
},
|
210 |
"_type": "Sequence"
|
211 |
+
},
|
212 |
+
"Attributes_LAION_ViT_H_14_2B_descriptors_text_davinci_003_full": {
|
213 |
+
"feature": {
|
214 |
+
"dtype": "string",
|
215 |
+
"_type": "Value"
|
216 |
+
},
|
217 |
+
"_type": "Sequence"
|
218 |
}
|
219 |
},
|
220 |
"splits": {
|
221 |
"train": {
|
222 |
"name": "train",
|
223 |
+
"num_bytes": 45618076.0,
|
224 |
"num_examples": 1020,
|
225 |
"dataset_name": "OxfordFlowers_train"
|
226 |
}
|
227 |
},
|
228 |
+
"download_size": 43619081,
|
229 |
+
"dataset_size": 45618076.0,
|
230 |
+
"size_in_bytes": 89237157.0
|
231 |
}}
|