Update leaderboard_data.json
Browse files- leaderboard_data.json +50 -0
leaderboard_data.json
CHANGED
@@ -1,5 +1,55 @@
|
|
1 |
{
|
2 |
"leaderboard": [
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
{
|
4 |
"model": "Echo-4o",
|
5 |
"link": "https://arxiv.org/pdf/2508.09987",
|
|
|
1 |
{
|
2 |
"leaderboard": [
|
3 |
+
{
|
4 |
+
"model": "UniWorld-V1",
|
5 |
+
"link": "https://arxiv.org/pdf/2506.03147",
|
6 |
+
"hf": "https://huggingface.co/LanguageBind/UniWorld-V1",
|
7 |
+
"open_source": true,
|
8 |
+
"release_date": "2025-06",
|
9 |
+
|
10 |
+
"Overall": 21.50,
|
11 |
+
"Style": 55.48,
|
12 |
+
"World Knowledge": 17.34,
|
13 |
+
|
14 |
+
"Attribute-Overall": 27.50,
|
15 |
+
"Quantity": 12.23,
|
16 |
+
"Expression": 30.28,
|
17 |
+
"Material": 19.80,
|
18 |
+
"Size": 27.27,
|
19 |
+
"Shape": 19.76,
|
20 |
+
"Color": 35.69,
|
21 |
+
|
22 |
+
"Action-Overall": 19.34,
|
23 |
+
"Hand": 12.18,
|
24 |
+
"Full body": 20.31,
|
25 |
+
"Animal": 23.19,
|
26 |
+
"Non Contact": 9.38,
|
27 |
+
"Contact": 8.05,
|
28 |
+
"State": 26.28,
|
29 |
+
|
30 |
+
"Relationship-Overall": 19.34,
|
31 |
+
"Composition": 16.20,
|
32 |
+
"Similarity": 21.47,
|
33 |
+
"Inclusion": 23.56,
|
34 |
+
"Comparison": 20.15,
|
35 |
+
|
36 |
+
"Compound-Overall": 12.50,
|
37 |
+
"Imagination": 15.30,
|
38 |
+
"Feature matching": 6.31,
|
39 |
+
|
40 |
+
"Grammar-Overall": 28.68,
|
41 |
+
"Pronoun Reference": 23.81,
|
42 |
+
"Consistency": 21.03,
|
43 |
+
"Negation": 39.79,
|
44 |
+
|
45 |
+
"Layout-Overall": 24.44,
|
46 |
+
"2D": 24.15,
|
47 |
+
"3D": 24.82,
|
48 |
+
|
49 |
+
"Logical Reasoning": 8.98,
|
50 |
+
|
51 |
+
"Text": 1.36
|
52 |
+
},
|
53 |
{
|
54 |
"model": "Echo-4o",
|
55 |
"link": "https://arxiv.org/pdf/2508.09987",
|