--- dataset_info: features: - name: id dtype: int64 - name: question dtype: string - name: solution sequence: string - name: final_answer sequence: string - name: context 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: modality dtype: string - name: difficulty dtype: string - name: is_multiple_answer dtype: bool - name: unit dtype: string - name: answer_type dtype: string - name: error dtype: string - name: question_type dtype: string - name: subfield dtype: string - name: subject dtype: string - name: language dtype: string splits: - name: test num_bytes: 4444282.0 num_examples: 212 download_size: 2377898 dataset_size: 4444282.0 configs: - config_name: default data_files: - split: test path: data/test-* ---