From da2be1727c38a8b6614c5a924af8ce323ad6038d Mon Sep 17 00:00:00 2001 From: Jun Chen Date: Thu, 7 Dec 2023 22:49:58 -0800 Subject: [PATCH] Update EVAL_README.md --- eval_scripts/EVAL_README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/eval_scripts/EVAL_README.md b/eval_scripts/EVAL_README.md index 4d6681f..9717ae1 100644 --- a/eval_scripts/EVAL_README.md +++ b/eval_scripts/EVAL_README.md @@ -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)