han1823123123 commited on
Commit
bf9977b
·
verified ·
1 Parent(s): 2aad71b

Upload training_logs/hill_h8_T5_shifts1and32__seed42.json with huggingface_hub

Browse files
training_logs/hill_h8_T5_shifts1and32__seed42.json ADDED
@@ -0,0 +1,103 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "loss": [
3
+ 105475.640625,
4
+ 33638.14453125,
5
+ 30529.06640625,
6
+ 28729.142578125,
7
+ 27677.021484375,
8
+ 26985.93359375,
9
+ 26555.33203125,
10
+ 26032.767578125,
11
+ 25861.103515625,
12
+ 25664.7109375,
13
+ 25346.0546875,
14
+ 25188.677734375,
15
+ 25135.046875,
16
+ 25058.939453125,
17
+ 25024.65234375,
18
+ 24785.412109375,
19
+ 24845.802734375,
20
+ 24691.638671875,
21
+ 24769.5546875
22
+ ],
23
+ "l0": [
24
+ 500.0,
25
+ 494.356689453125,
26
+ 492.74462890625,
27
+ 492.222412109375,
28
+ 491.068115234375,
29
+ 491.971923828125,
30
+ 493.165771484375,
31
+ 491.017578125,
32
+ 491.4189453125,
33
+ 490.86376953125,
34
+ 490.7099609375,
35
+ 491.01904296875,
36
+ 491.229736328125,
37
+ 490.169921875,
38
+ 491.664794921875,
39
+ 490.12939453125,
40
+ 491.2509765625,
41
+ 490.43017578125,
42
+ 489.441650390625
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.01801018570548466,
68
+ "elapsed_s": 2627.3383860588074,
69
+ "shifts": [
70
+ 1,
71
+ 32
72
+ ],
73
+ "matryoshka_h_size": 3686,
74
+ "alpha": 1.0,
75
+ "row": 200,
76
+ "arch_id": "hill_h8_T5_shifts1and32",
77
+ "arch": "hill_h8_T5_shifts1and32",
78
+ "group": 99,
79
+ "src_class": "TXCBareMultiDistanceContrastiveAntidead",
80
+ "src_module": "src.architectures.txc_bare_multidistance_contrastive_antidead",
81
+ "T": 5,
82
+ "T_max": null,
83
+ "t_sample": null,
84
+ "n_layers": null,
85
+ "k_win": 500,
86
+ "k_pos": 100,
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": "hill_h8_T5_shifts1and32__seed42"
103
+ }