--- dataset_info: features: - name: image dtype: image - name: question dtype: string - name: choices dtype: string - name: question_type dtype: string - name: multiple_choice_answer dtype: string - name: answer_type dtype: string - name: filtered_predictions dtype: int64 - name: acc dtype: int64 - name: task dtype: string splits: - name: train num_bytes: 3960572893.38 num_examples: 25230 download_size: 844146407 dataset_size: 3960572893.38 configs: - config_name: default data_files: - split: train path: data/train-* ---