mirror of
https://github.com/Vision-CAIR/MiniGPT-4.git
synced 2025-04-04 01:50:47 +00:00
update evaluation files
This commit is contained in:
parent
c4d6737266
commit
9511023445
@ -51,7 +51,7 @@ evaluation_datasets:
|
||||
eval_file_path: /path/to/eval/annotation/path
|
||||
img_path: /path/to/eval/image/path
|
||||
max_new_tokens: 20
|
||||
batch_size: 100
|
||||
batch_size: 10
|
||||
iconvqa:
|
||||
eval_file_path: /path/to/eval/annotation/path
|
||||
img_path: /path/to/eval/image/path
|
||||
@ -66,7 +66,7 @@ evaluation_datasets:
|
||||
eval_file_path: /path/to/eval/annotation/path
|
||||
img_path: /path/to/eval/image/path
|
||||
max_new_tokens: 20
|
||||
batch_size: 100
|
||||
batch_size: 10
|
||||
|
||||
run:
|
||||
task: image_text_pretrain
|
||||
|
Loading…
Reference in New Issue
Block a user