--- dataset_info: features: - name: idx dtype: string - name: question dtype: string - name: sub_task dtype: string - name: image_1 dtype: image - name: image_2 dtype: image - name: image_3 dtype: image - name: image_4 dtype: image - name: choices sequence: string - name: answer dtype: string - name: prompt dtype: string - name: explanation dtype: string splits: - name: val num_bytes: 404261308.912 num_examples: 1901 - name: test num_bytes: 400353011.54 num_examples: 1906 download_size: 797045179 dataset_size: 804614320.452 configs: - config_name: default data_files: - split: val path: data/val-* - split: test path: data/test-* ---