CodeGoat24 commited on
Commit
885cda4
·
verified ·
1 Parent(s): a9d7a19

Update leaderboard_data.json

Browse files
Files changed (1) hide show
  1. leaderboard_data.json +49 -0
leaderboard_data.json CHANGED
@@ -1,5 +1,54 @@
1
  {
2
  "leaderboard": [
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3
  {
4
  "model": "BLIP3-o-Next",
5
  "link": "https://arxiv.org/pdf/2505.09568",
 
1
  {
2
  "leaderboard": [
3
+ {
4
+ "model": "BLIP3-o",
5
+ "link": "https://arxiv.org/pdf/2505.09568",
6
+ "hf": "https://huggingface.co/BLIP3o/BLIP3o-NEXT-SFT-3B",
7
+ "open_source": true,
8
+ "release_date": "2025-08",
9
+
10
+ "Overall": 59.25,
11
+ "Style": 92.60,
12
+ "World Knowledge": 81.17,
13
+ "Attribute-Overall": 66.56,
14
+ "Quantity": 57.64,
15
+ "Expression": 65.38,
16
+ "Material": 67.92,
17
+ "Size": 77.08,
18
+ "Shape": 47.50,
19
+ "Color": 89.17,
20
+
21
+ "Action-Overall": 64.35,
22
+ "Hand": 57.69,
23
+ "Full body": 73.37,
24
+ "Animal": 68.38,
25
+ "Non Contact": 59.18,
26
+ "Contact": 55.95,
27
+ "State": 70.28,
28
+
29
+ "Relationship-Overall": 65.36,
30
+ "Composition": 69.26,
31
+ "Similarity": 58.33,
32
+ "Inclusion": 63.04,
33
+ "Comparison": 69.53,
34
+
35
+ "Compound-Overall": 51.80,
36
+ "Imagination": 61.99,
37
+ "Feature matching": 41.41,
38
+
39
+ "Grammar-Overall": 63.37,
40
+ "Pronoun Reference": 70.22,
41
+ "Consistency": 57.41,
42
+ "Negation": 61.16,
43
+
44
+ "Layout-Overall": 65.67,
45
+ "2D": 69.12,
46
+ "3D": 62.12,
47
+
48
+ "Logical Reasoning": 41.59,
49
+
50
+ "Text": 0.00
51
+ },
52
  {
53
  "model": "BLIP3-o-Next",
54
  "link": "https://arxiv.org/pdf/2505.09568",