Elliot-Elikplim commited on
Commit
5263fd3
·
verified ·
1 Parent(s): 652ada0

Pre-release backup: compressed container

Browse files
Files changed (1) hide show
  1. results.json +36 -0
results.json ADDED
@@ -0,0 +1,36 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "name": "Exeaon-Nunya-8B",
3
+ "size_gb": 4.108505096286535,
4
+ "limit": 300,
5
+ "gpu": "NVIDIA A100-SXM4-40GB",
6
+ "runs": [
7
+ {
8
+ "label": "Exeaon-Nunya-8B",
9
+ "throughput": {
10
+ "1": 10.6,
11
+ "8": 28.7
12
+ },
13
+ "accuracy": {
14
+ "arc_challenge": 54.33,
15
+ "arc_easy": 80.0,
16
+ "hellaswag": 64.0,
17
+ "piqa": 80.0
18
+ },
19
+ "peak_gb": 8.97
20
+ },
21
+ {
22
+ "label": "Qwen/Qwen3-8B",
23
+ "throughput": {
24
+ "1": 15.5,
25
+ "8": 124.5
26
+ },
27
+ "accuracy": {
28
+ "arc_challenge": 55.0,
29
+ "arc_easy": 81.0,
30
+ "hellaswag": 63.67,
31
+ "piqa": 79.67
32
+ },
33
+ "peak_gb": 16.42
34
+ }
35
+ ]
36
+ }