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": "GPT-4o",
|
5 |
"link": "https://platform.openai.com/docs/guides/image-generation",
|
|
|
1 |
{
|
2 |
"leaderboard": [
|
3 |
+
{
|
4 |
+
"model": "Nano Banana",
|
5 |
+
"link": "https://ainanobanana.io/",
|
6 |
+
"hf": "-",
|
7 |
+
"open_source": false,
|
8 |
+
"release_date": "2025-08",
|
9 |
+
|
10 |
+
"Overall": 83.17,
|
11 |
+
|
12 |
+
"Style": 98.41,
|
13 |
+
|
14 |
+
"World Knowledge": 97.38,
|
15 |
+
|
16 |
+
"Attribute-Overall": 93.29,
|
17 |
+
"Quantity": 90.37,
|
18 |
+
"Expression": 85.06,
|
19 |
+
"Material": 93.11,
|
20 |
+
"Size": 94.29,
|
21 |
+
"Shape": 87.99,
|
22 |
+
"Color": 98.10,
|
23 |
+
|
24 |
+
"Action-Overall": 85.55,
|
25 |
+
"Hand": 84.42,
|
26 |
+
"Full body": 88.09,
|
27 |
+
"Animal": 84.06,
|
28 |
+
"Non Contact": 87.05,
|
29 |
+
"Contact": 82.90,
|
30 |
+
"State": 86.07,
|
31 |
+
|
32 |
+
"Relationship-Overall": 91.32,
|
33 |
+
"Composition": 90.59,
|
34 |
+
"Similarity": 86.50,
|
35 |
+
"Inclusion": 96.83,
|
36 |
+
"Comparison": 91.71,
|
37 |
+
|
38 |
+
"Compound-Overall": 91.21,
|
39 |
+
"Imagination": 92.14,
|
40 |
+
"Feature matching": 89.13,
|
41 |
+
|
42 |
+
"Grammar-Overall": 88.35,
|
43 |
+
"Pronoun Reference": 94.78,
|
44 |
+
"Consistency": 88.10,
|
45 |
+
"Negation": 82.86,
|
46 |
+
|
47 |
+
"Layout-Overall": 93.15,
|
48 |
+
"2D": 93.19,
|
49 |
+
"3D": 93.10,
|
50 |
+
|
51 |
+
"Logical Reasoning": 82.40,
|
52 |
+
|
53 |
+
"Text": 10.68
|
54 |
+
},
|
55 |
{
|
56 |
"model": "GPT-4o",
|
57 |
"link": "https://platform.openai.com/docs/guides/image-generation",
|