CodeGoat24 commited on
Commit
0ca7770
·
verified ·
1 Parent(s): 246bd5c

Update leaderboard_data.json

Browse files
Files changed (1) hide show
  1. leaderboard_data.json +49 -0
leaderboard_data.json CHANGED
@@ -1,5 +1,54 @@
1
  {
2
  "leaderboard": [
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3
  {
4
  "model": "Kolors",
5
  "link": "https://github.com/Kwai-Kolors/Kolors/blob/master/imgs/Kolors_paper.pdf",
 
1
  {
2
  "leaderboard": [
3
+ {
4
+ "model": "Janus-Pro",
5
+ "link": "https://arxiv.org/pdf/2501.17811",
6
+ "hf": "https://huggingface.co/deepseek-ai/Janus-Pro-7B",
7
+ "open_source": true,
8
+ "release_date": "2025-01",
9
+
10
+ "Overall": 30.83,
11
+ "Style": 75.60,
12
+ "World Knowledge": 39.08,
13
+ "Attribute-Overall": 33.12,
14
+ "Quantity": 24.31,
15
+ "Expression": 19.23,
16
+ "Material": 43.87,
17
+ "Size": 45.14,
18
+ "Shape": 18.75,
19
+ "Color": 47.50,
20
+
21
+ "Action-Overall": 26.33,
22
+ "Hand": 13.46,
23
+ "Full body": 26.09,
24
+ "Animal": 34.56,
25
+ "Non Contact": 22.45,
26
+ "Contact": 20.83,
27
+ "State": 38.68,
28
+
29
+ "Relationship-Overall": 32.74,
30
+ "Composition": 38.85,
31
+ "Similarity": 35.56,
32
+ "Inclusion": 26.09,
33
+ "Comparison": 24.22,
34
+
35
+ "Compound-Overall": 24.48,
36
+ "Imagination": 33.42,
37
+ "Feature matching": 15.36,
38
+
39
+ "Grammar-Overall": 36.63,
40
+ "Pronoun Reference": 36.76,
41
+ "Consistency": 31.94,
42
+ "Negation": 40.38,
43
+
44
+ "Layout-Overall": 30.04,
45
+ "2D": 29.78,
46
+ "3D": 30.30,
47
+
48
+ "Logical Reasoning": 10.23,
49
+
50
+ "Text": 0.00
51
+ },
52
  {
53
  "model": "Kolors",
54
  "link": "https://github.com/Kwai-Kolors/Kolors/blob/master/imgs/Kolors_paper.pdf",