File size: 578 Bytes
393dd77 74e0679 393dd77 74e0679 58cefdd 4a7ef94 58cefdd 393dd77 71f896d 26b06d1 6585874 393dd77 26b06d1 6585874 393dd77 | 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 | ---
dataset_info:
features:
- name: image
dtype: binary
- name: question
dtype: string
- name: ground_truth
dtype: string
splits:
- name: train
num_bytes: 1159320886
num_examples: 4451
- name: validation
num_bytes: 105325482
num_examples: 460
- name: test
num_bytes: 95351744
num_examples: 423
download_size: 128220786
dataset_size: 1359998112
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: validation
path: data/validation-*
- split: test
path: data/test-*
---
|