Update leaderboard_data.json
Browse files- leaderboard_data.json +49 -0
leaderboard_data.json
CHANGED
@@ -1,5 +1,54 @@
|
|
1 |
{
|
2 |
"leaderboard": [
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
{
|
4 |
"model": "Janus",
|
5 |
"link": "https://arxiv.org/pdf/2410.13848",
|
|
|
1 |
{
|
2 |
"leaderboard": [
|
3 |
+
{
|
4 |
+
"model": "CogView4",
|
5 |
+
"link": "https://arxiv.org/pdf/2403.05121",
|
6 |
+
"hf": "https://huggingface.co/zai-org/CogView4-6B",
|
7 |
+
"open_source": true,
|
8 |
+
"release_date": "2024-03",
|
9 |
+
|
10 |
+
"Overall": 55.14,
|
11 |
+
"Style": 82.40,
|
12 |
+
"World Knowledge": 84.18,
|
13 |
+
"Attribute-Overall": 63.35,
|
14 |
+
"Quantity": 68.75,
|
15 |
+
"Expression": 44.87,
|
16 |
+
"Material": 56.60,
|
17 |
+
"Size": 72.92,
|
18 |
+
"Shape": 53.75,
|
19 |
+
"Color": 94.17,
|
20 |
+
|
21 |
+
"Action-Overall": 61.69,
|
22 |
+
"Hand": 61.54,
|
23 |
+
"Full body": 66.30,
|
24 |
+
"Animal": 64.71,
|
25 |
+
"Non Contact": 52.04,
|
26 |
+
"Contact": 54.76,
|
27 |
+
"State": 70.28,
|
28 |
+
|
29 |
+
"Relationship-Overall": 61.68,
|
30 |
+
"Composition": 61.82,
|
31 |
+
"Similarity": 62.22,
|
32 |
+
"Inclusion": 63.59,
|
33 |
+
"Comparison": 57.81,
|
34 |
+
|
35 |
+
"Compound-Overall": 45.75,
|
36 |
+
"Imagination": 51.02,
|
37 |
+
"Feature matching": 40.36,
|
38 |
+
|
39 |
+
"Grammar-Overall": 54.55,
|
40 |
+
"Pronoun Reference": 67.65,
|
41 |
+
"Consistency": 57.41,
|
42 |
+
"Negation": 38.46,
|
43 |
+
|
44 |
+
"Layout-Overall": 65.30,
|
45 |
+
"2D": 75.00,
|
46 |
+
"3D": 55.30,
|
47 |
+
|
48 |
+
"Logical Reasoning": 30.23,
|
49 |
+
|
50 |
+
"Text": 2.30
|
51 |
+
},
|
52 |
{
|
53 |
"model": "Janus",
|
54 |
"link": "https://arxiv.org/pdf/2410.13848",
|