mirror of
https://github.com/Vision-CAIR/MiniGPT-4.git
synced 2025-04-24 14:40:46 +00:00
12 lines
370 B
YAML
Executable File
12 lines
370 B
YAML
Executable File
datasets:
|
|
# llava_detail:
|
|
# data_type: images
|
|
# build_info:
|
|
# image_path: /path/to/coco/images
|
|
# ann_path: /path/to/llava/detail_23k.json
|
|
|
|
llava_detail:
|
|
data_type: images
|
|
build_info:
|
|
image_path: /ibex/reference/CV/COCO/cocoapi/data/2014/images/jpeg/train
|
|
ann_path: /ibex/project/c2133/minigpt4_v2_dataset/llava/detail_23k.json |