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": 69.60,
|
11 |
+
"Style": 93.19,
|
12 |
+
"World Knowledge": 84.10,
|
13 |
+
|
14 |
+
"Attribute-Overall": 79.94,
|
15 |
+
"Quantity": 66.49,
|
16 |
+
"Expression": 72.64,
|
17 |
+
"Material": 77.11,
|
18 |
+
"Size": 81.06,
|
19 |
+
"Shape": 72.38,
|
20 |
+
"Color": 87.95,
|
21 |
+
|
22 |
+
"Action-Overall": 65.81,
|
23 |
+
"Hand": 63.78,
|
24 |
+
"Full body": 64.38,
|
25 |
+
"Animal": 67.03,
|
26 |
+
"Non Contact": 62.95,
|
27 |
+
"Contact": 55.17,
|
28 |
+
"State": 70.85,
|
29 |
+
|
30 |
+
"Relationship-Overall": 68.91,
|
31 |
+
"Composition": 66.96,
|
32 |
+
"Similarity": 67.31,
|
33 |
+
"Inclusion": 72.99,
|
34 |
+
"Comparison": 70.39,
|
35 |
+
|
36 |
+
"Compound-Overall": 71.37,
|
37 |
+
"Imagination": 74.16,
|
38 |
+
"Feature matching": 65.19,
|
39 |
+
|
40 |
+
"Grammar-Overall": 75.13,
|
41 |
+
"Pronoun Reference": 84.13,
|
42 |
+
"Consistency": 69.44,
|
43 |
+
"Negation": 72.18,
|
44 |
+
|
45 |
+
"Layout-Overall": 79.60,
|
46 |
+
"2D": 83.33,
|
47 |
+
"3D": 74.82,
|
48 |
+
|
49 |
+
"Logical Reasoning": 57.04,
|
50 |
+
|
51 |
+
"Text": 20.92
|
52 |
+
},
|
53 |
{
|
54 |
"model": "Echo-4o",
|
55 |
"link": "https://arxiv.org/pdf/2508.09987",
|