GeorgyG commited on
Commit
ab13d28
·
verified ·
1 Parent(s): 8a7c5c9

Add Qwen3-VL-4B and Qwen3-VL-8B results to leaderboard

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -126,12 +126,14 @@ Each line in `metadata.jsonl` contains one JSON object:
126
  | gpt-5-mini | 0.632 | 0.797 | 0.678 | 0.126 | 0.784 | 0.776 |
127
  | Qwen2.5-VL-72B | 0.631 | 0.848 | 0.712 | 0.220 | 0.644 | 0.732 |
128
  | gpt-5-mini (responses) | 0.594 | 0.743 | 0.567 | 0.118 | 0.811 | 0.731 |
 
129
  | Qwen3-VL-30B-A3B | 0.589 | 0.802 | 0.688 | 0.053 | 0.661 | 0.743 |
130
  | gpt-4.1 | 0.587 | 0.709 | 0.693 | 0.086 | 0.662 | 0.784 |
131
  | Qwen3-VL-30B-A3B-FP8 | 0.583 | 0.798 | 0.683 | 0.056 | 0.638 | 0.740 |
132
  | Qwen2.5-VL-32B | 0.577 | 0.767 | 0.649 | 0.232 | 0.493 | 0.743 |
133
  | gpt-5 (responses) | 0.573 | 0.746 | 0.650 | 0.080 | 0.687 | 0.704 |
134
  | Qwen2.5-VL-7B | 0.549 | 0.779 | 0.704 | 0.185 | 0.426 | 0.651 |
 
135
  | gpt-4.1-nano | 0.503 | 0.676 | 0.672 | 0.028 | 0.567 | 0.573 |
136
  | gpt-5-nano | 0.503 | 0.487 | 0.583 | 0.091 | 0.661 | 0.693 |
137
  | Qwen2.5-VL-3B | 0.402 | 0.613 | 0.654 | 0.045 | 0.203 | 0.494 |
 
126
  | gpt-5-mini | 0.632 | 0.797 | 0.678 | 0.126 | 0.784 | 0.776 |
127
  | Qwen2.5-VL-72B | 0.631 | 0.848 | 0.712 | 0.220 | 0.644 | 0.732 |
128
  | gpt-5-mini (responses) | 0.594 | 0.743 | 0.567 | 0.118 | 0.811 | 0.731 |
129
+ | Qwen3-VL-8B-Instruct | 0.592 | 0.779 | 0.712 | 0.079 | 0.610 | 0.781 |
130
  | Qwen3-VL-30B-A3B | 0.589 | 0.802 | 0.688 | 0.053 | 0.661 | 0.743 |
131
  | gpt-4.1 | 0.587 | 0.709 | 0.693 | 0.086 | 0.662 | 0.784 |
132
  | Qwen3-VL-30B-A3B-FP8 | 0.583 | 0.798 | 0.683 | 0.056 | 0.638 | 0.740 |
133
  | Qwen2.5-VL-32B | 0.577 | 0.767 | 0.649 | 0.232 | 0.493 | 0.743 |
134
  | gpt-5 (responses) | 0.573 | 0.746 | 0.650 | 0.080 | 0.687 | 0.704 |
135
  | Qwen2.5-VL-7B | 0.549 | 0.779 | 0.704 | 0.185 | 0.426 | 0.651 |
136
+ | Qwen3-VL-4B-Instruct | 0.535 | 0.707 | 0.685 | 0.063 | 0.546 | 0.675 |
137
  | gpt-4.1-nano | 0.503 | 0.676 | 0.672 | 0.028 | 0.567 | 0.573 |
138
  | gpt-5-nano | 0.503 | 0.487 | 0.583 | 0.091 | 0.661 | 0.693 |
139
  | Qwen2.5-VL-3B | 0.402 | 0.613 | 0.654 | 0.045 | 0.203 | 0.494 |