--- dataset_info: features: - name: id dtype: string - name: question dtype: string - name: options dtype: string - name: explanation dtype: string - name: image_1 dtype: image - name: image_2 dtype: image - name: image_3 dtype: image - name: image_4 dtype: image - name: image_5 dtype: image - name: image_6 dtype: 'null' - name: image_7 dtype: 'null' - name: img_type dtype: string - name: answer dtype: string - name: topic_difficulty dtype: string - name: subject dtype: string - name: category dtype: string splits: - name: train num_bytes: 102280938 num_examples: 274 download_size: 101899555 dataset_size: 102280938 configs: - config_name: default data_files: - split: train path: data/train-* ---