mirror of
https://github.com/Vision-CAIR/MiniGPT-4.git
synced 2025-04-04 18:10:47 +00:00
update evaluation readme
This commit is contained in:
parent
e3e5257482
commit
211b736bbc
@ -91,9 +91,10 @@ cfg_path=/path/to/eval_configs/minigptv2_benchmark_evaluation.yaml
|
|||||||
dataset=dataset_type
|
dataset=dataset_type
|
||||||
|
|
||||||
|
|
||||||
dataset_names:
|
dataset names:
|
||||||
|okvqa | vizwiz | iconvqa | gqa | vsr | hm |
|
| okvqa | vizwiz | iconvqa | gqa | vsr | hm |
|
||||||
| ------- | -------- | -------- |-------- | -------- |
|
| ------- | -------- | -------- |-------- | -------- | -------- |
|
||||||
|
|
||||||
|
|
||||||
```
|
```
|
||||||
torchrun --master-port ${port} --nproc_per_node 1 eval_vqa.py \
|
torchrun --master-port ${port} --nproc_per_node 1 eval_vqa.py \
|
||||||
|
Loading…
Reference in New Issue
Block a user