generated from google-gemini/aistudio-repository-template
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathai_scoreboard.json
More file actions
executable file
·65 lines (65 loc) · 1.05 KB
/
ai_scoreboard.json
File metadata and controls
executable file
·65 lines (65 loc) · 1.05 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
{
"deepseek-v3.1:671b-cloud": {
"runs": 0,
"applied": 0,
"total_bytes": 0,
"avg_latency": 0,
"score": 0
},
"cube": {
"runs": 1,
"applied": 1,
"total_bytes": 3075,
"avg_latency": 657651,
"score": 94
},
"core": {
"runs": 1,
"applied": 1,
"total_bytes": 144,
"avg_latency": 1398297,
"score": 52
},
"loop": {
"runs": 1,
"applied": 1,
"total_bytes": 1340,
"avg_latency": 1195368,
"score": 23
},
"wave": {
"runs": 1,
"applied": 1,
"total_bytes": 373,
"avg_latency": 101191,
"score": 33
},
"line": {
"runs": 1,
"applied": 1,
"total_bytes": 326,
"avg_latency": 762311,
"score": 61
},
"coin": {
"runs": 1,
"applied": 1,
"total_bytes": 994,
"avg_latency": 1330279,
"score": 67
},
"code": {
"runs": 1,
"applied": 1,
"total_bytes": 419,
"avg_latency": 50080,
"score": 28
},
"work": {
"runs": 1,
"applied": 1,
"total_bytes": 239,
"avg_latency": 979616,
"score": 15
}
}