zhiminy commited on
Commit
eb87113
·
verified ·
1 Parent(s): df71b52

Upload model_arena.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. model_arena.json +28 -0
model_arena.json ADDED
@@ -0,0 +1,28 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ [
2
+ {
3
+ "Rank":1,
4
+ "Model":"MiMo-V2-Flash",
5
+ "Organization":"Xiaomi",
6
+ "Elo Score":1003.98,
7
+ "Win Rate":1.0,
8
+ "Conversation Efficiency Index":1.0,
9
+ "Consistency Score":null,
10
+ "Bradley-Terry Coefficient":0.0,
11
+ "Eigenvector Centrality Value":0.0,
12
+ "Newman Modularity Score":0.0,
13
+ "PageRank Score":0.65
14
+ },
15
+ {
16
+ "Rank":2,
17
+ "Model":"Ministral 8B",
18
+ "Organization":"Mistral",
19
+ "Elo Score":996.02,
20
+ "Win Rate":0.0,
21
+ "Conversation Efficiency Index":-1.0,
22
+ "Consistency Score":null,
23
+ "Bradley-Terry Coefficient":0.0,
24
+ "Eigenvector Centrality Value":0.0,
25
+ "Newman Modularity Score":0.0,
26
+ "PageRank Score":0.35
27
+ }
28
+ ]