metadata
dataset_info:
features:
- name: image
dtype: image
- name: license
dtype: int64
- name: coco_url
dtype: string
- name: height
dtype: int64
- name: width
dtype: int64
- name: date_captured
dtype: string
- name: flickr_url
dtype: string
- name: id
dtype: int64
- name: caption
sequence: string
splits:
- name: train
num_bytes: 19861120356.618
num_examples: 118287
- name: validation
num_bytes: 814013694
num_examples: 5000
- name: test
num_bytes: 6597833176.59
num_examples: 40670
download_size: 26750561448
dataset_size: 27272967227.208
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: validation
path: data/validation-*
- split: test
path: data/test-*