cdpark commited on
Commit
584a3a6
·
verified ·
1 Parent(s): b1a0c62

Update README.md

Browse files

Add VLMEvalKit PR Link

Files changed (1) hide show
  1. README.md +10 -0
README.md CHANGED
@@ -83,6 +83,16 @@ accuracy for most, POPE = F1, MMVet = partial credit, MM-IFEval = instruction-fo
83
  **MME = Perception + Reasoning score**, **OCRBench = Final Score (out of 1000)**. Each model is
84
  evaluated on its own full sample set. **All LLM-as-judge scoring uses Qwen3.6-27B** as the judge.
85
 
 
 
 
 
 
 
 
 
 
 
86
  ### Similar-size models (~0.45-0.5B)
87
 
88
  Bold = best score in the row across the similar-size cohort. Sorted by VisionPsy-Nano's lead. Scores are
 
83
  **MME = Perception + Reasoning score**, **OCRBench = Final Score (out of 1000)**. Each model is
84
  evaluated on its own full sample set. **All LLM-as-judge scoring uses Qwen3.6-27B** as the judge.
85
 
86
+ The changes used for these numbers are currently under review in VLMEvalKit:
87
+
88
+ - **VisionPsy model support**: [PR #1613](https://github.com/open-compass/VLMEvalKit/pull/1613)
89
+ - **Opt-in LLM-judge rescoring for open-ended VQA benchmarks**: [PR #1602](https://github.com/open-compass/VLMEvalKit/pull/1602)
90
+ - **MM-IFEval bug fix**: [PR #1601](https://github.com/open-compass/VLMEvalKit/pull/1601)
91
+ - **LLM-judge bug fix**: [PR #1611](https://github.com/open-compass/VLMEvalKit/pull/1611)
92
+
93
+ Until they are merged, you can reproduce the benchmarks by applying these PRs on top of
94
+ [VLMEvalKit](https://github.com/open-compass/VLMEvalKit).
95
+
96
  ### Similar-size models (~0.45-0.5B)
97
 
98
  Bold = best score in the row across the similar-size cohort. Sorted by VisionPsy-Nano's lead. Scores are