mirror of
https://github.com/Vision-CAIR/MiniGPT-4.git
synced 2025-04-04 18:10:47 +00:00
add textvqa to eval
This commit is contained in:
parent
4ac0ec153a
commit
fc73227cf2
@ -28,6 +28,13 @@ evaluation_datasets:
|
||||
eval_file_path: ./data/MVTEC_det/val_data.json
|
||||
max_new_tokens: 40
|
||||
|
||||
textvqa:
|
||||
batch_size: 4
|
||||
eval_file_path: ./data/TextVQA_tiny/val.json
|
||||
img_path: ./data/TextVQA_tiny/images
|
||||
max_new_tokens: 20
|
||||
|
||||
|
||||
run:
|
||||
task: image_text_pretrain
|
||||
name: minigptv2_evaluation
|
||||
|
Loading…
Reference in New Issue
Block a user