han1823123123 commited on
Commit
3f39ee5
·
verified ·
1 Parent(s): f43963e

Upload training_logs/txc_bare_antidead_t8__seed42.json with huggingface_hub

Browse files
training_logs/txc_bare_antidead_t8__seed42.json ADDED
@@ -0,0 +1,114 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "loss": [
3
+ 12981.45703125,
4
+ 6213.9111328125,
5
+ 5549.515625,
6
+ 5157.6015625,
7
+ 4919.4189453125,
8
+ 4757.82958984375,
9
+ 4625.48876953125,
10
+ 4541.28369140625,
11
+ 4453.01416015625,
12
+ 4424.8857421875,
13
+ 4362.30078125,
14
+ 4343.525390625,
15
+ 4292.814453125,
16
+ 4263.0556640625,
17
+ 4242.7255859375,
18
+ 4218.0380859375,
19
+ 4195.31298828125,
20
+ 4187.64697265625,
21
+ 4163.52783203125,
22
+ 4162.52734375,
23
+ 4170.82958984375,
24
+ 4102.4423828125,
25
+ 4136.498046875
26
+ ],
27
+ "l0": [
28
+ 500.0,
29
+ 500.0,
30
+ 500.0,
31
+ 500.0,
32
+ 500.0,
33
+ 500.0,
34
+ 500.0,
35
+ 500.0,
36
+ 500.0,
37
+ 500.0,
38
+ 500.0,
39
+ 500.0,
40
+ 500.0,
41
+ 500.0,
42
+ 500.0,
43
+ 500.0,
44
+ 500.0,
45
+ 500.0,
46
+ 500.0,
47
+ 500.0,
48
+ 500.0,
49
+ 500.0,
50
+ 500.0
51
+ ],
52
+ "steps_logged": [
53
+ 0,
54
+ 200,
55
+ 400,
56
+ 600,
57
+ 800,
58
+ 1000,
59
+ 1200,
60
+ 1400,
61
+ 1600,
62
+ 1800,
63
+ 2000,
64
+ 2200,
65
+ 2400,
66
+ 2600,
67
+ 2800,
68
+ 3000,
69
+ 3200,
70
+ 3400,
71
+ 3600,
72
+ 3800,
73
+ 4000,
74
+ 4200,
75
+ 4400
76
+ ],
77
+ "final_step": 4400,
78
+ "converged": true,
79
+ "plateau_last": 0.01757511633323536,
80
+ "elapsed_s": 1680.0190494060516,
81
+ "T": 8,
82
+ "src_class": "TXCBareAntidead",
83
+ "n_seqs_used": 24000,
84
+ "ctx_used": 64,
85
+ "ctx_slice_direction": "last",
86
+ "row": 608,
87
+ "arch_id": "txc_bare_antidead_t8",
88
+ "arch": "txc_bare_antidead_t8",
89
+ "group": 99,
90
+ "src_module": "src.architectures.txc_bare_antidead",
91
+ "T_max": null,
92
+ "t_sample": null,
93
+ "n_layers": null,
94
+ "k_win": 500,
95
+ "k_pos": 62,
96
+ "shifts": null,
97
+ "alpha": null,
98
+ "gamma": null,
99
+ "n_scales": null,
100
+ "seed": 42,
101
+ "d_in": 2304,
102
+ "d_sae": 18432,
103
+ "subject_model": "google/gemma-2-2b",
104
+ "anchor_layer": 12,
105
+ "mlc_layers": [
106
+ 10,
107
+ 11,
108
+ 12,
109
+ 13,
110
+ 14
111
+ ],
112
+ "phase": "phase7_unification",
113
+ "run_id": "txc_bare_antidead_t8__seed42"
114
+ }