-
Notifications
You must be signed in to change notification settings - Fork 563
[Benchmark] Support MMReason #1316
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
|
Hi @HJYao00, Have you evaluated popular MLLMs like Qwen-VL3 and InternVL3.5 on MMReason? If so, could you share the results from the VLMEvalKit along with your own evaluation data here? This would be very helpful for reproduction purposes. |
|
Hi @FangXinyu-0913. I have evaluated the popular MLLMs (Qwen-VL-2.5, Qwen-VL-3, and InternVL-3.5) on the MMReason benchmark using VLMEvalKit. The performance of Qwen2.5-VL in VLMEvalKit almost matches the results reported in the paper. Thank you!
|
This PR adds evaluation support for the MMReason benchmark, accepted at ICCV 2025, to assess the reasoning capabilities of MLLMs.
Before submitting, I have tested that the code successfully run on Qwen2.5-VL and Qwen3-VL. The command to run the evaluation is as follows: