metadata
license: apache-2.0
dataset_info:
features:
- name: image
dtype: image
- name: question
dtype: string
- name: options
dtype: string
- name: answer
dtype: string
- name: caption
dtype: string
- name: explanation
dtype: string
- name: deduction
dtype: string
- name: category
dtype: string
- name: id
dtype: int64
- name: image_path
dtype: string
splits:
- name: train
num_bytes: 92320428.8
num_examples: 1600
- name: test
num_bytes: 23080107.2
num_examples: 400
download_size: 106544373
dataset_size: 115400536
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*