Open lyklly opened 4 hours ago
what's this file “llava1.5_13b_val.json”?
but i can't get the accuracy showed in the paper whether I evaluate it myself or just use VlmEvalKit
Do you mean that when testing the LLaVa7B baseline, you were unable to reproduce the result of 35.1?
Maybe you can refer to the Leaderboard of VLMEvalKit:https://huggingface.co/spaces/opencompass/open_vlm_leaderboard
notice that llava 1.5 7b can reach 35.1% in MMMU in paper. However, i find the file "llava1.5_13b_val.json" official have provided can reach this accuracy, but llava 1.5 7b can only reach 25.4% . is there any problem here or did i make a mistake?