This script provides an evaluation pipeline for visual question answering across 9 datasets: `VQAv2`, `OKVQA`, `TextVQA`, `Vizwiz`, `DocVQA`, `ChartQA`, `AI2D`, `InfoVQA`, and `GQA`.
## 🗂️ Data Preparation
Before starting to download the data, please create the `InternVL/internvl_chat/data` folder.
### VQAv2
Follow the instructions below to prepare the data:
```shell
# Step 1: Create the data directory
mkdir-p data/vqav2 &&cd data/vqav2
# Step 2: Make sure you have downloaded COCO images