han1823123123 commited on
Commit
e44369d
·
verified ·
1 Parent(s): a27e009

Upload training_logs/txc_bare_antidead_t3_kpos20__seed1.json with huggingface_hub

Browse files
training_logs/txc_bare_antidead_t3_kpos20__seed1.json ADDED
@@ -0,0 +1,106 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "arch_id": "txc_bare_antidead_t3_kpos20",
3
+ "src_class": "TXCBareAntidead",
4
+ "src_module": "src.architectures.txc_bare_antidead",
5
+ "T": 3,
6
+ "T_max": null,
7
+ "t_sample": null,
8
+ "k_win": 60,
9
+ "k_pos": 20,
10
+ "shifts": null,
11
+ "alpha": null,
12
+ "gamma": null,
13
+ "n_scales": null,
14
+ "n_layers": null,
15
+ "mlc_layers": null,
16
+ "d_in": 2304,
17
+ "d_sae": 18432,
18
+ "subject_model": "google/gemma-2-2b",
19
+ "anchor_layer": 12,
20
+ "hook_name": null,
21
+ "seed": 1,
22
+ "phase": "phase7_unification",
23
+ "group": 2,
24
+ "recipe": "TXCBareAntidead at k_pos=20 (W Phase 1 sweep)",
25
+ "purpose": "W Phase 1 sweep cell \u2014 sparsity-matched TXC",
26
+ "batch_size": 4096,
27
+ "lr": 0.0003,
28
+ "max_steps": 25000,
29
+ "elapsed_s": 1801.2035977840424,
30
+ "final_step": 4200,
31
+ "converged": true,
32
+ "plateau_last": 0.019798724405281475,
33
+ "loss": [
34
+ 24299.3515625,
35
+ 6538.9521484375,
36
+ 5756.046875,
37
+ 5459.55224609375,
38
+ 5268.6748046875,
39
+ 5079.5498046875,
40
+ 4991.13720703125,
41
+ 4949.1064453125,
42
+ 4857.50048828125,
43
+ 4806.00390625,
44
+ 4760.54296875,
45
+ 4740.56005859375,
46
+ 4636.8310546875,
47
+ 4667.8154296875,
48
+ 4634.9638671875,
49
+ 4666.92138671875,
50
+ 4597.71826171875,
51
+ 4586.5087890625,
52
+ 4524.369140625,
53
+ 4532.68896484375,
54
+ 4551.59765625,
55
+ 4549.6708984375
56
+ ],
57
+ "l0": [
58
+ 60.0,
59
+ 60.0,
60
+ 60.0,
61
+ 60.0,
62
+ 60.0,
63
+ 60.0,
64
+ 60.0,
65
+ 60.0,
66
+ 60.0,
67
+ 60.0,
68
+ 60.0,
69
+ 60.0,
70
+ 60.0,
71
+ 60.0,
72
+ 60.0,
73
+ 60.0,
74
+ 60.0,
75
+ 60.0,
76
+ 60.0,
77
+ 60.0,
78
+ 60.0,
79
+ 60.0
80
+ ],
81
+ "steps_logged": [
82
+ 0,
83
+ 200,
84
+ 400,
85
+ 600,
86
+ 800,
87
+ 1000,
88
+ 1200,
89
+ 1400,
90
+ 1600,
91
+ 1800,
92
+ 2000,
93
+ 2200,
94
+ 2400,
95
+ 2600,
96
+ 2800,
97
+ 3000,
98
+ 3200,
99
+ 3400,
100
+ 3600,
101
+ 3800,
102
+ 4000,
103
+ 4200
104
+ ],
105
+ "n_train_seqs": 24000
106
+ }