yuhangzang commited on
Commit
9e96d4c
·
verified ·
1 Parent(s): 6cf46bc

Update leaderboard_data.json

Browse files
Files changed (1) hide show
  1. leaderboard_data.json +30 -0
leaderboard_data.json CHANGED
@@ -1,5 +1,35 @@
1
  {
2
  "leaderboard": [
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3
  {
4
  "model": "GLM-4.1V-Thinking",
5
  "link": "https://arxiv.org/pdf/2507.01006",
 
1
  {
2
  "leaderboard": [
3
+ {
4
+ "model": "Qwen3-VL-235B-A22B-Thinking",
5
+ "link": "https://huggingface.co/Qwen/Qwen3-VL-235B-A22B-Thinking",
6
+ "hf": "https://huggingface.co/Qwen/Qwen3-VL-235B-A22B-Thinking",
7
+ "params": "22B activated (235B total)",
8
+ "open_source": true,
9
+ "acc": 56.2,
10
+ "release_date": "2025-09",
11
+ "moe": true
12
+ },
13
+ {
14
+ "model": "Qwen3-VL-235B-A22B-Instruct",
15
+ "link": "https://huggingface.co/Qwen/Qwen3-VL-235B-A22B-Instruct",
16
+ "hf": "https://huggingface.co/Qwen/Qwen3-VL-235B-A22B-Instruct",
17
+ "params": "22B activated (235B total)",
18
+ "open_source": true,
19
+ "acc": 57.0,
20
+ "release_date": "2025-09",
21
+ "moe": true
22
+ },
23
+ {
24
+ "model": "GLM-4.5V",
25
+ "link": "https://arxiv.org/pdf/2507.01006",
26
+ "hf": "https://huggingface.co/zai-org/GLM-4.5V",
27
+ "params": "12B activated (106B total)",
28
+ "open_source": true,
29
+ "acc": 44.7,
30
+ "release_date": "2025-07",
31
+ "moe": true
32
+ },
33
  {
34
  "model": "GLM-4.1V-Thinking",
35
  "link": "https://arxiv.org/pdf/2507.01006",