han1823123123 commited on
Commit
329dc30
·
verified ·
1 Parent(s): f0c9c70

Upload training_logs/phase57_partB_h8_bare_multidistance_t5__seed1.json with huggingface_hub

Browse files
training_logs/phase57_partB_h8_bare_multidistance_t5__seed1.json ADDED
@@ -0,0 +1,109 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "loss": [
3
+ 103988.890625,
4
+ 33931.62890625,
5
+ 30684.2265625,
6
+ 29180.822265625,
7
+ 27964.162109375,
8
+ 27128.029296875,
9
+ 26795.5625,
10
+ 26333.1328125,
11
+ 26063.201171875,
12
+ 25888.966796875,
13
+ 25699.9765625,
14
+ 25427.783203125,
15
+ 25356.427734375,
16
+ 25308.810546875,
17
+ 25148.931640625,
18
+ 24793.62109375,
19
+ 24912.83203125,
20
+ 24984.013671875,
21
+ 24817.36328125,
22
+ 24613.6171875,
23
+ 24701.32421875
24
+ ],
25
+ "l0": [
26
+ 500.0,
27
+ 496.341552734375,
28
+ 494.97265625,
29
+ 494.7705078125,
30
+ 493.662841796875,
31
+ 493.3486328125,
32
+ 493.8681640625,
33
+ 492.6435546875,
34
+ 494.031494140625,
35
+ 493.0849609375,
36
+ 493.576171875,
37
+ 494.1142578125,
38
+ 494.05419921875,
39
+ 493.79541015625,
40
+ 491.280517578125,
41
+ 491.273681640625,
42
+ 493.671875,
43
+ 492.993408203125,
44
+ 492.48974609375,
45
+ 490.658203125,
46
+ 491.969482421875
47
+ ],
48
+ "steps_logged": [
49
+ 0,
50
+ 200,
51
+ 400,
52
+ 600,
53
+ 800,
54
+ 1000,
55
+ 1200,
56
+ 1400,
57
+ 1600,
58
+ 1800,
59
+ 2000,
60
+ 2200,
61
+ 2400,
62
+ 2600,
63
+ 2800,
64
+ 3000,
65
+ 3200,
66
+ 3400,
67
+ 3600,
68
+ 3800,
69
+ 4000
70
+ ],
71
+ "final_step": 4000,
72
+ "converged": true,
73
+ "plateau_last": 0.015919504001644928,
74
+ "elapsed_s": 3037.5066883563995,
75
+ "shifts": [
76
+ 1,
77
+ 2
78
+ ],
79
+ "matryoshka_h_size": 3686,
80
+ "alpha": null,
81
+ "row": 32,
82
+ "arch_id": "phase57_partB_h8_bare_multidistance_t5",
83
+ "arch": "phase57_partB_h8_bare_multidistance_t5",
84
+ "group": 4,
85
+ "src_class": "TXCBareMultiDistanceContrastiveAntidead",
86
+ "src_module": "src.architectures.txc_bare_multidistance_contrastive_antidead",
87
+ "T": 5,
88
+ "T_max": null,
89
+ "t_sample": null,
90
+ "n_layers": null,
91
+ "k_win": 500,
92
+ "k_pos": 100,
93
+ "gamma": null,
94
+ "n_scales": null,
95
+ "seed": 1,
96
+ "d_in": 2304,
97
+ "d_sae": 18432,
98
+ "subject_model": "google/gemma-2-2b",
99
+ "anchor_layer": 12,
100
+ "mlc_layers": [
101
+ 10,
102
+ 11,
103
+ 12,
104
+ 13,
105
+ 14
106
+ ],
107
+ "phase": "phase7_unification",
108
+ "run_id": "phase57_partB_h8_bare_multidistance_t5__seed1"
109
+ }