From 1d0c37d924e8a5127e13f09bca488e6495cef0f8 Mon Sep 17 00:00:00 2001 From: junchen14 Date: Tue, 24 Oct 2023 09:04:24 +0300 Subject: [PATCH] add datasets --- dataset/README_MINIGPTv2_FINETUNE.md | 212 +++++++++++++++++++++------ 1 file changed, 165 insertions(+), 47 deletions(-) diff --git a/dataset/README_MINIGPTv2_FINETUNE.md b/dataset/README_MINIGPTv2_FINETUNE.md index a526d28..5da190b 100644 --- a/dataset/README_MINIGPTv2_FINETUNE.md +++ b/dataset/README_MINIGPTv2_FINETUNE.md @@ -6,6 +6,7 @@ Download the dataset Image source | Download path --- | :---: COCO 2014 images | images    captions +COCO VQA | vqa train    vqa val Visual Genome | images part1 images part2 TextCaps | images annotations RefCOCO | annotations @@ -16,8 +17,14 @@ OKVQA | annotations OCR-VQA | annotations Filtered Flickr-30k | annotations -Multi-task conversation | annotations -Filtered unnatural instruction | annotations +Multi-task conversation | annotations +Filtered unnatural instruction | annotations + + + +### COCO captions +Download the COCO 2014 images and captions + ``` ├── ${MINIGPTv2_DATASET} @@ -28,55 +35,79 @@ Filtered unnatural instruction |