File size: 506 Bytes
9ffb132 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 | ---
dataset_info:
features:
- name: image_id
dtype: int64
- name: caption_1
dtype: string
- name: caption_2
dtype: string
- name: caption_3
dtype: string
- name: caption_4
dtype: string
- name: caption_5
dtype: string
- name: image
dtype: image
splits:
- name: train
num_bytes: 12630329.0
num_examples: 250
download_size: 12616966
dataset_size: 12630329.0
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
|