update datasets

This commit is contained in:
junchen14 2023-10-25 09:11:23 +03:00
parent 2d0a167ba3
commit 31cf59b5ce

View File

@ -44,7 +44,6 @@ ${MINIGPTv2_DATASET}
├── coco_captions ├── coco_captions
│ └── annotations │ └── annotations
│ ├── coco_karpathy_train.json │ ├── coco_karpathy_train.json
│ ...
... ...
``` ```
@ -77,7 +76,6 @@ ${MINIGPTv2_DATASET}
│ ├── VG_100K_2 │ ├── VG_100K_2
│ └── region_descriptions.json │ └── region_descriptions.json
│ └── image_data.json │ └── image_data.json
... ...
``` ```