File size: 579 Bytes
a6c17bc 78e826f 44dd407 a6c17bc 78e826f a6c17bc 78e826f a6c17bc | 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: 16243615.778
num_examples: 1582
- name: validation
num_bytes: 13606327.6
num_examples: 1400
download_size: 29220065
dataset_size: 29849943.378
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: validation
path: data/validation-*
---
|