Upload dataset_infos.json with huggingface_hub
Browse files- dataset_infos.json +8 -4
dataset_infos.json
CHANGED
|
@@ -175,17 +175,21 @@
|
|
| 175 |
"clip_tags_LAION_ViT_H_14_2B_simple_specific": {
|
| 176 |
"dtype": "string",
|
| 177 |
"_type": "Value"
|
|
|
|
|
|
|
|
|
|
|
|
|
| 178 |
}
|
| 179 |
},
|
| 180 |
"splits": {
|
| 181 |
"train": {
|
| 182 |
"name": "train",
|
| 183 |
-
"num_bytes":
|
| 184 |
"num_examples": 3680,
|
| 185 |
"dataset_name": "OxfordPets_train"
|
| 186 |
}
|
| 187 |
},
|
| 188 |
-
"download_size":
|
| 189 |
-
"dataset_size":
|
| 190 |
-
"size_in_bytes":
|
| 191 |
}}
|
|
|
|
| 175 |
"clip_tags_LAION_ViT_H_14_2B_simple_specific": {
|
| 176 |
"dtype": "string",
|
| 177 |
"_type": "Value"
|
| 178 |
+
},
|
| 179 |
+
"clip_tags_LAION_ViT_H_14_2B_ensemble_specific": {
|
| 180 |
+
"dtype": "string",
|
| 181 |
+
"_type": "Value"
|
| 182 |
}
|
| 183 |
},
|
| 184 |
"splits": {
|
| 185 |
"train": {
|
| 186 |
"name": "train",
|
| 187 |
+
"num_bytes": 386730161.36,
|
| 188 |
"num_examples": 3680,
|
| 189 |
"dataset_name": "OxfordPets_train"
|
| 190 |
}
|
| 191 |
},
|
| 192 |
+
"download_size": 378295172,
|
| 193 |
+
"dataset_size": 386730161.36,
|
| 194 |
+
"size_in_bytes": 765025333.36
|
| 195 |
}}
|