Skip to content

Commit

Permalink
update evaluation readme
Browse files Browse the repository at this point in the history
  • Loading branch information
junchen14 committed Nov 1, 2023
1 parent e3e5257 commit 211b736
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions eval_scripts/EVAL_README.md
Original file line number Diff line number Diff line change
Expand Up @@ -91,9 +91,10 @@ cfg_path=/path/to/eval_configs/minigptv2_benchmark_evaluation.yaml
dataset=dataset_type


dataset_names:
|okvqa | vizwiz | iconvqa | gqa | vsr | hm |
| ------- | -------- | -------- |-------- | -------- |
dataset names:
| okvqa | vizwiz | iconvqa | gqa | vsr | hm |
| ------- | -------- | -------- |-------- | -------- | -------- |


```
torchrun --master-port ${port} --nproc_per_node 1 eval_vqa.py \
Expand Down

0 comments on commit 211b736

Please sign in to comment.