Merged
Conversation
…ass#648) * add molmo prompts * fix lint format
Co-authored-by: Yuan Ye <yuany2@chinatelecom.cn>
Member
|
Evaluation Results of GPT4o-20241120 hallucination 0.753004 |
Mercury7353
pushed a commit
to Mercury7353/VLMEvalKit
that referenced
this pull request
Apr 28, 2025
* update vlrewardbench * pre-commit fix * formatter * [Improvement] Better `AUTO_SPLIT` and model split for InternVL2 * [Minor] Improve CC-OCR Import * [Model] Support QVQ * [Model] Update Molmo Eval to Match Official Implementation (open-compass#648) * add molmo prompts * fix lint format * [Fix] Refine Qwen-VL2 device assignment * [Fix] Fix RealWorldQA md5 * update MMMU_DEV_VAL tsv * [Fix] Fix confusing image width&height (open-compass#704) Co-authored-by: Yuan Ye <yuany2@chinatelecom.cn> * Update llama_vision.py (open-compass#705) * [Fix] Fix Lint * Fix Lint * Fix Lint --------- Co-authored-by: kennymckormick <dhd.efz@gmail.com> Co-authored-by: jamespark3922 <jspark96@cs.washington.edu> Co-authored-by: CMeteor <CMeteor@users.noreply.github.com> Co-authored-by: Yuan Ye <yuany2@chinatelecom.cn> Co-authored-by: Guowei Xu <113534787+XuGW-Kevin@users.noreply.github.com>
Koii2k3
pushed a commit
to wjnwjn59/VLMEvalKit
that referenced
this pull request
Nov 13, 2025
* update vlrewardbench * pre-commit fix * formatter * [Improvement] Better `AUTO_SPLIT` and model split for InternVL2 * [Minor] Improve CC-OCR Import * [Model] Support QVQ * [Model] Update Molmo Eval to Match Official Implementation (open-compass#648) * add molmo prompts * fix lint format * [Fix] Refine Qwen-VL2 device assignment * [Fix] Fix RealWorldQA md5 * update MMMU_DEV_VAL tsv * [Fix] Fix confusing image width&height (open-compass#704) Co-authored-by: Yuan Ye <yuany2@chinatelecom.cn> * Update llama_vision.py (open-compass#705) * [Fix] Fix Lint * Fix Lint * Fix Lint --------- Co-authored-by: kennymckormick <dhd.efz@gmail.com> Co-authored-by: jamespark3922 <jspark96@cs.washington.edu> Co-authored-by: CMeteor <CMeteor@users.noreply.github.com> Co-authored-by: Yuan Ye <yuany2@chinatelecom.cn> Co-authored-by: Guowei Xu <113534787+XuGW-Kevin@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Hi there,
Thanks for your awesome project, which helps a lot for LMM evaluation & development!
This PR incorporates our recently released VL-RewardBench.
Example script:
Saved results for GPT4O-MINI:
and GPT4O:
The results are consistent with our reported with small variance.