Skip to content

Latest commit

 

History

History
30 lines (27 loc) · 1.23 KB

DOWNLOAD.md

File metadata and controls

30 lines (27 loc) · 1.23 KB

Prepare datasets

It is recommended to symlink your dataset root to Accountable-Textual-Visual-Chat/data. If your folder structure is different, you may need to change the corresponding path.

Download the datasets from

Save them under

Accountable-Textual-Visual-Chat
└── data
    ├── CLEVR-ATVC
    │       └── train2023
    │       │       └── tain_annotation.json
    │       │       └── V
    │       │       └── M
    │       └── test2023
    │       │       └── test_annotation.json
    │       │       └── V
    │       │       └── M
    ├── Fruit-ATVC
    │       └── train2023
    │       │       └── tain_annotation.json
    │       │       └── V
    │       │       └── M
    │       └── test2023
    │       │       └── test_annotation.json
    │       │       └── V
    │       │       └── M