--- dataset_info: features: - name: question_id dtype: string - name: question dtype: string - name: answer dtype: string - name: choice_a dtype: string - name: choice_b dtype: string - name: choice_c dtype: string - name: choice_d dtype: string - name: image_source dtype: string - name: image dtype: image - name: category dtype: string splits: - name: test num_bytes: 119346364.875 num_examples: 1385 download_size: 44792266 dataset_size: 119346364.875 configs: - config_name: default data_files: - split: test path: data/test-* ---