han1823123123 commited on
Commit
5dbb4c2
·
verified ·
1 Parent(s): 36fb2ba

Upload training_logs/phase57_partB_h8_bare_multidistance_t7__seed42.json with huggingface_hub

Browse files
training_logs/phase57_partB_h8_bare_multidistance_t7__seed42.json ADDED
@@ -0,0 +1,103 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "loss": [
3
+ 95301.359375,
4
+ 36875.24609375,
5
+ 33331.79296875,
6
+ 31622.720703125,
7
+ 30869.37109375,
8
+ 30138.5,
9
+ 29720.109375,
10
+ 29311.64453125,
11
+ 29179.57421875,
12
+ 28867.962890625,
13
+ 28580.896484375,
14
+ 28584.765625,
15
+ 28373.208984375,
16
+ 28083.068359375,
17
+ 28257.376953125,
18
+ 27901.373046875,
19
+ 28053.140625,
20
+ 27890.419921875,
21
+ 27925.451171875
22
+ ],
23
+ "l0": [
24
+ 500.0,
25
+ 495.296875,
26
+ 493.759765625,
27
+ 494.348876953125,
28
+ 493.111572265625,
29
+ 493.0126953125,
30
+ 493.454345703125,
31
+ 493.2763671875,
32
+ 494.421875,
33
+ 492.861328125,
34
+ 493.35791015625,
35
+ 492.015625,
36
+ 491.629150390625,
37
+ 490.808349609375,
38
+ 492.356201171875,
39
+ 490.82763671875,
40
+ 492.303955078125,
41
+ 491.1513671875,
42
+ 492.259765625
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.017279404256030702,
68
+ "elapsed_s": 3753.662123441696,
69
+ "shifts": [
70
+ 1,
71
+ 3
72
+ ],
73
+ "matryoshka_h_size": 3686,
74
+ "alpha": null,
75
+ "row": 34,
76
+ "arch_id": "phase57_partB_h8_bare_multidistance_t7",
77
+ "arch": "phase57_partB_h8_bare_multidistance_t7",
78
+ "group": 4,
79
+ "src_class": "TXCBareMultiDistanceContrastiveAntidead",
80
+ "src_module": "src.architectures.txc_bare_multidistance_contrastive_antidead",
81
+ "T": 7,
82
+ "T_max": null,
83
+ "t_sample": null,
84
+ "n_layers": null,
85
+ "k_win": 500,
86
+ "k_pos": 71,
87
+ "gamma": null,
88
+ "n_scales": null,
89
+ "seed": 42,
90
+ "d_in": 2304,
91
+ "d_sae": 18432,
92
+ "subject_model": "google/gemma-2-2b",
93
+ "anchor_layer": 12,
94
+ "mlc_layers": [
95
+ 10,
96
+ 11,
97
+ 12,
98
+ 13,
99
+ 14
100
+ ],
101
+ "phase": "phase7_unification",
102
+ "run_id": "phase57_partB_h8_bare_multidistance_t7__seed42"
103
+ }