mirror of
https://github.com/Vision-CAIR/MiniGPT-4.git
synced 2025-04-24 06:30:46 +00:00
12 lines
392 B
YAML
Executable File
12 lines
392 B
YAML
Executable File
datasets:
|
|
# llava_reason:
|
|
# data_type: images
|
|
# build_info:
|
|
# image_path: /path/to/coco/images
|
|
# ann_path: /path/to/llava/complex_reasoning_77k.json
|
|
|
|
llava_reason:
|
|
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/complex_reasoning_77k.json |