Update leaderboard_data.json
Browse files- leaderboard_data.json +52 -0
leaderboard_data.json
CHANGED
@@ -1,5 +1,57 @@
|
|
1 |
{
|
2 |
"leaderboard": [
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
{
|
4 |
"model": "UniWorld-V1",
|
5 |
"link": "https://arxiv.org/pdf/2506.03147",
|
|
|
1 |
{
|
2 |
"leaderboard": [
|
3 |
+
{
|
4 |
+
"model": "Emu3",
|
5 |
+
"link": "https://arxiv.org/pdf/2409.18869",
|
6 |
+
"hf": "https://huggingface.co/BAAI/Emu3-Gen",
|
7 |
+
"open_source": true,
|
8 |
+
"release_date": "2024-09",
|
9 |
+
|
10 |
+
"Overall": 35.95,
|
11 |
+
|
12 |
+
"Style": 75.08,
|
13 |
+
|
14 |
+
"World Knowledge": 53.03,
|
15 |
+
|
16 |
+
"Attribute-Overall": 48.82,
|
17 |
+
"Quantity": 23.40,
|
18 |
+
"Expression": 38.33,
|
19 |
+
"Material": 49.17,
|
20 |
+
"Size": 57.77,
|
21 |
+
"Shape": 36.19,
|
22 |
+
"Color": 56.34,
|
23 |
+
|
24 |
+
"Action-Overall": 27.81,
|
25 |
+
"Hand": 10.58,
|
26 |
+
"Full body": 22.81,
|
27 |
+
"Animal": 25.36,
|
28 |
+
"Non Contact": 12.05,
|
29 |
+
"Contact": 17.53,
|
30 |
+
"State": 42.39,
|
31 |
+
|
32 |
+
"Relationship-Overall": 32.06,
|
33 |
+
"Composition": 33.29,
|
34 |
+
"Similarity": 29.17,
|
35 |
+
"Inclusion": 35.06,
|
36 |
+
"Comparison": 29.37,
|
37 |
+
|
38 |
+
"Compound-Overall": 28.49,
|
39 |
+
"Imagination": 33.02,
|
40 |
+
"Feature matching": 18.46,
|
41 |
+
|
42 |
+
"Grammar-Overall": 38.32,
|
43 |
+
"Pronoun Reference": 42.86,
|
44 |
+
"Consistency": 26.59,
|
45 |
+
"Negation": 44.72,
|
46 |
+
|
47 |
+
"Layout-Overall": 35.40,
|
48 |
+
"2D": 30.37,
|
49 |
+
"3D": 41.85,
|
50 |
+
|
51 |
+
"Logical Reasoning": 19.66,
|
52 |
+
|
53 |
+
"Text": 0.82
|
54 |
+
},
|
55 |
{
|
56 |
"model": "UniWorld-V1",
|
57 |
"link": "https://arxiv.org/pdf/2506.03147",
|