From 09917dbd172d5358956777c8b478aa6edd5c133b Mon Sep 17 00:00:00 2001 From: junchen14 Date: Wed, 1 Nov 2023 09:42:03 +0300 Subject: [PATCH] update evaluation readme --- eval_scripts/EVAL_README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/eval_scripts/EVAL_README.md b/eval_scripts/EVAL_README.md index 739fa0b..7885c9a 100644 --- a/eval_scripts/EVAL_README.md +++ b/eval_scripts/EVAL_README.md @@ -88,8 +88,6 @@ torchrun --master-port ${port} --nproc_per_node 1 eval_ref.py \ port=port_number cfg_path=/path/to/eval_configs/minigptv2_benchmark_evaluation.yaml -dataset=dataset_type - dataset names: | okvqa | vizwiz | iconvqa | gqa | vsr | hm |