Carlos E. Jimenez
commited on
Commit
·
c185089
1
Parent(s):
4528aa8
Upload dataset_infos.json with huggingface_hub
Browse files- dataset_infos.json +1 -0
dataset_infos.json
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
{"carlosejimenez--mscoco_train_2014_openai_clip-vit-base-patch32_image_caption_retrieval_pairs_2022-09-01": {"description": "", "citation": "", "homepage": "", "license": "", "features": {"image id-1": {"dtype": "string", "id": null, "_type": "Value"}, "image id-2": {"dtype": "string", "id": null, "_type": "Value"}, "caption id-1": {"dtype": "string", "id": null, "_type": "Value"}, "caption id-2": {"dtype": "string", "id": null, "_type": "Value"}, "text-1": {"dtype": "string", "id": null, "_type": "Value"}, "text-2": {"dtype": "string", "id": null, "_type": "Value"}, "simcse cosine similarity": {"dtype": "float32", "id": null, "_type": "Value"}, "bow iou": {"dtype": "float64", "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": 3047136747, "num_examples": 13108631, "dataset_name": "mscoco_train_2014_openai_clip-vit-base-patch32_image_caption_retrieval_pairs_2022-09-01"}}, "download_checksums": null, "download_size": 1466596591, "post_processing_size": null, "dataset_size": 3047136747, "size_in_bytes": 4513733338}}
|