File size: 849 Bytes
603f7be 23e28bf bc219e9 a5cfcea 1589f42 603f7be 23e28bf bc219e9 a5cfcea 1589f42 603f7be | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 | ---
dataset_info:
features:
- name: image
dtype: image
- name: question
dtype: string
- name: answer
dtype: string
- name: prediction
dtype: string
splits:
- name: banmime
num_bytes: 60073065
num_examples: 500
- name: scienceqa
num_bytes: 137191715
num_examples: 2097
- name: banglaprotha
num_bytes: 193448217
num_examples: 540
- name: mtvqa
num_bytes: 1030665581
num_examples: 2116
- name: docvqa
num_bytes: 536664248
num_examples: 1021
download_size: 1956263945
dataset_size: 1958042826
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-*
---
|