--- dataset_info: features: - name: image dtype: image - name: question dtype: string - name: answer dtype: string - name: prediction dtype: string splits: - name: banmime num_bytes: 59982641 num_examples: 500 - name: scienceqa num_bytes: 136090401 num_examples: 2097 - name: banglaprotha num_bytes: 193459457 num_examples: 540 - name: mtvqa num_bytes: 1031069150 num_examples: 2116 - name: docvqa num_bytes: 537398372 num_examples: 1021 download_size: 1956525458 dataset_size: 1958000021 configs: - config_name: default data_files: - split: banmime path: data/banmime-* - split: scienceqa path: data/scienceqa-* - split: banglaprotha path: data/banglaprotha-* - split: mtvqa path: data/mtvqa-* - split: docvqa path: data/docvqa-* ---