juiceb0xc0de commited on
Commit
da2dfe4
·
verified ·
1 Parent(s): 0e24227

Copy SAE layer 07 from model repo

Browse files
layer_07_s0/checkpoint_full.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7d91af1810785c1774cb1b5f04b4cab9a13323cae24587fb34d23d0f19ea46b8
3
+ size 1813939659
layer_07_s0/meta.json ADDED
@@ -0,0 +1,123 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "layer": 7,
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": 2251,
10
+ "lr": 0.0002,
11
+ "lambda_l0": 0.0024335731149523264,
12
+ "tier": "hot",
13
+ "preflight": {
14
+ "activation_norm_probe": 1.9035043716430664,
15
+ "activation_norm_ref": 0.7526426911354065,
16
+ "initial_l0_probe": 73.7568359375,
17
+ "initial_lr_multiplier": 1.38848607421875,
18
+ "early_pulse_multiplier": 1.0380109375,
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": 2250,
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": 73760768,
33
+ "early_stopped": true,
34
+ "path": "rolling",
35
+ "best_ev": 0.887174318661688,
36
+ "best_ev_step": 2250,
37
+ "final_metrics": {
38
+ "recon_loss": 0.40662,
39
+ "mean_l0": 54.03,
40
+ "dead_pct": 0.05,
41
+ "resampled": 0,
42
+ "ev": 0.8829022625260926,
43
+ "nonlinear_err": null,
44
+ "linear_err": null,
45
+ "qo_gap": 0.5751,
46
+ "activation_norm_probe": 1.9035043716430664,
47
+ "activation_norm_ref": 0.7526426911354065,
48
+ "initial_l0_probe": 73.7568359375,
49
+ "initial_lr_multiplier": 1.38848607421875,
50
+ "early_pulse_multiplier": 1.0380109375,
51
+ "layer_lr_multiplier": 1.0
52
+ },
53
+ "training_curve": {
54
+ "recon_loss": [
55
+ 0.759534,
56
+ 0.564234,
57
+ 0.504369,
58
+ 0.473569,
59
+ 0.448216,
60
+ 0.429189,
61
+ 0.405692,
62
+ 0.421836,
63
+ 0.40662
64
+ ],
65
+ "mean_l0": [
66
+ 27.3,
67
+ 24.02,
68
+ 27.84,
69
+ 34.58,
70
+ 43.6,
71
+ 49.4,
72
+ 52.09,
73
+ 54.03,
74
+ 54.03
75
+ ],
76
+ "dead_pct": [
77
+ 0.0,
78
+ 0.0,
79
+ 0.0,
80
+ 0.0,
81
+ 0.0,
82
+ 0.0,
83
+ 0.0,
84
+ 0.05,
85
+ 0.05
86
+ ],
87
+ "resampled": [
88
+ 0,
89
+ 0,
90
+ 0,
91
+ 0,
92
+ 0,
93
+ 0,
94
+ 0,
95
+ 0,
96
+ 0
97
+ ],
98
+ "ev": [
99
+ 0.789815271707049,
100
+ 0.8435534643165767,
101
+ 0.8588133884906894,
102
+ 0.8691698368247887,
103
+ 0.876687609077562,
104
+ 0.8814951364403588,
105
+ 0.8868537287982431,
106
+ 0.8829022625260926,
107
+ 0.8829022625260926
108
+ ],
109
+ "nonlinear_err": [],
110
+ "linear_err": [],
111
+ "qo_gap": [
112
+ 0.6914,
113
+ 0.6464,
114
+ 0.6241,
115
+ 0.6154,
116
+ 0.5984,
117
+ 0.5847,
118
+ 0.5815,
119
+ 0.5783,
120
+ 0.5751
121
+ ]
122
+ }
123
+ }
layer_07_s0/sae.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ac6a4988e26fe9556c11b9c3c1d7505daf1969582be76f5ba951e028831fc49e
3
+ size 604381549