mirror of
https://github.com/Vision-CAIR/MiniGPT-4.git
synced 2025-04-05 18:40:46 +00:00
Update Evaluation.md
This commit is contained in:
parent
f13ad74b26
commit
75f8769297
@ -3,11 +3,15 @@
|
|||||||
|
|
||||||
### GQA
|
### GQA
|
||||||
Images and question-answer pairs will be loaded during the evaluation.
|
Images and question-answer pairs will be loaded during the evaluation.
|
||||||
'''
|
```
|
||||||
python run_eval.py xxxx
|
python run_eval.py xxxx
|
||||||
'''
|
```
|
||||||
|
|
||||||
### VSR
|
### VSR
|
||||||
Images and question-answer pairs will be loaded during the evaluation.
|
Images and question-answer pairs will be loaded during the evaluation.
|
||||||
|
```
|
||||||
|
python run_eval.py xxxx
|
||||||
|
```
|
||||||
|
|
||||||
### IconVQA
|
### IconVQA
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user