han1823123123 commited on
Commit
3bb07fc
·
verified ·
1 Parent(s): d2e0558

Upload training_logs/hill_z_ranked_T20_s5__seed42.json with huggingface_hub

Browse files
training_logs/hill_z_ranked_T20_s5__seed42.json ADDED
@@ -0,0 +1,100 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "loss": [
3
+ 105360.046875,
4
+ 50075.2109375,
5
+ 44736.578125,
6
+ 42076.578125,
7
+ 40220.83203125,
8
+ 38995.0,
9
+ 38201.90234375,
10
+ 37484.3203125,
11
+ 37149.1953125,
12
+ 36867.93359375,
13
+ 36508.76953125,
14
+ 36258.078125,
15
+ 36260.0078125,
16
+ 36153.71484375,
17
+ 35894.4609375,
18
+ 35914.6796875,
19
+ 35824.125,
20
+ 35687.9921875
21
+ ],
22
+ "l0": [
23
+ 500.0,
24
+ 500.0,
25
+ 500.0,
26
+ 500.0,
27
+ 500.0,
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
+ ],
42
+ "steps_logged": [
43
+ 0,
44
+ 200,
45
+ 400,
46
+ 600,
47
+ 800,
48
+ 1000,
49
+ 1200,
50
+ 1400,
51
+ 1600,
52
+ 1800,
53
+ 2000,
54
+ 2200,
55
+ 2400,
56
+ 2600,
57
+ 2800,
58
+ 3000,
59
+ 3200,
60
+ 3400
61
+ ],
62
+ "final_step": 3400,
63
+ "converged": true,
64
+ "plateau_last": 0.01949810987198692,
65
+ "elapsed_s": 2601.677392244339,
66
+ "T_max": 20,
67
+ "shifts": null,
68
+ "matryoshka_h_size": 3686,
69
+ "alpha": 1.0,
70
+ "src_class": "SubseqRankedH8",
71
+ "t_sample": 5,
72
+ "n_seqs_used": 24000,
73
+ "ctx_used": 64,
74
+ "ctx_slice_direction": "last",
75
+ "row": 605,
76
+ "arch_id": "hill_z_ranked_T20_s5",
77
+ "arch": "hill_z_ranked_T20_s5",
78
+ "group": 99,
79
+ "src_module": "src.architectures.phase7_subseq_z_variants",
80
+ "T": null,
81
+ "n_layers": null,
82
+ "k_win": 500,
83
+ "k_pos": 25,
84
+ "gamma": null,
85
+ "n_scales": null,
86
+ "seed": 42,
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
+ "run_id": "hill_z_ranked_T20_s5__seed42"
100
+ }