--- license: cc-by-4.0 dataset_info: features: - name: metric dtype: string - name: task_type dtype: string - name: view_type dtype: string - name: question dtype: string - name: choices dtype: string - name: answer dtype: string - name: source dtype: string - name: image_type sequence: 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: image - name: id dtype: string - name: split dtype: string splits: - name: val num_bytes: 1396795036.168 num_examples: 1004 - name: test num_bytes: 7956200871.625 num_examples: 8705 download_size: 11764039950 dataset_size: 9352995907.793 configs: - config_name: default data_files: - split: val path: data/val-* - split: test path: data/test-* ---