Commit ·
f6d49fe
1
Parent(s): cd1bdb7
Upload dataset_infos.json
Browse files- dataset_infos.json +1 -1
dataset_infos.json
CHANGED
|
@@ -1 +1 @@
|
|
| 1 |
-
{"davanstrien--embellishments": {"description": "", "citation": "", "homepage": "", "license": "", "features": {"fname": {"dtype": "string", "id": null, "_type": "Value"}, "year": {"dtype": "string", "id": null, "_type": "Value"}, "path": {"dtype": "string", "id": null, "_type": "Value"}, "img": {"id": null, "_type": "Image"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": null, "config_name": null, "version": null, "splits": {"train": {"name": "train", "num_bytes":
|
|
|
|
| 1 |
+
{"davanstrien--embellishments": {"description": "", "citation": "", "homepage": "", "license": "", "features": {"fname": {"dtype": "string", "id": null, "_type": "Value"}, "year": {"dtype": "string", "id": null, "_type": "Value"}, "path": {"dtype": "string", "id": null, "_type": "Value"}, "img": {"id": null, "_type": "Image"}, "embeddings": {"feature": {"dtype": "float32", "id": null, "_type": "Value"}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": null, "config_name": null, "version": null, "splits": {"train": {"name": "train", "num_bytes": 3540493053, "num_examples": 416935, "dataset_name": "embellishments"}}, "download_checksums": null, "download_size": 3427742158, "post_processing_size": null, "dataset_size": 3540493053, "size_in_bytes": 6968235211}}
|