dataset_info: | |
features: | |
- name: image_id | |
dtype: int64 | |
- name: caption_id | |
dtype: int64 | |
- name: caption | |
dtype: string | |
- name: height | |
dtype: int64 | |
- name: width | |
dtype: int64 | |
- name: file_name | |
dtype: string | |
- name: coco_url | |
dtype: string | |
- name: image_path | |
dtype: string | |
splits: | |
- name: train | |
num_bytes: 187874990 | |
num_examples: 591753 | |
- name: validation | |
num_bytes: 7839895 | |
num_examples: 25014 | |
- name: test | |
num_bytes: 10777550 | |
num_examples: 40670 | |
download_size: 35917412 | |
dataset_size: 206492435 | |
# Dataset Card for "coco_dataset" | |
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) |