Update EVAL_README.md

This commit is contained in:
Jun Chen 2023-12-07 22:49:58 -08:00 committed by GitHub
parent 11190a9ec5
commit da2be1727c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -63,7 +63,7 @@ Set **llama_model** to the path of LLaMA model.
Set **ckpt** to the path of our pretrained model.
Set **eval_file_path** to the path of the annotation files for each evaluation data.
Set **img_path** to the img_path for each evaluation dataset.
Set **save_path** to the save_path for evch evaluation dataset.
Set **save_path** to the save_path for each evaluation dataset.
in [eval_configs/minigptv2_benchmark_evaluation.yaml](../eval_configs/minigptv2_benchmark_evaluation.yaml)