CodeGoat24 commited on
Commit
fe582be
·
verified ·
1 Parent(s): e72a687

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": "OneCAT",
5
  "link": "https://arxiv.org/pdf/2509.03498",
 
1
  {
2
  "leaderboard": [
3
+ {
4
+ "model": "OmniGen2",
5
+ "link": "https://arxiv.org/pdf/2506.18871",
6
+ "hf": "https://huggingface.co/OmniGen2/OmniGen2",
7
+ "open_source": true,
8
+ "release_date": "2025-06",
9
+
10
+ "Overall": 63.20,
11
+ "Style": 93.00,
12
+ "World Knowledge": 86.39,
13
+
14
+ "Attribute-Overall": 75.43,
15
+ "Quantity": 67.36,
16
+ "Expression": 69.87,
17
+ "Material": 78.30,
18
+ "Size": 77.78,
19
+ "Shape": 68.75,
20
+ "Color": 93.33,
21
+
22
+ "Action-Overall": 66.54,
23
+ "Hand": 64.10,
24
+ "Full body": 69.57,
25
+ "Animal": 74.26,
26
+ "Non Contact": 61.73,
27
+ "Contact": 55.95,
28
+ "State": 73.58,
29
+
30
+ "Relationship-Overall": 70.69,
31
+ "Composition": 77.03,
32
+ "Similarity": 66.67,
33
+ "Inclusion": 71.74,
34
+ "Comparison": 60.16,
35
+
36
+ "Compound-Overall": 59.92,
37
+ "Imagination": 66.33,
38
+ "Feature matching": 53.39,
39
+
40
+ "Grammar-Overall": 65.64,
41
+ "Pronoun Reference": 71.69,
42
+ "Consistency": 71.30,
43
+ "Negation": 54.62,
44
+
45
+ "Layout-Overall": 69.96,
46
+ "2D": 76.84,
47
+ "3D": 62.88,
48
+
49
+ "Logical Reasoning": 44.09,
50
+
51
+ "Text": 0.29
52
+ },
53
  {
54
  "model": "OneCAT",
55
  "link": "https://arxiv.org/pdf/2509.03498",