You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[Question] Issue with trying to reproduce the results of LLaVA-Bench-in-the-Wild on LLaVA-v1.5-7b. Has anyone who's reproduced it got this error?
#1766
Open
cookiesupers22 opened this issue
Nov 13, 2024
· 0 comments
ERROR:
[...]
Skipping 55 as we already have it.
56
Skipping 56 as we already have it.
57
Skipping 57 as we already have it.
58
Skipping 58 as we already have it.
59
Skipping 59 as we already have it.
60
llava-v1.5-13b
Traceback (most recent call last):
File "/content/LLaVA/llava/eval/summarize_gpt_review.py", line 54, in
scores['all'].append(review['score'])
KeyError: 'score'
The text was updated successfully, but these errors were encountered:
Question
ERROR:
[...]
Skipping 55 as we already have it.
56
Skipping 56 as we already have it.
57
Skipping 57 as we already have it.
58
Skipping 58 as we already have it.
59
Skipping 59 as we already have it.
60
llava-v1.5-13b
Traceback (most recent call last):
File "/content/LLaVA/llava/eval/summarize_gpt_review.py", line 54, in
scores['all'].append(review['score'])
KeyError: 'score'
The text was updated successfully, but these errors were encountered: