josephmayo commited on
Commit
2f5703d
·
verified ·
1 Parent(s): 10b5d92

Upload eval50_summary.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. eval50_summary.json +22 -0
eval50_summary.json ADDED
@@ -0,0 +1,22 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "base_model": "google/gemma-4-E4B-it",
3
+ "coder_model": "josephmayo/gemma-4-E4B-it-Coder",
4
+ "eval_count": 50,
5
+ "max_new_tokens": 256,
6
+ "stage": "complete",
7
+ "errors": [],
8
+ "cuda_available": true,
9
+ "cuda_device_count": 2,
10
+ "devices": [
11
+ "Tesla T4",
12
+ "Tesla T4"
13
+ ],
14
+ "hf_token_present": false,
15
+ "before_pass": 34,
16
+ "after_pass": 42,
17
+ "total": 50,
18
+ "absolute_lift_percentage_points": 16.0,
19
+ "relative_pass_count_lift_percent": 23.53,
20
+ "before_avg_seconds": 35.6888,
21
+ "after_avg_seconds": 40.3315
22
+ }