File size: 1,002 Bytes
6d92825 251f5ea 614c3a6 |
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 |
---
dataset_info:
features:
- name: problem_id
dtype: int64
- name: problem
dtype: large_string
- name: data_type
dtype: large_string
- name: problem_type
dtype: large_string
- name: options
large_list: large_string
- name: solution
dtype: large_string
- name: path
dtype: large_string
- name: data_source
dtype: large_string
- name: answer
dtype: large_string
- name: images
dtype: image
splits:
- name: train
num_bytes: 4442826866
num_examples: 47628
download_size: 4354040012
dataset_size: 4442826866
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
license: apache-2.0
---
# This dataset includes about:
- **Math:** CLEVR-Math, GeoQA+, UniGeo, GEOS, Geometry3K, Super-CLEVR
- **Science Knowledge:** TQA, ScienceQA, AI2D, PMC-VQA, VQA-RAD, EXAMS-V-train
- **General Visual Reasoning:** ChartQA, DVQA, PlotQA, FigureQA, MapQA, TabMWP, A-OKVQA, IconQA, visual7w, OpenSpaces, Spacellava |