Upload dataset_infos.json with huggingface_hub
Browse files- dataset_infos.json +1 -0
dataset_infos.json
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
{"teticio--imdb-posters-and-description-256": {"description": "", "citation": "", "homepage": "", "license": "", "features": {"image": {"decode": true, "id": null, "_type": "Image"}, "text": {"dtype": "string", "id": null, "_type": "Value"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": null, "config_name": null, "version": null, "splits": {"train": {"name": "train", "num_bytes": 3962913986.392, "num_examples": 46152, "dataset_name": "imdb-posters-and-description-256"}}, "download_checksums": null, "download_size": 3962875447, "post_processing_size": null, "dataset_size": 3962913986.392, "size_in_bytes": 7925789433.392}}
|