CodeGoat24 commited on
Commit
f5e6aac
·
verified ·
1 Parent(s): 9cd91ed

Update leaderboard_data.json

Browse files
Files changed (1) hide show
  1. leaderboard_data.json +50 -0
leaderboard_data.json CHANGED
@@ -1,5 +1,55 @@
1
  {
2
  "leaderboard": [
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3
  {
4
  "model": "OmniGen2",
5
  "link": "https://arxiv.org/pdf/2506.18871",
 
1
  {
2
  "leaderboard": [
3
+ {
4
+ "model": "MMaDA",
5
+ "link": "https://arxiv.org/pdf/2505.15809",
6
+ "hf": "https://huggingface.co/Gen-Verse/MMaDA-8B-MixCoT",
7
+ "open_source": true,
8
+ "release_date": "2025-05",
9
+
10
+ "Overall": 50.61,
11
+ "Style": 84.05,
12
+ "World Knowledge": 63.58,
13
+
14
+ "Attribute-Overall": 61.31,
15
+ "Quantity": 46.81,
16
+ "Expression": 40.00,
17
+ "Material": 58.96,
18
+ "Size": 67.80,
19
+ "Shape": 52.62,
20
+ "Color": 73.22,
21
+
22
+ "Action-Overall": 42.98,
23
+ "Hand": 23.40,
24
+ "Full body": 39.06,
25
+ "Animal": 40.58,
26
+ "Non Contact": 29.02,
27
+ "Contact": 30.75,
28
+ "State": 58.20,
29
+
30
+ "Relationship-Overall": 52.69,
31
+ "Composition": 48.09,
32
+ "Similarity": 49.04,
33
+ "Inclusion": 60.63,
34
+ "Comparison": 57.52,
35
+
36
+ "Compound-Overall": 50.07,
37
+ "Imagination": 56.65,
38
+ "Feature matching": 35.51,
39
+
40
+ "Grammar-Overall": 58.76,
41
+ "Pronoun Reference": 61.11,
42
+ "Consistency": 50.79,
43
+ "Negation": 63.73,
44
+
45
+ "Layout-Overall": 60.63,
46
+ "2D": 65.54,
47
+ "3D": 54.35,
48
+
49
+ "Logical Reasoning": 31.80,
50
+
51
+ "Text": 0.27
52
+ },
53
  {
54
  "model": "OmniGen2",
55
  "link": "https://arxiv.org/pdf/2506.18871",