CodeGoat24 commited on
Commit
08ec06f
·
verified ·
1 Parent(s): ffaebd2

Update leaderboard_data.json

Browse files
Files changed (1) hide show
  1. leaderboard_data.json +52 -0
leaderboard_data.json CHANGED
@@ -1,5 +1,57 @@
1
  {
2
  "leaderboard": [
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3
  {
4
  "model": "Runway-Gen4-Image",
5
  "link": "https://docs.dev.runwayml.com/api/#tag/Start-generating/paths/~1v1~1text_to_image/post",
 
1
  {
2
  "leaderboard": [
3
+ {
4
+ "model": "DALL-E-3",
5
+ "link": "https://openai.com/zh-Hans-CN/index/dall-e-3/",
6
+ "hf": "-",
7
+ "open_source": false,
8
+ "release_date": "2023-09",
9
+
10
+ "Overall": 70.82,
11
+
12
+ "Style": 95.08,
13
+
14
+ "World Knowledge": 92.71,
15
+
16
+ "Attribute-Overall": 84.98,
17
+ "Quantity": 64.67,
18
+ "Expression": 72.59,
19
+ "Material": 88.72,
20
+ "Size": 89.48,
21
+ "Shape": 77.14,
22
+ "Color": 90.15,
23
+
24
+ "Action-Overall": 68.36,
25
+ "Hand": 63.49,
26
+ "Full body": 63.96,
27
+ "Animal": 67.03,
28
+ "Non Contact": 59.55,
29
+ "Contact": 60.17,
30
+ "State": 76.29,
31
+
32
+ "Relationship-Overall": 77.90,
33
+ "Composition": 80.57,
34
+ "Similarity": 70.51,
35
+ "Inclusion": 83.53,
36
+ "Comparison": 73.76,
37
+
38
+ "Compound-Overall": 73.88,
39
+ "Imagination": 77.67,
40
+ "Feature matching": 65.00,
41
+
42
+ "Grammar-Overall": 68.19,
43
+ "Pronoun Reference": 82.92,
44
+ "Consistency": 66.27,
45
+ "Negation": 56.99,
46
+
47
+ "Layout-Overall": 71.76,
48
+ "2D": 69.22,
49
+ "3D": 75.00,
50
+
51
+ "Logical Reasoning": 57.11,
52
+
53
+ "Text": 18.26
54
+ },
55
  {
56
  "model": "Runway-Gen4-Image",
57
  "link": "https://docs.dev.runwayml.com/api/#tag/Start-generating/paths/~1v1~1text_to_image/post",