han1823123123 commited on
Commit
338175b
·
verified ·
1 Parent(s): 730dcc7

Upload training_logs/txc_softmaxpool_t8_kpos20__seed2.json with huggingface_hub

Browse files
training_logs/txc_softmaxpool_t8_kpos20__seed2.json ADDED
@@ -0,0 +1,102 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "loss": [
3
+ 18000.814453125,
4
+ 6822.599609375,
5
+ 6102.3701171875,
6
+ 5803.142578125,
7
+ 5592.44140625,
8
+ 5472.31787109375,
9
+ 5412.64453125,
10
+ 5338.62841796875,
11
+ 5246.046875,
12
+ 5221.01611328125,
13
+ 5176.2890625,
14
+ 5168.0068359375,
15
+ 5119.255859375,
16
+ 5093.27294921875,
17
+ 5085.54248046875,
18
+ 5043.81689453125,
19
+ 5051.89453125,
20
+ 5048.8486328125,
21
+ 5048.12255859375
22
+ ],
23
+ "l0": [
24
+ 160.0,
25
+ 160.0,
26
+ 160.0,
27
+ 160.0,
28
+ 160.0,
29
+ 160.0,
30
+ 160.0,
31
+ 160.0,
32
+ 160.0,
33
+ 160.0,
34
+ 160.0,
35
+ 160.0,
36
+ 160.0,
37
+ 160.0,
38
+ 160.0,
39
+ 160.0,
40
+ 160.0,
41
+ 160.0,
42
+ 160.0
43
+ ],
44
+ "steps_logged": [
45
+ 0,
46
+ 200,
47
+ 400,
48
+ 600,
49
+ 800,
50
+ 1000,
51
+ 1200,
52
+ 1400,
53
+ 1600,
54
+ 1800,
55
+ 2000,
56
+ 2200,
57
+ 2400,
58
+ 2600,
59
+ 2800,
60
+ 3000,
61
+ 3200,
62
+ 3400,
63
+ 3600
64
+ ],
65
+ "final_step": 3600,
66
+ "converged": true,
67
+ "plateau_last": 0.019381597013453523,
68
+ "elapsed_s": 4996.907776117325,
69
+ "final_step_wall_s": 5051.271131515503,
70
+ "row": -1,
71
+ "arch_id": "txc_softmaxpool_t8_kpos20",
72
+ "arch": "txc_softmaxpool_t8_kpos20",
73
+ "group": "galaxy_phase8",
74
+ "src_class": "TXCSoftMaxPool",
75
+ "src_module": "src.architectures.txc_softmax_pool",
76
+ "T": 8,
77
+ "T_max": null,
78
+ "t_sample": null,
79
+ "n_layers": null,
80
+ "k_win": 160,
81
+ "k_pos": 20,
82
+ "shifts": null,
83
+ "alpha": null,
84
+ "gamma": null,
85
+ "n_scales": null,
86
+ "seed": 2,
87
+ "d_in": 2304,
88
+ "d_sae": 18432,
89
+ "subject_model": "google/gemma-2-2b",
90
+ "anchor_layer": 12,
91
+ "mlc_layers": [
92
+ 10,
93
+ 11,
94
+ 12,
95
+ 13,
96
+ 14
97
+ ],
98
+ "phase": "phase7_unification",
99
+ "purpose": "Galaxy 8 prototype \u2014 soft-max-pool with learnable per-feature \u03c4",
100
+ "recipe": "Galaxy 8 soft-max-pool TXC T=8, k_pos=20 (k_win=160)",
101
+ "run_id": "txc_softmaxpool_t8_kpos20__seed2"
102
+ }