metadata
dataset_info:
features:
- name: image
dtype: image
- name: question_id
dtype: string
- name: question
dtype: string
- name: choices
list: string
- name: correct_choice_idx
dtype: int8
- name: direct_answers
dtype: string
- name: difficult_direct_answer
dtype: bool
- name: rationales
list: string
splits:
- name: train
num_bytes: 110883562.76
num_examples: 2048
- name: debug
num_bytes: 1843258
num_examples: 32
download_size: 112381872
dataset_size: 112726820.76
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: debug
path: data/debug-*