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": 50.95,
|
11 |
+
|
12 |
+
"Style": 89.36,
|
13 |
+
|
14 |
+
"World Knowledge": 76.16,
|
15 |
+
|
16 |
+
"Attribute-Overall": 66.81,
|
17 |
+
"Quantity": 44.68,
|
18 |
+
"Expression": 48.47,
|
19 |
+
"Material": 68.65,
|
20 |
+
"Size": 73.24,
|
21 |
+
"Shape": 54.29,
|
22 |
+
"Color": 76.61,
|
23 |
+
|
24 |
+
"Action-Overall": 43.80,
|
25 |
+
"Hand": 28.85,
|
26 |
+
"Full body": 46.25,
|
27 |
+
"Animal": 43.48,
|
28 |
+
"Non Contact": 30.49,
|
29 |
+
"Contact": 25.57,
|
30 |
+
"State": 56.92,
|
31 |
+
|
32 |
+
"Relationship-Overall": 51.70,
|
33 |
+
"Composition": 53.77,
|
34 |
+
"Similarity": 42.31,
|
35 |
+
"Inclusion": 59.48,
|
36 |
+
"Comparison": 53.77,
|
37 |
+
|
38 |
+
"Compound-Overall": 46.00,
|
39 |
+
"Imagination": 51.69,
|
40 |
+
"Feature matching": 33.41,
|
41 |
+
|
42 |
+
"Grammar-Overall": 50.25,
|
43 |
+
"Pronoun Reference": 55.95,
|
44 |
+
"Consistency": 42.46,
|
45 |
+
"Negation": 52.11,
|
46 |
+
|
47 |
+
"Layout-Overall": 56.67,
|
48 |
+
"2D": 56.36,
|
49 |
+
"3D": 57.07,
|
50 |
+
|
51 |
+
"Logical Reasoning": 27.43,
|
52 |
+
|
53 |
+
"Text": 1.36
|
54 |
+
},
|
55 |
{
|
56 |
"model": "UniWorld-V1",
|
57 |
"link": "https://arxiv.org/pdf/2506.03147",
|