Skip to content

Commit 00d8be6

Browse files
committed
Fix
1 parent bd62167 commit 00d8be6

File tree

1 file changed

+41
-0
lines changed

1 file changed

+41
-0
lines changed

github_pages/public/leaderboard.json

Lines changed: 41 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -696,6 +696,47 @@
696696
}
697697
}
698698
},
699+
{
700+
"model": "Qwen/Qwen2.5-VL-32B-Instruct",
701+
"url": "https://huggingface.co/Qwen/Qwen2.5-VL-32B-Instruct",
702+
"scores": {
703+
"Heron": {
704+
"LLM": 74.8
705+
},
706+
"VG-VQA": {
707+
"LLM": 3.76,
708+
"Rouge": 5.22
709+
},
710+
"JIC": {
711+
"Acc": 96.01
712+
},
713+
"MECHA": {
714+
"Acc": 68.37
715+
},
716+
"MMMU": {
717+
"Acc": 59.11
718+
},
719+
"JVB-ItW": {
720+
"LLM": 4.3,
721+
"Rouge": 14.67
722+
},
723+
"LLAVA": {
724+
"LLM": 4.0,
725+
"Rouge": 18.95
726+
},
727+
"JDocQA": {
728+
"Acc": 25.21,
729+
"LLM": 3.8
730+
},
731+
"MulIm-VQA": {
732+
"LLM": 4.64,
733+
"Rouge": 42.21
734+
},
735+
"JMMMU": {
736+
"Acc": 48.79
737+
}
738+
}
739+
},
699740
{
700741
"model": "Qwen/Qwen2.5-VL-72B-Instruct",
701742
"url": "https://huggingface.co/Qwen/Qwen2.5-VL-72B-Instruct",

0 commit comments

Comments
 (0)