Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Myhs-phz committed Dec 17, 2024
1 parent 4b30553 commit 4b54237
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion vlmeval/dataset/cmmmu.py
Original file line number Diff line number Diff line change
Expand Up @@ -319,7 +319,6 @@ def judge_similarity(pred_list, positive_keywords, negative_keywords):
accuracyz.round(10)
dump(accuracyz, result_file)

breakpoint()
result = pd.read_csv(result_file)
return result

Expand Down

0 comments on commit 4b54237

Please sign in to comment.