--- dataset_info: features: - name: file_name dtype: string - name: source_file dtype: string - name: question dtype: string - name: question_type dtype: string - name: question_id dtype: int32 - name: answer dtype: string - name: answer_choices list: string - name: correct_choice_idx dtype: int32 - name: image dtype: image - name: video dtype: video - name: media_type dtype: string splits: - name: test num_examples: 10343 configs: - config_name: default data_files: - split: test path: data/test-* license: mit task_categories: - visual-question-answering language: - en size_categories: - 10K