--- dataset_info: features: - name: id dtype: int32 - name: image_id dtype: string - name: image dtype: image - name: question dtype: string - name: choices list: string - name: correct_index dtype: int32 - name: num_choices dtype: int32 splits: - name: train num_bytes: 2956721.0 num_examples: 28 download_size: 1572496 dataset_size: 2956721.0 configs: - config_name: default data_files: - split: train path: data/train-* ---