juiceb0xc0de commited on
Commit
5d696ff
·
verified ·
1 Parent(s): 44fffda

Copy SAE layer 00 from model repo

Browse files
layer_00_s0/checkpoint_full.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:175b67e1e062a5951037ca89cbcfbdb3f422d5518c1aa192cb15ab5bf9dae4a9
3
+ size 1813939595
layer_00_s0/meta.json ADDED
@@ -0,0 +1,93 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "layer": 0,
3
+ "seed": 0,
4
+ "model_id": "google/gemma-4-E2B-it",
5
+ "d_in": 1536,
6
+ "n_features": 49152,
7
+ "k": 50,
8
+ "batch_tokens": 32768,
9
+ "n_steps": 1001,
10
+ "lr": 0.0002,
11
+ "lambda_l0": 0.0013964177091752212,
12
+ "tier": "hot",
13
+ "preflight": {
14
+ "activation_norm_probe": 1.0175825357437134,
15
+ "activation_norm_ref": 1.0175825357437134,
16
+ "initial_l0_probe": 72.9351806640625,
17
+ "initial_lr_multiplier": 1.027522216796875,
18
+ "early_pulse_multiplier": 1.0366962890625,
19
+ "layer_lr_multiplier": 1.0
20
+ },
21
+ "scheduler_mode": "BASELINE",
22
+ "scheduler_phase": "DESCENT",
23
+ "scheduler_phase_summary": {
24
+ "phase": "DESCENT",
25
+ "phase_step": 1000,
26
+ "pin_entry_step": null,
27
+ "pinned_lambda": null,
28
+ "pin_ev_count": 0,
29
+ "pin_retry_count": 0
30
+ },
31
+ "scheduler_transitions": 0,
32
+ "total_tokens": 32800768,
33
+ "early_stopped": true,
34
+ "path": "rolling",
35
+ "best_ev": 0.9752257731550019,
36
+ "best_ev_step": 1000,
37
+ "final_metrics": {
38
+ "recon_loss": 0.025219,
39
+ "mean_l0": 51.32,
40
+ "dead_pct": 0.01,
41
+ "resampled": 0,
42
+ "ev": 0.9757680552057156,
43
+ "nonlinear_err": null,
44
+ "linear_err": null,
45
+ "qo_gap": 0.7451,
46
+ "activation_norm_probe": 1.0175825357437134,
47
+ "activation_norm_ref": 1.0175825357437134,
48
+ "initial_l0_probe": 72.9351806640625,
49
+ "initial_lr_multiplier": 1.027522216796875,
50
+ "early_pulse_multiplier": 1.0366962890625,
51
+ "layer_lr_multiplier": 1.0
52
+ },
53
+ "training_curve": {
54
+ "recon_loss": [
55
+ 0.049612,
56
+ 0.033624,
57
+ 0.027029,
58
+ 0.025219
59
+ ],
60
+ "mean_l0": [
61
+ 25.99,
62
+ 27.05,
63
+ 44.8,
64
+ 51.32
65
+ ],
66
+ "dead_pct": [
67
+ 0.0,
68
+ 0.0,
69
+ 0.0,
70
+ 0.01
71
+ ],
72
+ "resampled": [
73
+ 0,
74
+ 0,
75
+ 0,
76
+ 0
77
+ ],
78
+ "ev": [
79
+ 0.9525230881962222,
80
+ 0.9675095414076791,
81
+ 0.9740276235449807,
82
+ 0.9757680552057156
83
+ ],
84
+ "nonlinear_err": [],
85
+ "linear_err": [],
86
+ "qo_gap": [
87
+ 0.8329,
88
+ 0.8144,
89
+ 0.7693,
90
+ 0.7451
91
+ ]
92
+ }
93
+ }
layer_00_s0/sae.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:726d2d473b3b3bbd1f1ca207339bdae3408ea003f463236b803e163fb907ee01
3
+ size 604381549