voidstream commited on
Commit
47be482
·
verified ·
1 Parent(s): 825409e

Upload hxq_7b_eval.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. hxq_7b_eval.json +41 -0
hxq_7b_eval.json ADDED
@@ -0,0 +1,41 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "model": "/home/user/models/zamba2-7b-instruct-vq2d-helix",
3
+ "tasks": [
4
+ "hellaswag",
5
+ "arc_challenge",
6
+ "arc_easy"
7
+ ],
8
+ "batch_size": 4,
9
+ "results": {
10
+ "arc_challenge": {
11
+ "acc,none": 0.5477815699658704,
12
+ "acc_stderr,none": 0.014544519880633832,
13
+ "acc_norm,none": 0.5810580204778157,
14
+ "acc_norm_stderr,none": 0.014418106953639011
15
+ },
16
+ "arc_easy": {
17
+ "acc,none": 0.8127104377104377,
18
+ "acc_stderr,none": 0.008005581793433044,
19
+ "acc_norm,none": 0.819023569023569,
20
+ "acc_norm_stderr,none": 0.00790000566042331
21
+ },
22
+ "hellaswag": {
23
+ "acc,none": 0.6248755228042223,
24
+ "acc_stderr,none": 0.004831655648489717,
25
+ "acc_norm,none": 0.8105954989046007,
26
+ "acc_norm_stderr,none": 0.003910288117015111
27
+ }
28
+ },
29
+ "vram_peak_mb": 7204.0,
30
+ "cost": {
31
+ "wall_time_s": 3906.663,
32
+ "cpu_time_s": 3902.945,
33
+ "peak_memory_mb": 7957.6,
34
+ "python_version": "3.10.12",
35
+ "hostname": "8552b21e-f647-40e8-ab36-30dc6fb62665",
36
+ "timestamp_start": "2026-04-02T15:38:01",
37
+ "timestamp_end": "2026-04-02T16:43:08",
38
+ "lm_eval_version": "0.4.11",
39
+ "helix_substrate_version": "0.3.0"
40
+ }
41
+ }