MiniGPT-4

Second Stage Data Preparation

Our second stage dataset can be downloaded from here After extraction, you will get a data follder with the following structure:

cc_sbu_align
├── filter_cap.json
└── image
    ├── 2.jpg
    ├── 3.jpg
    ...   

Put the folder to any path you want. Then, set up the dataset path in the dataset config file here at Line 5.