This dataset contains various configurations for Visual Question Answering (VQA) tasks involving tables, figures, and multiple-choice options.
Dataset Structure
The dataset is split into multiple configurations based on the complexity of the input (number of tables/figures) and the response type (MCQ or Constructed Response).
How to Load
You can load any specific configuration using the datasets library:
from datasets import load_dataset