update evaluation files

This commit is contained in:
junchen14 2023-11-01 11:53:21 +03:00
parent c4d6737266
commit 9511023445

View File

@ -51,7 +51,7 @@ evaluation_datasets:
eval_file_path: /path/to/eval/annotation/path eval_file_path: /path/to/eval/annotation/path
img_path: /path/to/eval/image/path img_path: /path/to/eval/image/path
max_new_tokens: 20 max_new_tokens: 20
batch_size: 100 batch_size: 10
iconvqa: iconvqa:
eval_file_path: /path/to/eval/annotation/path eval_file_path: /path/to/eval/annotation/path
img_path: /path/to/eval/image/path img_path: /path/to/eval/image/path
@ -66,7 +66,7 @@ evaluation_datasets:
eval_file_path: /path/to/eval/annotation/path eval_file_path: /path/to/eval/annotation/path
img_path: /path/to/eval/image/path img_path: /path/to/eval/image/path
max_new_tokens: 20 max_new_tokens: 20
batch_size: 100 batch_size: 10
run: run:
task: image_text_pretrain task: image_text_pretrain