--- license: cc dataset_info: features: - name: photoid dtype: int64 - name: downloadurl dtype: string - name: question dtype: string - name: options dtype: string - name: answer dtype: string - name: image dtype: 'null' - name: resolution dtype: string splits: - name: validation num_bytes: 1466523 num_examples: 4000 - name: train num_bytes: 33769113 num_examples: 92000 - name: test num_bytes: 1471004 num_examples: 4000 download_size: 12585804 dataset_size: 36706640 configs: - config_name: default data_files: - split: validation path: data/validation-* - split: train path: data/train-* - split: test path: data/test-* task_categories: - multiple-choice - visual-question-answering - reinforcement-learning language: - en tags: - MCQA - Multimodal - VQA - MCQ - RL - RLVR size_categories: - 100K