File size: 580 Bytes
a80246d d324742 a80246d d324742 a80246d | 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 31 32 33 | ---
dataset_info:
features:
- name: images
list: image
- name: caption
dtype: string
- name: cdl
dtype: string
- name: proID
dtype: string
- name: question
dtype: string
- name: answer
dtype: string
splits:
- name: train
num_bytes: 52744626.929
num_examples: 5531
- name: validation
num_bytes: 14171588.49
num_examples: 1390
download_size: 65237251
dataset_size: 66916215.419
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: validation
path: data/validation-*
---
|