w-ahmad commited on
Commit
def412f
·
verified ·
1 Parent(s): c3f55d9

Auto upload zain 2026-08-14T21:24:51.682934

Browse files
Files changed (33) hide show
  1. zain/Activation/out/glu-sigmoid-100L_trash_run/checkpoint-3300/config.json +36 -0
  2. zain/Activation/out/glu-sigmoid-100L_trash_run/checkpoint-3300/model.safetensors +3 -0
  3. zain/Activation/out/glu-sigmoid-100L_trash_run/checkpoint-3300/optimizer.pt +3 -0
  4. zain/Activation/out/glu-sigmoid-100L_trash_run/checkpoint-3300/rng_state.pth +3 -0
  5. zain/Activation/out/glu-sigmoid-100L_trash_run/checkpoint-3300/scheduler.pt +3 -0
  6. zain/Activation/out/glu-sigmoid-100L_trash_run/checkpoint-3300/tokenizer.json +0 -0
  7. zain/Activation/out/glu-sigmoid-100L_trash_run/checkpoint-3300/tokenizer_config.json +13 -0
  8. zain/Activation/out/glu-sigmoid-100L_trash_run/checkpoint-3300/trainer_state.json +1205 -0
  9. zain/Activation/out/glu-sigmoid-100L_trash_run/checkpoint-3300/training_args.bin +3 -0
  10. zain/Activation/out/glu-sigmoid-100L_trash_run/checkpoint-3400/config.json +36 -0
  11. zain/Activation/out/glu-sigmoid-100L_trash_run/checkpoint-3400/model.safetensors +3 -0
  12. zain/Activation/out/glu-sigmoid-100L_trash_run/checkpoint-3400/optimizer.pt +3 -0
  13. zain/Activation/out/glu-sigmoid-100L_trash_run/checkpoint-3400/rng_state.pth +3 -0
  14. zain/Activation/out/glu-sigmoid-100L_trash_run/checkpoint-3400/scheduler.pt +3 -0
  15. zain/Activation/out/glu-sigmoid-100L_trash_run/checkpoint-3400/tokenizer.json +0 -0
  16. zain/Activation/out/glu-sigmoid-100L_trash_run/checkpoint-3400/tokenizer_config.json +13 -0
  17. zain/Activation/out/glu-sigmoid-100L_trash_run/checkpoint-3400/trainer_state.json +1240 -0
  18. zain/Activation/out/glu-sigmoid-100L_trash_run/checkpoint-3400/training_args.bin +3 -0
  19. zain/Activation/out/glu-sigmoid-100L_trash_run/checkpoint-3500/config.json +36 -0
  20. zain/Activation/out/glu-sigmoid-100L_trash_run/checkpoint-3500/model.safetensors +3 -0
  21. zain/Activation/out/glu-sigmoid-100L_trash_run/checkpoint-3500/optimizer.pt +3 -0
  22. zain/Activation/out/glu-sigmoid-100L_trash_run/checkpoint-3500/rng_state.pth +3 -0
  23. zain/Activation/out/glu-sigmoid-100L_trash_run/checkpoint-3500/scheduler.pt +3 -0
  24. zain/Activation/out/glu-sigmoid-100L_trash_run/checkpoint-3500/tokenizer.json +0 -0
  25. zain/Activation/out/glu-sigmoid-100L_trash_run/checkpoint-3500/tokenizer_config.json +13 -0
  26. zain/Activation/out/glu-sigmoid-100L_trash_run/checkpoint-3500/trainer_state.json +1283 -0
  27. zain/Activation/out/glu-sigmoid-100L_trash_run/checkpoint-3500/training_args.bin +3 -0
  28. zain/Activation/out/glu-sigmoid-100L_trash_run/config.json +36 -0
  29. zain/Activation/out/glu-sigmoid-100L_trash_run/model.safetensors +3 -0
  30. zain/Activation/out/glu-sigmoid-100L_trash_run/tokenizer.json +0 -0
  31. zain/Activation/out/glu-sigmoid-100L_trash_run/tokenizer_config.json +13 -0
  32. zain/Activation/out/glu-sigmoid-100L_trash_run/training_args.bin +3 -0
  33. zain/Activation/out/glu-sigmoid-100L_trash_run/training_log.jsonl +2 -2
zain/Activation/out/glu-sigmoid-100L_trash_run/checkpoint-3300/config.json ADDED
@@ -0,0 +1,36 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "activation": "sigmoid",
3
+ "architectures": [
4
+ "TinyLlamaForCausalLM"
5
+ ],
6
+ "attention_bias": false,
7
+ "attention_dropout": 0.0,
8
+ "bos_token_id": 1,
9
+ "dtype": "bfloat16",
10
+ "eos_token_id": 2,
11
+ "head_dim": 32,
12
+ "hidden_act": "silu",
13
+ "hidden_size": 128,
14
+ "initializer_range": 0.02,
15
+ "intermediate_size": 256,
16
+ "max_position_embeddings": 512,
17
+ "mlp_bias": false,
18
+ "mlp_type": "glu",
19
+ "model_type": "tiny_llama",
20
+ "num_attention_heads": 4,
21
+ "num_hidden_layers": 100,
22
+ "num_key_value_heads": 4,
23
+ "pad_token_id": 0,
24
+ "pretraining_tp": 1,
25
+ "rms_norm_eps": 1e-06,
26
+ "rope_parameters": {
27
+ "rope_theta": 10000.0,
28
+ "rope_type": "default"
29
+ },
30
+ "tie_word_embeddings": true,
31
+ "tokenizer_name": "w-ahmad/tiny-stories-tokenizer",
32
+ "transformers_version": "5.16.0.dev0",
33
+ "use_cache": false,
34
+ "vocab_size": 4096,
35
+ "waleed_beta": 4
36
+ }
zain/Activation/out/glu-sigmoid-100L_trash_run/checkpoint-3300/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2822494591d2a1cf99ab558e0cc0f6c98564279b29f203fbde1ef619c185ac92
3
+ size 33967272
zain/Activation/out/glu-sigmoid-100L_trash_run/checkpoint-3300/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a97b636d673c682ae84cef1aa92e7d4d71ad14efde6bcbd8d3ab04d33d1638b6
3
+ size 39573050
zain/Activation/out/glu-sigmoid-100L_trash_run/checkpoint-3300/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3cf9097d4513154245c48236b6ec5137b7ee2a21c9f58f2cba798ea275c6026f
3
+ size 14244
zain/Activation/out/glu-sigmoid-100L_trash_run/checkpoint-3300/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9751c40def32406332f8de58ba93b20f2a7e67943c9e04a0e73992386f74e398
3
+ size 1064
zain/Activation/out/glu-sigmoid-100L_trash_run/checkpoint-3300/tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
zain/Activation/out/glu-sigmoid-100L_trash_run/checkpoint-3300/tokenizer_config.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "add_prefix_space": false,
3
+ "backend": "tokenizers",
4
+ "bos_token": "<|endoftext|>",
5
+ "eos_token": "<|endoftext|>",
6
+ "errors": "replace",
7
+ "is_local": false,
8
+ "local_files_only": false,
9
+ "model_max_length": 1024,
10
+ "pad_token": "<|endoftext|>",
11
+ "tokenizer_class": "GPT2Tokenizer",
12
+ "unk_token": "<|endoftext|>"
13
+ }
zain/Activation/out/glu-sigmoid-100L_trash_run/checkpoint-3300/trainer_state.json ADDED
@@ -0,0 +1,1205 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_global_step": null,
3
+ "best_metric": null,
4
+ "best_model_checkpoint": null,
5
+ "epoch": 0.2224469160768453,
6
+ "eval_steps": 2498,
7
+ "global_step": 3300,
8
+ "is_hyper_param_search": false,
9
+ "is_local_process_zero": true,
10
+ "is_world_process_zero": true,
11
+ "log_history": [
12
+ {
13
+ "epoch": 0.0013481631277384564,
14
+ "grad_norm": 1.828125,
15
+ "learning_rate": 2.66e-05,
16
+ "loss": 8.277120208740234,
17
+ "step": 20
18
+ },
19
+ {
20
+ "epoch": 0.002696326255476913,
21
+ "grad_norm": 1.296875,
22
+ "learning_rate": 5.46e-05,
23
+ "loss": 8.008469390869141,
24
+ "step": 40
25
+ },
26
+ {
27
+ "epoch": 0.004044489383215369,
28
+ "grad_norm": 1.2734375,
29
+ "learning_rate": 8.259999999999999e-05,
30
+ "loss": 7.827983093261719,
31
+ "step": 60
32
+ },
33
+ {
34
+ "epoch": 0.005392652510953826,
35
+ "grad_norm": 1.390625,
36
+ "learning_rate": 0.0001106,
37
+ "loss": 7.559034729003907,
38
+ "step": 80
39
+ },
40
+ {
41
+ "epoch": 0.006740815638692282,
42
+ "grad_norm": 1.2265625,
43
+ "learning_rate": 0.0001386,
44
+ "loss": 7.211753082275391,
45
+ "step": 100
46
+ },
47
+ {
48
+ "epoch": 0.008088978766430738,
49
+ "grad_norm": 1.2265625,
50
+ "learning_rate": 0.00016659999999999998,
51
+ "loss": 6.837139892578125,
52
+ "step": 120
53
+ },
54
+ {
55
+ "epoch": 0.009437141894169195,
56
+ "grad_norm": 1.0703125,
57
+ "learning_rate": 0.00019460000000000001,
58
+ "loss": 6.467125701904297,
59
+ "step": 140
60
+ },
61
+ {
62
+ "epoch": 0.010785305021907651,
63
+ "grad_norm": 1.296875,
64
+ "learning_rate": 0.0002226,
65
+ "loss": 6.130535507202149,
66
+ "step": 160
67
+ },
68
+ {
69
+ "epoch": 0.012133468149646108,
70
+ "grad_norm": 0.95703125,
71
+ "learning_rate": 0.00025059999999999997,
72
+ "loss": 5.828623199462891,
73
+ "step": 180
74
+ },
75
+ {
76
+ "epoch": 0.013481631277384564,
77
+ "grad_norm": 0.90625,
78
+ "learning_rate": 0.0002786,
79
+ "loss": 5.533278274536133,
80
+ "step": 200
81
+ },
82
+ {
83
+ "epoch": 0.01482979440512302,
84
+ "grad_norm": 0.90234375,
85
+ "learning_rate": 0.00030659999999999997,
86
+ "loss": 5.271765899658203,
87
+ "step": 220
88
+ },
89
+ {
90
+ "epoch": 0.016177957532861477,
91
+ "grad_norm": 0.84765625,
92
+ "learning_rate": 0.0003346,
93
+ "loss": 5.006443786621094,
94
+ "step": 240
95
+ },
96
+ {
97
+ "epoch": 0.01752612066059993,
98
+ "grad_norm": 3.125,
99
+ "learning_rate": 0.00036260000000000003,
100
+ "loss": 4.778961181640625,
101
+ "step": 260
102
+ },
103
+ {
104
+ "epoch": 0.01887428378833839,
105
+ "grad_norm": 0.76171875,
106
+ "learning_rate": 0.0003906,
107
+ "loss": 4.607266235351562,
108
+ "step": 280
109
+ },
110
+ {
111
+ "epoch": 0.020222446916076844,
112
+ "grad_norm": 1.015625,
113
+ "learning_rate": 0.0004186,
114
+ "loss": 4.434815979003906,
115
+ "step": 300
116
+ },
117
+ {
118
+ "epoch": 0.021570610043815303,
119
+ "grad_norm": 1.1328125,
120
+ "learning_rate": 0.0004466,
121
+ "loss": 4.295793533325195,
122
+ "step": 320
123
+ },
124
+ {
125
+ "epoch": 0.022918773171553757,
126
+ "grad_norm": 0.68359375,
127
+ "learning_rate": 0.00047460000000000004,
128
+ "loss": 4.169289398193359,
129
+ "step": 340
130
+ },
131
+ {
132
+ "epoch": 0.024266936299292215,
133
+ "grad_norm": 0.7734375,
134
+ "learning_rate": 0.0005026,
135
+ "loss": 4.064323425292969,
136
+ "step": 360
137
+ },
138
+ {
139
+ "epoch": 0.02561509942703067,
140
+ "grad_norm": 0.77734375,
141
+ "learning_rate": 0.0005306,
142
+ "loss": 3.9784740447998046,
143
+ "step": 380
144
+ },
145
+ {
146
+ "epoch": 0.026963262554769128,
147
+ "grad_norm": 0.7890625,
148
+ "learning_rate": 0.0005586,
149
+ "loss": 3.8648876190185546,
150
+ "step": 400
151
+ },
152
+ {
153
+ "epoch": 0.028311425682507583,
154
+ "grad_norm": 0.6484375,
155
+ "learning_rate": 0.0005866,
156
+ "loss": 3.794938659667969,
157
+ "step": 420
158
+ },
159
+ {
160
+ "epoch": 0.02965958881024604,
161
+ "grad_norm": 0.6484375,
162
+ "learning_rate": 0.0006146,
163
+ "loss": 3.7460472106933596,
164
+ "step": 440
165
+ },
166
+ {
167
+ "epoch": 0.031007751937984496,
168
+ "grad_norm": 0.91796875,
169
+ "learning_rate": 0.0006426,
170
+ "loss": 3.6633747100830076,
171
+ "step": 460
172
+ },
173
+ {
174
+ "epoch": 0.032355915065722954,
175
+ "grad_norm": 0.73828125,
176
+ "learning_rate": 0.0006705999999999999,
177
+ "loss": 3.6008380889892577,
178
+ "step": 480
179
+ },
180
+ {
181
+ "epoch": 0.03370407819346141,
182
+ "grad_norm": 0.61328125,
183
+ "learning_rate": 0.0006986,
184
+ "loss": 3.5390514373779296,
185
+ "step": 500
186
+ },
187
+ {
188
+ "epoch": 0.03505224132119986,
189
+ "grad_norm": 0.5703125,
190
+ "learning_rate": 0.0007,
191
+ "loss": 3.489065170288086,
192
+ "step": 520
193
+ },
194
+ {
195
+ "epoch": 0.03640040444893832,
196
+ "grad_norm": 0.76953125,
197
+ "learning_rate": 0.0007,
198
+ "loss": 3.4280685424804687,
199
+ "step": 540
200
+ },
201
+ {
202
+ "epoch": 0.03774856757667678,
203
+ "grad_norm": 0.58984375,
204
+ "learning_rate": 0.0007,
205
+ "loss": 3.3897541046142576,
206
+ "step": 560
207
+ },
208
+ {
209
+ "epoch": 0.03909673070441524,
210
+ "grad_norm": 0.6015625,
211
+ "learning_rate": 0.0007,
212
+ "loss": 3.3452869415283204,
213
+ "step": 580
214
+ },
215
+ {
216
+ "epoch": 0.04044489383215369,
217
+ "grad_norm": 0.6328125,
218
+ "learning_rate": 0.0007,
219
+ "loss": 3.3226955413818358,
220
+ "step": 600
221
+ },
222
+ {
223
+ "epoch": 0.04179305695989215,
224
+ "grad_norm": 0.625,
225
+ "learning_rate": 0.0007,
226
+ "loss": 3.2682525634765627,
227
+ "step": 620
228
+ },
229
+ {
230
+ "epoch": 0.043141220087630605,
231
+ "grad_norm": 0.5859375,
232
+ "learning_rate": 0.0007,
233
+ "loss": 3.2494388580322267,
234
+ "step": 640
235
+ },
236
+ {
237
+ "epoch": 0.044489383215369056,
238
+ "grad_norm": 0.52734375,
239
+ "learning_rate": 0.0007,
240
+ "loss": 3.2006797790527344,
241
+ "step": 660
242
+ },
243
+ {
244
+ "epoch": 0.045837546343107514,
245
+ "grad_norm": 0.61328125,
246
+ "learning_rate": 0.0007,
247
+ "loss": 3.180825424194336,
248
+ "step": 680
249
+ },
250
+ {
251
+ "epoch": 0.04718570947084597,
252
+ "grad_norm": 0.53125,
253
+ "learning_rate": 0.0007,
254
+ "loss": 3.142491912841797,
255
+ "step": 700
256
+ },
257
+ {
258
+ "epoch": 0.04853387259858443,
259
+ "grad_norm": 0.65234375,
260
+ "learning_rate": 0.0007,
261
+ "loss": 3.1118364334106445,
262
+ "step": 720
263
+ },
264
+ {
265
+ "epoch": 0.04988203572632288,
266
+ "grad_norm": 0.625,
267
+ "learning_rate": 0.0007,
268
+ "loss": 3.084051322937012,
269
+ "step": 740
270
+ },
271
+ {
272
+ "epoch": 0.05123019885406134,
273
+ "grad_norm": 0.55859375,
274
+ "learning_rate": 0.0007,
275
+ "loss": 3.0676673889160155,
276
+ "step": 760
277
+ },
278
+ {
279
+ "epoch": 0.0525783619817998,
280
+ "grad_norm": 0.60546875,
281
+ "learning_rate": 0.0007,
282
+ "loss": 3.0888349533081056,
283
+ "step": 780
284
+ },
285
+ {
286
+ "epoch": 0.053926525109538256,
287
+ "grad_norm": 0.5234375,
288
+ "learning_rate": 0.0007,
289
+ "loss": 3.035677909851074,
290
+ "step": 800
291
+ },
292
+ {
293
+ "epoch": 0.05527468823727671,
294
+ "grad_norm": 0.5546875,
295
+ "learning_rate": 0.0007,
296
+ "loss": 3.0188726425170898,
297
+ "step": 820
298
+ },
299
+ {
300
+ "epoch": 0.056622851365015166,
301
+ "grad_norm": 0.51171875,
302
+ "learning_rate": 0.0007,
303
+ "loss": 2.989584541320801,
304
+ "step": 840
305
+ },
306
+ {
307
+ "epoch": 0.057971014492753624,
308
+ "grad_norm": 0.53515625,
309
+ "learning_rate": 0.0007,
310
+ "loss": 2.9542055130004883,
311
+ "step": 860
312
+ },
313
+ {
314
+ "epoch": 0.05931917762049208,
315
+ "grad_norm": 0.5234375,
316
+ "learning_rate": 0.0007,
317
+ "loss": 2.93587589263916,
318
+ "step": 880
319
+ },
320
+ {
321
+ "epoch": 0.06066734074823053,
322
+ "grad_norm": 0.5390625,
323
+ "learning_rate": 0.0007,
324
+ "loss": 2.924374008178711,
325
+ "step": 900
326
+ },
327
+ {
328
+ "epoch": 0.06201550387596899,
329
+ "grad_norm": 0.58203125,
330
+ "learning_rate": 0.0007,
331
+ "loss": 2.899143028259277,
332
+ "step": 920
333
+ },
334
+ {
335
+ "epoch": 0.06336366700370745,
336
+ "grad_norm": 0.49609375,
337
+ "learning_rate": 0.0007,
338
+ "loss": 2.8880327224731444,
339
+ "step": 940
340
+ },
341
+ {
342
+ "epoch": 0.06471183013144591,
343
+ "grad_norm": 0.515625,
344
+ "learning_rate": 0.0007,
345
+ "loss": 2.8630607604980467,
346
+ "step": 960
347
+ },
348
+ {
349
+ "epoch": 0.06605999325918437,
350
+ "grad_norm": 0.50390625,
351
+ "learning_rate": 0.0007,
352
+ "loss": 2.848561477661133,
353
+ "step": 980
354
+ },
355
+ {
356
+ "epoch": 0.06740815638692282,
357
+ "grad_norm": 0.5390625,
358
+ "learning_rate": 0.0007,
359
+ "loss": 2.8479694366455077,
360
+ "step": 1000
361
+ },
362
+ {
363
+ "epoch": 0.06875631951466127,
364
+ "grad_norm": 0.486328125,
365
+ "learning_rate": 0.0007,
366
+ "loss": 2.820212173461914,
367
+ "step": 1020
368
+ },
369
+ {
370
+ "epoch": 0.07010448264239973,
371
+ "grad_norm": 0.546875,
372
+ "learning_rate": 0.0007,
373
+ "loss": 2.805441665649414,
374
+ "step": 1040
375
+ },
376
+ {
377
+ "epoch": 0.07145264577013818,
378
+ "grad_norm": 0.5,
379
+ "learning_rate": 0.0007,
380
+ "loss": 2.792853355407715,
381
+ "step": 1060
382
+ },
383
+ {
384
+ "epoch": 0.07280080889787664,
385
+ "grad_norm": 0.474609375,
386
+ "learning_rate": 0.0007,
387
+ "loss": 2.7767995834350585,
388
+ "step": 1080
389
+ },
390
+ {
391
+ "epoch": 0.0741489720256151,
392
+ "grad_norm": 0.51953125,
393
+ "learning_rate": 0.0007,
394
+ "loss": 2.775754928588867,
395
+ "step": 1100
396
+ },
397
+ {
398
+ "epoch": 0.07549713515335356,
399
+ "grad_norm": 0.52734375,
400
+ "learning_rate": 0.0007,
401
+ "loss": 2.7376676559448243,
402
+ "step": 1120
403
+ },
404
+ {
405
+ "epoch": 0.07684529828109202,
406
+ "grad_norm": 0.5078125,
407
+ "learning_rate": 0.0007,
408
+ "loss": 2.725414276123047,
409
+ "step": 1140
410
+ },
411
+ {
412
+ "epoch": 0.07819346140883048,
413
+ "grad_norm": 0.50390625,
414
+ "learning_rate": 0.0007,
415
+ "loss": 2.7253787994384764,
416
+ "step": 1160
417
+ },
418
+ {
419
+ "epoch": 0.07954162453656892,
420
+ "grad_norm": 0.462890625,
421
+ "learning_rate": 0.0007,
422
+ "loss": 2.7208480834960938,
423
+ "step": 1180
424
+ },
425
+ {
426
+ "epoch": 0.08088978766430738,
427
+ "grad_norm": 0.53125,
428
+ "learning_rate": 0.0007,
429
+ "loss": 2.7129190444946287,
430
+ "step": 1200
431
+ },
432
+ {
433
+ "epoch": 0.08223795079204584,
434
+ "grad_norm": 0.458984375,
435
+ "learning_rate": 0.0007,
436
+ "loss": 2.6948110580444338,
437
+ "step": 1220
438
+ },
439
+ {
440
+ "epoch": 0.0835861139197843,
441
+ "grad_norm": 0.5078125,
442
+ "learning_rate": 0.0007,
443
+ "loss": 2.680550193786621,
444
+ "step": 1240
445
+ },
446
+ {
447
+ "epoch": 0.08493427704752275,
448
+ "grad_norm": 0.48046875,
449
+ "learning_rate": 0.0007,
450
+ "loss": 2.6683969497680664,
451
+ "step": 1260
452
+ },
453
+ {
454
+ "epoch": 0.08628244017526121,
455
+ "grad_norm": 0.45703125,
456
+ "learning_rate": 0.0007,
457
+ "loss": 2.6498653411865236,
458
+ "step": 1280
459
+ },
460
+ {
461
+ "epoch": 0.08763060330299967,
462
+ "grad_norm": 0.515625,
463
+ "learning_rate": 0.0007,
464
+ "loss": 2.642520713806152,
465
+ "step": 1300
466
+ },
467
+ {
468
+ "epoch": 0.08897876643073811,
469
+ "grad_norm": 0.5078125,
470
+ "learning_rate": 0.0007,
471
+ "loss": 2.633445167541504,
472
+ "step": 1320
473
+ },
474
+ {
475
+ "epoch": 0.09032692955847657,
476
+ "grad_norm": 0.51953125,
477
+ "learning_rate": 0.0007,
478
+ "loss": 2.61986083984375,
479
+ "step": 1340
480
+ },
481
+ {
482
+ "epoch": 0.09167509268621503,
483
+ "grad_norm": 0.515625,
484
+ "learning_rate": 0.0007,
485
+ "loss": 2.6194650650024416,
486
+ "step": 1360
487
+ },
488
+ {
489
+ "epoch": 0.09302325581395349,
490
+ "grad_norm": 0.462890625,
491
+ "learning_rate": 0.0007,
492
+ "loss": 2.597072982788086,
493
+ "step": 1380
494
+ },
495
+ {
496
+ "epoch": 0.09437141894169195,
497
+ "grad_norm": 0.458984375,
498
+ "learning_rate": 0.0007,
499
+ "loss": 2.5900634765625,
500
+ "step": 1400
501
+ },
502
+ {
503
+ "epoch": 0.0957195820694304,
504
+ "grad_norm": 0.455078125,
505
+ "learning_rate": 0.0007,
506
+ "loss": 2.599566841125488,
507
+ "step": 1420
508
+ },
509
+ {
510
+ "epoch": 0.09706774519716886,
511
+ "grad_norm": 0.50390625,
512
+ "learning_rate": 0.0007,
513
+ "loss": 2.5753355026245117,
514
+ "step": 1440
515
+ },
516
+ {
517
+ "epoch": 0.09841590832490732,
518
+ "grad_norm": 0.478515625,
519
+ "learning_rate": 0.0007,
520
+ "loss": 2.563642883300781,
521
+ "step": 1460
522
+ },
523
+ {
524
+ "epoch": 0.09976407145264576,
525
+ "grad_norm": 0.44140625,
526
+ "learning_rate": 0.0007,
527
+ "loss": 2.5505178451538084,
528
+ "step": 1480
529
+ },
530
+ {
531
+ "epoch": 0.10111223458038422,
532
+ "grad_norm": 0.4609375,
533
+ "learning_rate": 0.0007,
534
+ "loss": 2.536166191101074,
535
+ "step": 1500
536
+ },
537
+ {
538
+ "epoch": 0.10246039770812268,
539
+ "grad_norm": 0.49609375,
540
+ "learning_rate": 0.0007,
541
+ "loss": 2.53826847076416,
542
+ "step": 1520
543
+ },
544
+ {
545
+ "epoch": 0.10380856083586114,
546
+ "grad_norm": 0.458984375,
547
+ "learning_rate": 0.0007,
548
+ "loss": 2.5285362243652343,
549
+ "step": 1540
550
+ },
551
+ {
552
+ "epoch": 0.1051567239635996,
553
+ "grad_norm": 0.486328125,
554
+ "learning_rate": 0.0007,
555
+ "loss": 2.5131874084472656,
556
+ "step": 1560
557
+ },
558
+ {
559
+ "epoch": 0.10650488709133805,
560
+ "grad_norm": 0.46484375,
561
+ "learning_rate": 0.0007,
562
+ "loss": 2.5331687927246094,
563
+ "step": 1580
564
+ },
565
+ {
566
+ "epoch": 0.10785305021907651,
567
+ "grad_norm": 0.439453125,
568
+ "learning_rate": 0.0007,
569
+ "loss": 2.500454139709473,
570
+ "step": 1600
571
+ },
572
+ {
573
+ "epoch": 0.10920121334681497,
574
+ "grad_norm": 0.42578125,
575
+ "learning_rate": 0.0007,
576
+ "loss": 2.4910287857055664,
577
+ "step": 1620
578
+ },
579
+ {
580
+ "epoch": 0.11054937647455342,
581
+ "grad_norm": 0.458984375,
582
+ "learning_rate": 0.0007,
583
+ "loss": 2.5048749923706053,
584
+ "step": 1640
585
+ },
586
+ {
587
+ "epoch": 0.11189753960229187,
588
+ "grad_norm": 0.408203125,
589
+ "learning_rate": 0.0007,
590
+ "loss": 2.4847084045410157,
591
+ "step": 1660
592
+ },
593
+ {
594
+ "epoch": 0.11324570273003033,
595
+ "grad_norm": 0.45703125,
596
+ "learning_rate": 0.0007,
597
+ "loss": 2.4694839477539063,
598
+ "step": 1680
599
+ },
600
+ {
601
+ "epoch": 0.11459386585776879,
602
+ "grad_norm": 0.4375,
603
+ "learning_rate": 0.0007,
604
+ "loss": 2.4789194107055663,
605
+ "step": 1700
606
+ },
607
+ {
608
+ "epoch": 0.11594202898550725,
609
+ "grad_norm": 0.5234375,
610
+ "learning_rate": 0.0007,
611
+ "loss": 2.45865421295166,
612
+ "step": 1720
613
+ },
614
+ {
615
+ "epoch": 0.1172901921132457,
616
+ "grad_norm": 0.498046875,
617
+ "learning_rate": 0.0007,
618
+ "loss": 2.4444787979125975,
619
+ "step": 1740
620
+ },
621
+ {
622
+ "epoch": 0.11863835524098416,
623
+ "grad_norm": 0.5078125,
624
+ "learning_rate": 0.0007,
625
+ "loss": 2.4500968933105467,
626
+ "step": 1760
627
+ },
628
+ {
629
+ "epoch": 0.11998651836872262,
630
+ "grad_norm": 0.46484375,
631
+ "learning_rate": 0.0007,
632
+ "loss": 2.464790153503418,
633
+ "step": 1780
634
+ },
635
+ {
636
+ "epoch": 0.12133468149646107,
637
+ "grad_norm": 0.53125,
638
+ "learning_rate": 0.0007,
639
+ "loss": 2.4601119995117187,
640
+ "step": 1800
641
+ },
642
+ {
643
+ "epoch": 0.12268284462419952,
644
+ "grad_norm": 0.4609375,
645
+ "learning_rate": 0.0007,
646
+ "loss": 2.4495832443237306,
647
+ "step": 1820
648
+ },
649
+ {
650
+ "epoch": 0.12403100775193798,
651
+ "grad_norm": 0.470703125,
652
+ "learning_rate": 0.0007,
653
+ "loss": 2.4152116775512695,
654
+ "step": 1840
655
+ },
656
+ {
657
+ "epoch": 0.12537917087967643,
658
+ "grad_norm": 0.458984375,
659
+ "learning_rate": 0.0007,
660
+ "loss": 2.416160011291504,
661
+ "step": 1860
662
+ },
663
+ {
664
+ "epoch": 0.1267273340074149,
665
+ "grad_norm": 0.42578125,
666
+ "learning_rate": 0.0007,
667
+ "loss": 2.406538391113281,
668
+ "step": 1880
669
+ },
670
+ {
671
+ "epoch": 0.12807549713515334,
672
+ "grad_norm": 0.458984375,
673
+ "learning_rate": 0.0007,
674
+ "loss": 2.413434600830078,
675
+ "step": 1900
676
+ },
677
+ {
678
+ "epoch": 0.12942366026289182,
679
+ "grad_norm": 0.462890625,
680
+ "learning_rate": 0.0007,
681
+ "loss": 2.3909275054931642,
682
+ "step": 1920
683
+ },
684
+ {
685
+ "epoch": 0.13077182339063026,
686
+ "grad_norm": 0.466796875,
687
+ "learning_rate": 0.0007,
688
+ "loss": 2.397673416137695,
689
+ "step": 1940
690
+ },
691
+ {
692
+ "epoch": 0.13211998651836873,
693
+ "grad_norm": 0.421875,
694
+ "learning_rate": 0.0007,
695
+ "loss": 2.3715864181518556,
696
+ "step": 1960
697
+ },
698
+ {
699
+ "epoch": 0.13346814964610718,
700
+ "grad_norm": 0.453125,
701
+ "learning_rate": 0.0007,
702
+ "loss": 2.3985849380493165,
703
+ "step": 1980
704
+ },
705
+ {
706
+ "epoch": 0.13481631277384565,
707
+ "grad_norm": 0.4296875,
708
+ "learning_rate": 0.0007,
709
+ "loss": 2.367460823059082,
710
+ "step": 2000
711
+ },
712
+ {
713
+ "epoch": 0.1361644759015841,
714
+ "grad_norm": 0.451171875,
715
+ "learning_rate": 0.0007,
716
+ "loss": 2.3759958267211916,
717
+ "step": 2020
718
+ },
719
+ {
720
+ "epoch": 0.13751263902932254,
721
+ "grad_norm": 0.423828125,
722
+ "learning_rate": 0.0007,
723
+ "loss": 2.357324409484863,
724
+ "step": 2040
725
+ },
726
+ {
727
+ "epoch": 0.138860802157061,
728
+ "grad_norm": 0.4296875,
729
+ "learning_rate": 0.0007,
730
+ "loss": 2.375861930847168,
731
+ "step": 2060
732
+ },
733
+ {
734
+ "epoch": 0.14020896528479945,
735
+ "grad_norm": 0.43359375,
736
+ "learning_rate": 0.0007,
737
+ "loss": 2.349045753479004,
738
+ "step": 2080
739
+ },
740
+ {
741
+ "epoch": 0.14155712841253792,
742
+ "grad_norm": 0.439453125,
743
+ "learning_rate": 0.0007,
744
+ "loss": 2.3401012420654297,
745
+ "step": 2100
746
+ },
747
+ {
748
+ "epoch": 0.14290529154027637,
749
+ "grad_norm": 0.4296875,
750
+ "learning_rate": 0.0007,
751
+ "loss": 2.3464609146118165,
752
+ "step": 2120
753
+ },
754
+ {
755
+ "epoch": 0.14425345466801484,
756
+ "grad_norm": 0.44921875,
757
+ "learning_rate": 0.0007,
758
+ "loss": 2.3502790451049806,
759
+ "step": 2140
760
+ },
761
+ {
762
+ "epoch": 0.14560161779575329,
763
+ "grad_norm": 0.421875,
764
+ "learning_rate": 0.0007,
765
+ "loss": 2.3324451446533203,
766
+ "step": 2160
767
+ },
768
+ {
769
+ "epoch": 0.14694978092349173,
770
+ "grad_norm": 0.4453125,
771
+ "learning_rate": 0.0007,
772
+ "loss": 2.3383081436157225,
773
+ "step": 2180
774
+ },
775
+ {
776
+ "epoch": 0.1482979440512302,
777
+ "grad_norm": 0.46875,
778
+ "learning_rate": 0.0007,
779
+ "loss": 2.3153263092041017,
780
+ "step": 2200
781
+ },
782
+ {
783
+ "epoch": 0.14964610717896865,
784
+ "grad_norm": 0.412109375,
785
+ "learning_rate": 0.0007,
786
+ "loss": 2.322591781616211,
787
+ "step": 2220
788
+ },
789
+ {
790
+ "epoch": 0.15099427030670712,
791
+ "grad_norm": 0.4296875,
792
+ "learning_rate": 0.0007,
793
+ "loss": 2.329525947570801,
794
+ "step": 2240
795
+ },
796
+ {
797
+ "epoch": 0.15234243343444556,
798
+ "grad_norm": 0.408203125,
799
+ "learning_rate": 0.0007,
800
+ "loss": 2.30794734954834,
801
+ "step": 2260
802
+ },
803
+ {
804
+ "epoch": 0.15369059656218403,
805
+ "grad_norm": 0.39453125,
806
+ "learning_rate": 0.0007,
807
+ "loss": 2.318833351135254,
808
+ "step": 2280
809
+ },
810
+ {
811
+ "epoch": 0.15503875968992248,
812
+ "grad_norm": 0.388671875,
813
+ "learning_rate": 0.0007,
814
+ "loss": 2.2981924057006835,
815
+ "step": 2300
816
+ },
817
+ {
818
+ "epoch": 0.15638692281766095,
819
+ "grad_norm": 0.4375,
820
+ "learning_rate": 0.0007,
821
+ "loss": 2.307472991943359,
822
+ "step": 2320
823
+ },
824
+ {
825
+ "epoch": 0.1577350859453994,
826
+ "grad_norm": 0.451171875,
827
+ "learning_rate": 0.0007,
828
+ "loss": 2.299742317199707,
829
+ "step": 2340
830
+ },
831
+ {
832
+ "epoch": 0.15908324907313784,
833
+ "grad_norm": 0.40234375,
834
+ "learning_rate": 0.0007,
835
+ "loss": 2.3013177871704102,
836
+ "step": 2360
837
+ },
838
+ {
839
+ "epoch": 0.1604314122008763,
840
+ "grad_norm": 0.42578125,
841
+ "learning_rate": 0.0007,
842
+ "loss": 2.302017402648926,
843
+ "step": 2380
844
+ },
845
+ {
846
+ "epoch": 0.16177957532861476,
847
+ "grad_norm": 0.4453125,
848
+ "learning_rate": 0.0007,
849
+ "loss": 2.282255172729492,
850
+ "step": 2400
851
+ },
852
+ {
853
+ "epoch": 0.16312773845635323,
854
+ "grad_norm": 0.40625,
855
+ "learning_rate": 0.0007,
856
+ "loss": 2.2830989837646483,
857
+ "step": 2420
858
+ },
859
+ {
860
+ "epoch": 0.16447590158409167,
861
+ "grad_norm": 0.41015625,
862
+ "learning_rate": 0.0007,
863
+ "loss": 2.2728130340576174,
864
+ "step": 2440
865
+ },
866
+ {
867
+ "epoch": 0.16582406471183014,
868
+ "grad_norm": 0.4140625,
869
+ "learning_rate": 0.0007,
870
+ "loss": 2.28381462097168,
871
+ "step": 2460
872
+ },
873
+ {
874
+ "epoch": 0.1671722278395686,
875
+ "grad_norm": 0.4375,
876
+ "learning_rate": 0.0007,
877
+ "loss": 2.281584930419922,
878
+ "step": 2480
879
+ },
880
+ {
881
+ "epoch": 0.1683855746545332,
882
+ "eval_loss": 2.2800562381744385,
883
+ "eval_runtime": 19.0914,
884
+ "eval_samples_per_second": 499.019,
885
+ "eval_steps_per_second": 0.524,
886
+ "step": 2498
887
+ },
888
+ {
889
+ "epoch": 0.16852039096730703,
890
+ "grad_norm": 0.44140625,
891
+ "learning_rate": 0.0007,
892
+ "loss": 2.2665170669555663,
893
+ "step": 2500
894
+ },
895
+ {
896
+ "epoch": 0.16852039096730703,
897
+ "eval_loss": 2.279484510421753,
898
+ "eval_runtime": 19.0892,
899
+ "eval_samples_per_second": 499.079,
900
+ "eval_steps_per_second": 0.524,
901
+ "step": 2500
902
+ },
903
+ {
904
+ "epoch": 0.1698685540950455,
905
+ "grad_norm": 21102592.0,
906
+ "learning_rate": 3.4200000000000005e-05,
907
+ "loss": 2.2734609603881837,
908
+ "step": 2520
909
+ },
910
+ {
911
+ "epoch": 0.17121671722278395,
912
+ "grad_norm": 36700160.0,
913
+ "learning_rate": 7.020000000000001e-05,
914
+ "loss": 2.340228462219238,
915
+ "step": 2540
916
+ },
917
+ {
918
+ "epoch": 0.17256488035052242,
919
+ "grad_norm": 132644864.0,
920
+ "learning_rate": 9e-05,
921
+ "loss": 5.932476043701172,
922
+ "step": 2560
923
+ },
924
+ {
925
+ "epoch": 0.17391304347826086,
926
+ "grad_norm": 234881024.0,
927
+ "learning_rate": 9e-05,
928
+ "loss": 7.862870788574218,
929
+ "step": 2580
930
+ },
931
+ {
932
+ "epoch": 0.17526120660599934,
933
+ "grad_norm": 354418688.0,
934
+ "learning_rate": 9e-05,
935
+ "loss": 8.117378234863281,
936
+ "step": 2600
937
+ },
938
+ {
939
+ "epoch": 0.17660936973373778,
940
+ "grad_norm": 482344960.0,
941
+ "learning_rate": 9e-05,
942
+ "loss": 8.23266830444336,
943
+ "step": 2620
944
+ },
945
+ {
946
+ "epoch": 0.17795753286147623,
947
+ "grad_norm": 608174080.0,
948
+ "learning_rate": 9e-05,
949
+ "loss": 8.297306060791016,
950
+ "step": 2640
951
+ },
952
+ {
953
+ "epoch": 0.1793056959892147,
954
+ "grad_norm": 725614592.0,
955
+ "learning_rate": 9e-05,
956
+ "loss": 8.347279357910157,
957
+ "step": 2660
958
+ },
959
+ {
960
+ "epoch": 0.18065385911695314,
961
+ "grad_norm": 834666496.0,
962
+ "learning_rate": 9e-05,
963
+ "loss": 8.382105255126953,
964
+ "step": 2680
965
+ },
966
+ {
967
+ "epoch": 0.1820020222446916,
968
+ "grad_norm": 931135488.0,
969
+ "learning_rate": 9e-05,
970
+ "loss": 8.440049743652343,
971
+ "step": 2700
972
+ },
973
+ {
974
+ "epoch": 0.18335018537243006,
975
+ "grad_norm": 1040187392.0,
976
+ "learning_rate": 9e-05,
977
+ "loss": 8.471844482421876,
978
+ "step": 2720
979
+ },
980
+ {
981
+ "epoch": 0.18469834850016853,
982
+ "grad_norm": 1132462080.0,
983
+ "learning_rate": 9e-05,
984
+ "loss": 8.497457885742188,
985
+ "step": 2740
986
+ },
987
+ {
988
+ "epoch": 0.18604651162790697,
989
+ "grad_norm": 1207959552.0,
990
+ "learning_rate": 9e-05,
991
+ "loss": 8.524581909179688,
992
+ "step": 2760
993
+ },
994
+ {
995
+ "epoch": 0.18739467475564545,
996
+ "grad_norm": 1266679808.0,
997
+ "learning_rate": 9e-05,
998
+ "loss": 8.553305053710938,
999
+ "step": 2780
1000
+ },
1001
+ {
1002
+ "epoch": 0.1887428378833839,
1003
+ "grad_norm": 1350565888.0,
1004
+ "learning_rate": 9e-05,
1005
+ "loss": 8.563665008544922,
1006
+ "step": 2800
1007
+ },
1008
+ {
1009
+ "epoch": 0.19009100101112233,
1010
+ "grad_norm": 1442840576.0,
1011
+ "learning_rate": 9e-05,
1012
+ "loss": 8.573516082763671,
1013
+ "step": 2820
1014
+ },
1015
+ {
1016
+ "epoch": 0.1914391641388608,
1017
+ "grad_norm": 1484783616.0,
1018
+ "learning_rate": 9e-05,
1019
+ "loss": 8.589177703857422,
1020
+ "step": 2840
1021
+ },
1022
+ {
1023
+ "epoch": 0.19278732726659925,
1024
+ "grad_norm": 1543503872.0,
1025
+ "learning_rate": 9e-05,
1026
+ "loss": 8.59039306640625,
1027
+ "step": 2860
1028
+ },
1029
+ {
1030
+ "epoch": 0.19413549039433772,
1031
+ "grad_norm": 1602224128.0,
1032
+ "learning_rate": 9e-05,
1033
+ "loss": 8.597032928466797,
1034
+ "step": 2880
1035
+ },
1036
+ {
1037
+ "epoch": 0.19548365352207617,
1038
+ "grad_norm": 1644167168.0,
1039
+ "learning_rate": 9e-05,
1040
+ "loss": 8.607188415527343,
1041
+ "step": 2900
1042
+ },
1043
+ {
1044
+ "epoch": 0.19683181664981464,
1045
+ "grad_norm": 1702887424.0,
1046
+ "learning_rate": 9e-05,
1047
+ "loss": 8.60473861694336,
1048
+ "step": 2920
1049
+ },
1050
+ {
1051
+ "epoch": 0.19817997977755308,
1052
+ "grad_norm": 1736441856.0,
1053
+ "learning_rate": 9e-05,
1054
+ "loss": 8.617568206787109,
1055
+ "step": 2940
1056
+ },
1057
+ {
1058
+ "epoch": 0.19952814290529153,
1059
+ "grad_norm": 1778384896.0,
1060
+ "learning_rate": 9e-05,
1061
+ "loss": 8.625371551513672,
1062
+ "step": 2960
1063
+ },
1064
+ {
1065
+ "epoch": 0.20087630603303,
1066
+ "grad_norm": 1811939328.0,
1067
+ "learning_rate": 9e-05,
1068
+ "loss": 8.6297119140625,
1069
+ "step": 2980
1070
+ },
1071
+ {
1072
+ "epoch": 0.20222446916076844,
1073
+ "grad_norm": 1870659584.0,
1074
+ "learning_rate": 9e-05,
1075
+ "loss": 8.634349822998047,
1076
+ "step": 3000
1077
+ },
1078
+ {
1079
+ "epoch": 0.20357263228850692,
1080
+ "grad_norm": 1904214016.0,
1081
+ "learning_rate": 9e-05,
1082
+ "loss": 8.634902954101562,
1083
+ "step": 3020
1084
+ },
1085
+ {
1086
+ "epoch": 0.20492079541624536,
1087
+ "grad_norm": 1912602624.0,
1088
+ "learning_rate": 9e-05,
1089
+ "loss": 8.639842224121093,
1090
+ "step": 3040
1091
+ },
1092
+ {
1093
+ "epoch": 0.20626895854398383,
1094
+ "grad_norm": 1929379840.0,
1095
+ "learning_rate": 9e-05,
1096
+ "loss": 8.641189575195312,
1097
+ "step": 3060
1098
+ },
1099
+ {
1100
+ "epoch": 0.20761712167172228,
1101
+ "grad_norm": 1962934272.0,
1102
+ "learning_rate": 9e-05,
1103
+ "loss": 8.640001678466797,
1104
+ "step": 3080
1105
+ },
1106
+ {
1107
+ "epoch": 0.20896528479946072,
1108
+ "grad_norm": 1979711488.0,
1109
+ "learning_rate": 9e-05,
1110
+ "loss": 8.642470550537109,
1111
+ "step": 3100
1112
+ },
1113
+ {
1114
+ "epoch": 0.2103134479271992,
1115
+ "grad_norm": 2021654528.0,
1116
+ "learning_rate": 9e-05,
1117
+ "loss": 8.642158508300781,
1118
+ "step": 3120
1119
+ },
1120
+ {
1121
+ "epoch": 0.21166161105493764,
1122
+ "grad_norm": 2030043136.0,
1123
+ "learning_rate": 9e-05,
1124
+ "loss": 8.641114807128906,
1125
+ "step": 3140
1126
+ },
1127
+ {
1128
+ "epoch": 0.2130097741826761,
1129
+ "grad_norm": 2013265920.0,
1130
+ "learning_rate": 9e-05,
1131
+ "loss": 8.634512329101563,
1132
+ "step": 3160
1133
+ },
1134
+ {
1135
+ "epoch": 0.21435793731041455,
1136
+ "grad_norm": 2038431744.0,
1137
+ "learning_rate": 9e-05,
1138
+ "loss": 8.637287902832032,
1139
+ "step": 3180
1140
+ },
1141
+ {
1142
+ "epoch": 0.21570610043815303,
1143
+ "grad_norm": 2038431744.0,
1144
+ "learning_rate": 9e-05,
1145
+ "loss": 8.641768646240234,
1146
+ "step": 3200
1147
+ },
1148
+ {
1149
+ "epoch": 0.21705426356589147,
1150
+ "grad_norm": 2097152000.0,
1151
+ "learning_rate": 9e-05,
1152
+ "loss": 8.636322021484375,
1153
+ "step": 3220
1154
+ },
1155
+ {
1156
+ "epoch": 0.21840242669362994,
1157
+ "grad_norm": 2097152000.0,
1158
+ "learning_rate": 9e-05,
1159
+ "loss": 8.636679077148438,
1160
+ "step": 3240
1161
+ },
1162
+ {
1163
+ "epoch": 0.2197505898213684,
1164
+ "grad_norm": 2113929216.0,
1165
+ "learning_rate": 9e-05,
1166
+ "loss": 8.639139556884766,
1167
+ "step": 3260
1168
+ },
1169
+ {
1170
+ "epoch": 0.22109875294910683,
1171
+ "grad_norm": 2130706432.0,
1172
+ "learning_rate": 9e-05,
1173
+ "loss": 8.639288330078125,
1174
+ "step": 3280
1175
+ },
1176
+ {
1177
+ "epoch": 0.2224469160768453,
1178
+ "grad_norm": 2147483648.0,
1179
+ "learning_rate": 9e-05,
1180
+ "loss": 8.641603088378906,
1181
+ "step": 3300
1182
+ }
1183
+ ],
1184
+ "logging_steps": 20,
1185
+ "max_steps": 3500,
1186
+ "num_input_tokens_seen": 0,
1187
+ "num_train_epochs": 1,
1188
+ "save_steps": 100,
1189
+ "stateful_callbacks": {
1190
+ "TrainerControl": {
1191
+ "args": {
1192
+ "should_epoch_stop": false,
1193
+ "should_evaluate": false,
1194
+ "should_log": false,
1195
+ "should_save": true,
1196
+ "should_training_stop": false
1197
+ },
1198
+ "attributes": {}
1199
+ }
1200
+ },
1201
+ "total_flos": 1.06467365486592e+16,
1202
+ "train_batch_size": 64,
1203
+ "trial_name": null,
1204
+ "trial_params": null
1205
+ }
zain/Activation/out/glu-sigmoid-100L_trash_run/checkpoint-3300/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b7704d155faa5837c9a3959bce3e79b64dfa008ae458d0d2556e24fca9df0797
3
+ size 4920
zain/Activation/out/glu-sigmoid-100L_trash_run/checkpoint-3400/config.json ADDED
@@ -0,0 +1,36 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "activation": "sigmoid",
3
+ "architectures": [
4
+ "TinyLlamaForCausalLM"
5
+ ],
6
+ "attention_bias": false,
7
+ "attention_dropout": 0.0,
8
+ "bos_token_id": 1,
9
+ "dtype": "bfloat16",
10
+ "eos_token_id": 2,
11
+ "head_dim": 32,
12
+ "hidden_act": "silu",
13
+ "hidden_size": 128,
14
+ "initializer_range": 0.02,
15
+ "intermediate_size": 256,
16
+ "max_position_embeddings": 512,
17
+ "mlp_bias": false,
18
+ "mlp_type": "glu",
19
+ "model_type": "tiny_llama",
20
+ "num_attention_heads": 4,
21
+ "num_hidden_layers": 100,
22
+ "num_key_value_heads": 4,
23
+ "pad_token_id": 0,
24
+ "pretraining_tp": 1,
25
+ "rms_norm_eps": 1e-06,
26
+ "rope_parameters": {
27
+ "rope_theta": 10000.0,
28
+ "rope_type": "default"
29
+ },
30
+ "tie_word_embeddings": true,
31
+ "tokenizer_name": "w-ahmad/tiny-stories-tokenizer",
32
+ "transformers_version": "5.16.0.dev0",
33
+ "use_cache": false,
34
+ "vocab_size": 4096,
35
+ "waleed_beta": 4
36
+ }
zain/Activation/out/glu-sigmoid-100L_trash_run/checkpoint-3400/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:75c483fa9196b682841edeb4166d143810c1090f084ec8fae60c3a7c23ae096d
3
+ size 33967272
zain/Activation/out/glu-sigmoid-100L_trash_run/checkpoint-3400/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b051e66537e24a5da1f89d9549bd63b2501fcac56d548a93e824f4a89b26cd89
3
+ size 39573050
zain/Activation/out/glu-sigmoid-100L_trash_run/checkpoint-3400/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3cf9097d4513154245c48236b6ec5137b7ee2a21c9f58f2cba798ea275c6026f
3
+ size 14244
zain/Activation/out/glu-sigmoid-100L_trash_run/checkpoint-3400/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d56f18bbf80d27667dff830c4bf2d569d657317bf85c1271d4a355eda1cf7318
3
+ size 1064
zain/Activation/out/glu-sigmoid-100L_trash_run/checkpoint-3400/tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
zain/Activation/out/glu-sigmoid-100L_trash_run/checkpoint-3400/tokenizer_config.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "add_prefix_space": false,
3
+ "backend": "tokenizers",
4
+ "bos_token": "<|endoftext|>",
5
+ "eos_token": "<|endoftext|>",
6
+ "errors": "replace",
7
+ "is_local": false,
8
+ "local_files_only": false,
9
+ "model_max_length": 1024,
10
+ "pad_token": "<|endoftext|>",
11
+ "tokenizer_class": "GPT2Tokenizer",
12
+ "unk_token": "<|endoftext|>"
13
+ }
zain/Activation/out/glu-sigmoid-100L_trash_run/checkpoint-3400/trainer_state.json ADDED
@@ -0,0 +1,1240 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_global_step": null,
3
+ "best_metric": null,
4
+ "best_model_checkpoint": null,
5
+ "epoch": 0.22918773171553758,
6
+ "eval_steps": 2498,
7
+ "global_step": 3400,
8
+ "is_hyper_param_search": false,
9
+ "is_local_process_zero": true,
10
+ "is_world_process_zero": true,
11
+ "log_history": [
12
+ {
13
+ "epoch": 0.0013481631277384564,
14
+ "grad_norm": 1.828125,
15
+ "learning_rate": 2.66e-05,
16
+ "loss": 8.277120208740234,
17
+ "step": 20
18
+ },
19
+ {
20
+ "epoch": 0.002696326255476913,
21
+ "grad_norm": 1.296875,
22
+ "learning_rate": 5.46e-05,
23
+ "loss": 8.008469390869141,
24
+ "step": 40
25
+ },
26
+ {
27
+ "epoch": 0.004044489383215369,
28
+ "grad_norm": 1.2734375,
29
+ "learning_rate": 8.259999999999999e-05,
30
+ "loss": 7.827983093261719,
31
+ "step": 60
32
+ },
33
+ {
34
+ "epoch": 0.005392652510953826,
35
+ "grad_norm": 1.390625,
36
+ "learning_rate": 0.0001106,
37
+ "loss": 7.559034729003907,
38
+ "step": 80
39
+ },
40
+ {
41
+ "epoch": 0.006740815638692282,
42
+ "grad_norm": 1.2265625,
43
+ "learning_rate": 0.0001386,
44
+ "loss": 7.211753082275391,
45
+ "step": 100
46
+ },
47
+ {
48
+ "epoch": 0.008088978766430738,
49
+ "grad_norm": 1.2265625,
50
+ "learning_rate": 0.00016659999999999998,
51
+ "loss": 6.837139892578125,
52
+ "step": 120
53
+ },
54
+ {
55
+ "epoch": 0.009437141894169195,
56
+ "grad_norm": 1.0703125,
57
+ "learning_rate": 0.00019460000000000001,
58
+ "loss": 6.467125701904297,
59
+ "step": 140
60
+ },
61
+ {
62
+ "epoch": 0.010785305021907651,
63
+ "grad_norm": 1.296875,
64
+ "learning_rate": 0.0002226,
65
+ "loss": 6.130535507202149,
66
+ "step": 160
67
+ },
68
+ {
69
+ "epoch": 0.012133468149646108,
70
+ "grad_norm": 0.95703125,
71
+ "learning_rate": 0.00025059999999999997,
72
+ "loss": 5.828623199462891,
73
+ "step": 180
74
+ },
75
+ {
76
+ "epoch": 0.013481631277384564,
77
+ "grad_norm": 0.90625,
78
+ "learning_rate": 0.0002786,
79
+ "loss": 5.533278274536133,
80
+ "step": 200
81
+ },
82
+ {
83
+ "epoch": 0.01482979440512302,
84
+ "grad_norm": 0.90234375,
85
+ "learning_rate": 0.00030659999999999997,
86
+ "loss": 5.271765899658203,
87
+ "step": 220
88
+ },
89
+ {
90
+ "epoch": 0.016177957532861477,
91
+ "grad_norm": 0.84765625,
92
+ "learning_rate": 0.0003346,
93
+ "loss": 5.006443786621094,
94
+ "step": 240
95
+ },
96
+ {
97
+ "epoch": 0.01752612066059993,
98
+ "grad_norm": 3.125,
99
+ "learning_rate": 0.00036260000000000003,
100
+ "loss": 4.778961181640625,
101
+ "step": 260
102
+ },
103
+ {
104
+ "epoch": 0.01887428378833839,
105
+ "grad_norm": 0.76171875,
106
+ "learning_rate": 0.0003906,
107
+ "loss": 4.607266235351562,
108
+ "step": 280
109
+ },
110
+ {
111
+ "epoch": 0.020222446916076844,
112
+ "grad_norm": 1.015625,
113
+ "learning_rate": 0.0004186,
114
+ "loss": 4.434815979003906,
115
+ "step": 300
116
+ },
117
+ {
118
+ "epoch": 0.021570610043815303,
119
+ "grad_norm": 1.1328125,
120
+ "learning_rate": 0.0004466,
121
+ "loss": 4.295793533325195,
122
+ "step": 320
123
+ },
124
+ {
125
+ "epoch": 0.022918773171553757,
126
+ "grad_norm": 0.68359375,
127
+ "learning_rate": 0.00047460000000000004,
128
+ "loss": 4.169289398193359,
129
+ "step": 340
130
+ },
131
+ {
132
+ "epoch": 0.024266936299292215,
133
+ "grad_norm": 0.7734375,
134
+ "learning_rate": 0.0005026,
135
+ "loss": 4.064323425292969,
136
+ "step": 360
137
+ },
138
+ {
139
+ "epoch": 0.02561509942703067,
140
+ "grad_norm": 0.77734375,
141
+ "learning_rate": 0.0005306,
142
+ "loss": 3.9784740447998046,
143
+ "step": 380
144
+ },
145
+ {
146
+ "epoch": 0.026963262554769128,
147
+ "grad_norm": 0.7890625,
148
+ "learning_rate": 0.0005586,
149
+ "loss": 3.8648876190185546,
150
+ "step": 400
151
+ },
152
+ {
153
+ "epoch": 0.028311425682507583,
154
+ "grad_norm": 0.6484375,
155
+ "learning_rate": 0.0005866,
156
+ "loss": 3.794938659667969,
157
+ "step": 420
158
+ },
159
+ {
160
+ "epoch": 0.02965958881024604,
161
+ "grad_norm": 0.6484375,
162
+ "learning_rate": 0.0006146,
163
+ "loss": 3.7460472106933596,
164
+ "step": 440
165
+ },
166
+ {
167
+ "epoch": 0.031007751937984496,
168
+ "grad_norm": 0.91796875,
169
+ "learning_rate": 0.0006426,
170
+ "loss": 3.6633747100830076,
171
+ "step": 460
172
+ },
173
+ {
174
+ "epoch": 0.032355915065722954,
175
+ "grad_norm": 0.73828125,
176
+ "learning_rate": 0.0006705999999999999,
177
+ "loss": 3.6008380889892577,
178
+ "step": 480
179
+ },
180
+ {
181
+ "epoch": 0.03370407819346141,
182
+ "grad_norm": 0.61328125,
183
+ "learning_rate": 0.0006986,
184
+ "loss": 3.5390514373779296,
185
+ "step": 500
186
+ },
187
+ {
188
+ "epoch": 0.03505224132119986,
189
+ "grad_norm": 0.5703125,
190
+ "learning_rate": 0.0007,
191
+ "loss": 3.489065170288086,
192
+ "step": 520
193
+ },
194
+ {
195
+ "epoch": 0.03640040444893832,
196
+ "grad_norm": 0.76953125,
197
+ "learning_rate": 0.0007,
198
+ "loss": 3.4280685424804687,
199
+ "step": 540
200
+ },
201
+ {
202
+ "epoch": 0.03774856757667678,
203
+ "grad_norm": 0.58984375,
204
+ "learning_rate": 0.0007,
205
+ "loss": 3.3897541046142576,
206
+ "step": 560
207
+ },
208
+ {
209
+ "epoch": 0.03909673070441524,
210
+ "grad_norm": 0.6015625,
211
+ "learning_rate": 0.0007,
212
+ "loss": 3.3452869415283204,
213
+ "step": 580
214
+ },
215
+ {
216
+ "epoch": 0.04044489383215369,
217
+ "grad_norm": 0.6328125,
218
+ "learning_rate": 0.0007,
219
+ "loss": 3.3226955413818358,
220
+ "step": 600
221
+ },
222
+ {
223
+ "epoch": 0.04179305695989215,
224
+ "grad_norm": 0.625,
225
+ "learning_rate": 0.0007,
226
+ "loss": 3.2682525634765627,
227
+ "step": 620
228
+ },
229
+ {
230
+ "epoch": 0.043141220087630605,
231
+ "grad_norm": 0.5859375,
232
+ "learning_rate": 0.0007,
233
+ "loss": 3.2494388580322267,
234
+ "step": 640
235
+ },
236
+ {
237
+ "epoch": 0.044489383215369056,
238
+ "grad_norm": 0.52734375,
239
+ "learning_rate": 0.0007,
240
+ "loss": 3.2006797790527344,
241
+ "step": 660
242
+ },
243
+ {
244
+ "epoch": 0.045837546343107514,
245
+ "grad_norm": 0.61328125,
246
+ "learning_rate": 0.0007,
247
+ "loss": 3.180825424194336,
248
+ "step": 680
249
+ },
250
+ {
251
+ "epoch": 0.04718570947084597,
252
+ "grad_norm": 0.53125,
253
+ "learning_rate": 0.0007,
254
+ "loss": 3.142491912841797,
255
+ "step": 700
256
+ },
257
+ {
258
+ "epoch": 0.04853387259858443,
259
+ "grad_norm": 0.65234375,
260
+ "learning_rate": 0.0007,
261
+ "loss": 3.1118364334106445,
262
+ "step": 720
263
+ },
264
+ {
265
+ "epoch": 0.04988203572632288,
266
+ "grad_norm": 0.625,
267
+ "learning_rate": 0.0007,
268
+ "loss": 3.084051322937012,
269
+ "step": 740
270
+ },
271
+ {
272
+ "epoch": 0.05123019885406134,
273
+ "grad_norm": 0.55859375,
274
+ "learning_rate": 0.0007,
275
+ "loss": 3.0676673889160155,
276
+ "step": 760
277
+ },
278
+ {
279
+ "epoch": 0.0525783619817998,
280
+ "grad_norm": 0.60546875,
281
+ "learning_rate": 0.0007,
282
+ "loss": 3.0888349533081056,
283
+ "step": 780
284
+ },
285
+ {
286
+ "epoch": 0.053926525109538256,
287
+ "grad_norm": 0.5234375,
288
+ "learning_rate": 0.0007,
289
+ "loss": 3.035677909851074,
290
+ "step": 800
291
+ },
292
+ {
293
+ "epoch": 0.05527468823727671,
294
+ "grad_norm": 0.5546875,
295
+ "learning_rate": 0.0007,
296
+ "loss": 3.0188726425170898,
297
+ "step": 820
298
+ },
299
+ {
300
+ "epoch": 0.056622851365015166,
301
+ "grad_norm": 0.51171875,
302
+ "learning_rate": 0.0007,
303
+ "loss": 2.989584541320801,
304
+ "step": 840
305
+ },
306
+ {
307
+ "epoch": 0.057971014492753624,
308
+ "grad_norm": 0.53515625,
309
+ "learning_rate": 0.0007,
310
+ "loss": 2.9542055130004883,
311
+ "step": 860
312
+ },
313
+ {
314
+ "epoch": 0.05931917762049208,
315
+ "grad_norm": 0.5234375,
316
+ "learning_rate": 0.0007,
317
+ "loss": 2.93587589263916,
318
+ "step": 880
319
+ },
320
+ {
321
+ "epoch": 0.06066734074823053,
322
+ "grad_norm": 0.5390625,
323
+ "learning_rate": 0.0007,
324
+ "loss": 2.924374008178711,
325
+ "step": 900
326
+ },
327
+ {
328
+ "epoch": 0.06201550387596899,
329
+ "grad_norm": 0.58203125,
330
+ "learning_rate": 0.0007,
331
+ "loss": 2.899143028259277,
332
+ "step": 920
333
+ },
334
+ {
335
+ "epoch": 0.06336366700370745,
336
+ "grad_norm": 0.49609375,
337
+ "learning_rate": 0.0007,
338
+ "loss": 2.8880327224731444,
339
+ "step": 940
340
+ },
341
+ {
342
+ "epoch": 0.06471183013144591,
343
+ "grad_norm": 0.515625,
344
+ "learning_rate": 0.0007,
345
+ "loss": 2.8630607604980467,
346
+ "step": 960
347
+ },
348
+ {
349
+ "epoch": 0.06605999325918437,
350
+ "grad_norm": 0.50390625,
351
+ "learning_rate": 0.0007,
352
+ "loss": 2.848561477661133,
353
+ "step": 980
354
+ },
355
+ {
356
+ "epoch": 0.06740815638692282,
357
+ "grad_norm": 0.5390625,
358
+ "learning_rate": 0.0007,
359
+ "loss": 2.8479694366455077,
360
+ "step": 1000
361
+ },
362
+ {
363
+ "epoch": 0.06875631951466127,
364
+ "grad_norm": 0.486328125,
365
+ "learning_rate": 0.0007,
366
+ "loss": 2.820212173461914,
367
+ "step": 1020
368
+ },
369
+ {
370
+ "epoch": 0.07010448264239973,
371
+ "grad_norm": 0.546875,
372
+ "learning_rate": 0.0007,
373
+ "loss": 2.805441665649414,
374
+ "step": 1040
375
+ },
376
+ {
377
+ "epoch": 0.07145264577013818,
378
+ "grad_norm": 0.5,
379
+ "learning_rate": 0.0007,
380
+ "loss": 2.792853355407715,
381
+ "step": 1060
382
+ },
383
+ {
384
+ "epoch": 0.07280080889787664,
385
+ "grad_norm": 0.474609375,
386
+ "learning_rate": 0.0007,
387
+ "loss": 2.7767995834350585,
388
+ "step": 1080
389
+ },
390
+ {
391
+ "epoch": 0.0741489720256151,
392
+ "grad_norm": 0.51953125,
393
+ "learning_rate": 0.0007,
394
+ "loss": 2.775754928588867,
395
+ "step": 1100
396
+ },
397
+ {
398
+ "epoch": 0.07549713515335356,
399
+ "grad_norm": 0.52734375,
400
+ "learning_rate": 0.0007,
401
+ "loss": 2.7376676559448243,
402
+ "step": 1120
403
+ },
404
+ {
405
+ "epoch": 0.07684529828109202,
406
+ "grad_norm": 0.5078125,
407
+ "learning_rate": 0.0007,
408
+ "loss": 2.725414276123047,
409
+ "step": 1140
410
+ },
411
+ {
412
+ "epoch": 0.07819346140883048,
413
+ "grad_norm": 0.50390625,
414
+ "learning_rate": 0.0007,
415
+ "loss": 2.7253787994384764,
416
+ "step": 1160
417
+ },
418
+ {
419
+ "epoch": 0.07954162453656892,
420
+ "grad_norm": 0.462890625,
421
+ "learning_rate": 0.0007,
422
+ "loss": 2.7208480834960938,
423
+ "step": 1180
424
+ },
425
+ {
426
+ "epoch": 0.08088978766430738,
427
+ "grad_norm": 0.53125,
428
+ "learning_rate": 0.0007,
429
+ "loss": 2.7129190444946287,
430
+ "step": 1200
431
+ },
432
+ {
433
+ "epoch": 0.08223795079204584,
434
+ "grad_norm": 0.458984375,
435
+ "learning_rate": 0.0007,
436
+ "loss": 2.6948110580444338,
437
+ "step": 1220
438
+ },
439
+ {
440
+ "epoch": 0.0835861139197843,
441
+ "grad_norm": 0.5078125,
442
+ "learning_rate": 0.0007,
443
+ "loss": 2.680550193786621,
444
+ "step": 1240
445
+ },
446
+ {
447
+ "epoch": 0.08493427704752275,
448
+ "grad_norm": 0.48046875,
449
+ "learning_rate": 0.0007,
450
+ "loss": 2.6683969497680664,
451
+ "step": 1260
452
+ },
453
+ {
454
+ "epoch": 0.08628244017526121,
455
+ "grad_norm": 0.45703125,
456
+ "learning_rate": 0.0007,
457
+ "loss": 2.6498653411865236,
458
+ "step": 1280
459
+ },
460
+ {
461
+ "epoch": 0.08763060330299967,
462
+ "grad_norm": 0.515625,
463
+ "learning_rate": 0.0007,
464
+ "loss": 2.642520713806152,
465
+ "step": 1300
466
+ },
467
+ {
468
+ "epoch": 0.08897876643073811,
469
+ "grad_norm": 0.5078125,
470
+ "learning_rate": 0.0007,
471
+ "loss": 2.633445167541504,
472
+ "step": 1320
473
+ },
474
+ {
475
+ "epoch": 0.09032692955847657,
476
+ "grad_norm": 0.51953125,
477
+ "learning_rate": 0.0007,
478
+ "loss": 2.61986083984375,
479
+ "step": 1340
480
+ },
481
+ {
482
+ "epoch": 0.09167509268621503,
483
+ "grad_norm": 0.515625,
484
+ "learning_rate": 0.0007,
485
+ "loss": 2.6194650650024416,
486
+ "step": 1360
487
+ },
488
+ {
489
+ "epoch": 0.09302325581395349,
490
+ "grad_norm": 0.462890625,
491
+ "learning_rate": 0.0007,
492
+ "loss": 2.597072982788086,
493
+ "step": 1380
494
+ },
495
+ {
496
+ "epoch": 0.09437141894169195,
497
+ "grad_norm": 0.458984375,
498
+ "learning_rate": 0.0007,
499
+ "loss": 2.5900634765625,
500
+ "step": 1400
501
+ },
502
+ {
503
+ "epoch": 0.0957195820694304,
504
+ "grad_norm": 0.455078125,
505
+ "learning_rate": 0.0007,
506
+ "loss": 2.599566841125488,
507
+ "step": 1420
508
+ },
509
+ {
510
+ "epoch": 0.09706774519716886,
511
+ "grad_norm": 0.50390625,
512
+ "learning_rate": 0.0007,
513
+ "loss": 2.5753355026245117,
514
+ "step": 1440
515
+ },
516
+ {
517
+ "epoch": 0.09841590832490732,
518
+ "grad_norm": 0.478515625,
519
+ "learning_rate": 0.0007,
520
+ "loss": 2.563642883300781,
521
+ "step": 1460
522
+ },
523
+ {
524
+ "epoch": 0.09976407145264576,
525
+ "grad_norm": 0.44140625,
526
+ "learning_rate": 0.0007,
527
+ "loss": 2.5505178451538084,
528
+ "step": 1480
529
+ },
530
+ {
531
+ "epoch": 0.10111223458038422,
532
+ "grad_norm": 0.4609375,
533
+ "learning_rate": 0.0007,
534
+ "loss": 2.536166191101074,
535
+ "step": 1500
536
+ },
537
+ {
538
+ "epoch": 0.10246039770812268,
539
+ "grad_norm": 0.49609375,
540
+ "learning_rate": 0.0007,
541
+ "loss": 2.53826847076416,
542
+ "step": 1520
543
+ },
544
+ {
545
+ "epoch": 0.10380856083586114,
546
+ "grad_norm": 0.458984375,
547
+ "learning_rate": 0.0007,
548
+ "loss": 2.5285362243652343,
549
+ "step": 1540
550
+ },
551
+ {
552
+ "epoch": 0.1051567239635996,
553
+ "grad_norm": 0.486328125,
554
+ "learning_rate": 0.0007,
555
+ "loss": 2.5131874084472656,
556
+ "step": 1560
557
+ },
558
+ {
559
+ "epoch": 0.10650488709133805,
560
+ "grad_norm": 0.46484375,
561
+ "learning_rate": 0.0007,
562
+ "loss": 2.5331687927246094,
563
+ "step": 1580
564
+ },
565
+ {
566
+ "epoch": 0.10785305021907651,
567
+ "grad_norm": 0.439453125,
568
+ "learning_rate": 0.0007,
569
+ "loss": 2.500454139709473,
570
+ "step": 1600
571
+ },
572
+ {
573
+ "epoch": 0.10920121334681497,
574
+ "grad_norm": 0.42578125,
575
+ "learning_rate": 0.0007,
576
+ "loss": 2.4910287857055664,
577
+ "step": 1620
578
+ },
579
+ {
580
+ "epoch": 0.11054937647455342,
581
+ "grad_norm": 0.458984375,
582
+ "learning_rate": 0.0007,
583
+ "loss": 2.5048749923706053,
584
+ "step": 1640
585
+ },
586
+ {
587
+ "epoch": 0.11189753960229187,
588
+ "grad_norm": 0.408203125,
589
+ "learning_rate": 0.0007,
590
+ "loss": 2.4847084045410157,
591
+ "step": 1660
592
+ },
593
+ {
594
+ "epoch": 0.11324570273003033,
595
+ "grad_norm": 0.45703125,
596
+ "learning_rate": 0.0007,
597
+ "loss": 2.4694839477539063,
598
+ "step": 1680
599
+ },
600
+ {
601
+ "epoch": 0.11459386585776879,
602
+ "grad_norm": 0.4375,
603
+ "learning_rate": 0.0007,
604
+ "loss": 2.4789194107055663,
605
+ "step": 1700
606
+ },
607
+ {
608
+ "epoch": 0.11594202898550725,
609
+ "grad_norm": 0.5234375,
610
+ "learning_rate": 0.0007,
611
+ "loss": 2.45865421295166,
612
+ "step": 1720
613
+ },
614
+ {
615
+ "epoch": 0.1172901921132457,
616
+ "grad_norm": 0.498046875,
617
+ "learning_rate": 0.0007,
618
+ "loss": 2.4444787979125975,
619
+ "step": 1740
620
+ },
621
+ {
622
+ "epoch": 0.11863835524098416,
623
+ "grad_norm": 0.5078125,
624
+ "learning_rate": 0.0007,
625
+ "loss": 2.4500968933105467,
626
+ "step": 1760
627
+ },
628
+ {
629
+ "epoch": 0.11998651836872262,
630
+ "grad_norm": 0.46484375,
631
+ "learning_rate": 0.0007,
632
+ "loss": 2.464790153503418,
633
+ "step": 1780
634
+ },
635
+ {
636
+ "epoch": 0.12133468149646107,
637
+ "grad_norm": 0.53125,
638
+ "learning_rate": 0.0007,
639
+ "loss": 2.4601119995117187,
640
+ "step": 1800
641
+ },
642
+ {
643
+ "epoch": 0.12268284462419952,
644
+ "grad_norm": 0.4609375,
645
+ "learning_rate": 0.0007,
646
+ "loss": 2.4495832443237306,
647
+ "step": 1820
648
+ },
649
+ {
650
+ "epoch": 0.12403100775193798,
651
+ "grad_norm": 0.470703125,
652
+ "learning_rate": 0.0007,
653
+ "loss": 2.4152116775512695,
654
+ "step": 1840
655
+ },
656
+ {
657
+ "epoch": 0.12537917087967643,
658
+ "grad_norm": 0.458984375,
659
+ "learning_rate": 0.0007,
660
+ "loss": 2.416160011291504,
661
+ "step": 1860
662
+ },
663
+ {
664
+ "epoch": 0.1267273340074149,
665
+ "grad_norm": 0.42578125,
666
+ "learning_rate": 0.0007,
667
+ "loss": 2.406538391113281,
668
+ "step": 1880
669
+ },
670
+ {
671
+ "epoch": 0.12807549713515334,
672
+ "grad_norm": 0.458984375,
673
+ "learning_rate": 0.0007,
674
+ "loss": 2.413434600830078,
675
+ "step": 1900
676
+ },
677
+ {
678
+ "epoch": 0.12942366026289182,
679
+ "grad_norm": 0.462890625,
680
+ "learning_rate": 0.0007,
681
+ "loss": 2.3909275054931642,
682
+ "step": 1920
683
+ },
684
+ {
685
+ "epoch": 0.13077182339063026,
686
+ "grad_norm": 0.466796875,
687
+ "learning_rate": 0.0007,
688
+ "loss": 2.397673416137695,
689
+ "step": 1940
690
+ },
691
+ {
692
+ "epoch": 0.13211998651836873,
693
+ "grad_norm": 0.421875,
694
+ "learning_rate": 0.0007,
695
+ "loss": 2.3715864181518556,
696
+ "step": 1960
697
+ },
698
+ {
699
+ "epoch": 0.13346814964610718,
700
+ "grad_norm": 0.453125,
701
+ "learning_rate": 0.0007,
702
+ "loss": 2.3985849380493165,
703
+ "step": 1980
704
+ },
705
+ {
706
+ "epoch": 0.13481631277384565,
707
+ "grad_norm": 0.4296875,
708
+ "learning_rate": 0.0007,
709
+ "loss": 2.367460823059082,
710
+ "step": 2000
711
+ },
712
+ {
713
+ "epoch": 0.1361644759015841,
714
+ "grad_norm": 0.451171875,
715
+ "learning_rate": 0.0007,
716
+ "loss": 2.3759958267211916,
717
+ "step": 2020
718
+ },
719
+ {
720
+ "epoch": 0.13751263902932254,
721
+ "grad_norm": 0.423828125,
722
+ "learning_rate": 0.0007,
723
+ "loss": 2.357324409484863,
724
+ "step": 2040
725
+ },
726
+ {
727
+ "epoch": 0.138860802157061,
728
+ "grad_norm": 0.4296875,
729
+ "learning_rate": 0.0007,
730
+ "loss": 2.375861930847168,
731
+ "step": 2060
732
+ },
733
+ {
734
+ "epoch": 0.14020896528479945,
735
+ "grad_norm": 0.43359375,
736
+ "learning_rate": 0.0007,
737
+ "loss": 2.349045753479004,
738
+ "step": 2080
739
+ },
740
+ {
741
+ "epoch": 0.14155712841253792,
742
+ "grad_norm": 0.439453125,
743
+ "learning_rate": 0.0007,
744
+ "loss": 2.3401012420654297,
745
+ "step": 2100
746
+ },
747
+ {
748
+ "epoch": 0.14290529154027637,
749
+ "grad_norm": 0.4296875,
750
+ "learning_rate": 0.0007,
751
+ "loss": 2.3464609146118165,
752
+ "step": 2120
753
+ },
754
+ {
755
+ "epoch": 0.14425345466801484,
756
+ "grad_norm": 0.44921875,
757
+ "learning_rate": 0.0007,
758
+ "loss": 2.3502790451049806,
759
+ "step": 2140
760
+ },
761
+ {
762
+ "epoch": 0.14560161779575329,
763
+ "grad_norm": 0.421875,
764
+ "learning_rate": 0.0007,
765
+ "loss": 2.3324451446533203,
766
+ "step": 2160
767
+ },
768
+ {
769
+ "epoch": 0.14694978092349173,
770
+ "grad_norm": 0.4453125,
771
+ "learning_rate": 0.0007,
772
+ "loss": 2.3383081436157225,
773
+ "step": 2180
774
+ },
775
+ {
776
+ "epoch": 0.1482979440512302,
777
+ "grad_norm": 0.46875,
778
+ "learning_rate": 0.0007,
779
+ "loss": 2.3153263092041017,
780
+ "step": 2200
781
+ },
782
+ {
783
+ "epoch": 0.14964610717896865,
784
+ "grad_norm": 0.412109375,
785
+ "learning_rate": 0.0007,
786
+ "loss": 2.322591781616211,
787
+ "step": 2220
788
+ },
789
+ {
790
+ "epoch": 0.15099427030670712,
791
+ "grad_norm": 0.4296875,
792
+ "learning_rate": 0.0007,
793
+ "loss": 2.329525947570801,
794
+ "step": 2240
795
+ },
796
+ {
797
+ "epoch": 0.15234243343444556,
798
+ "grad_norm": 0.408203125,
799
+ "learning_rate": 0.0007,
800
+ "loss": 2.30794734954834,
801
+ "step": 2260
802
+ },
803
+ {
804
+ "epoch": 0.15369059656218403,
805
+ "grad_norm": 0.39453125,
806
+ "learning_rate": 0.0007,
807
+ "loss": 2.318833351135254,
808
+ "step": 2280
809
+ },
810
+ {
811
+ "epoch": 0.15503875968992248,
812
+ "grad_norm": 0.388671875,
813
+ "learning_rate": 0.0007,
814
+ "loss": 2.2981924057006835,
815
+ "step": 2300
816
+ },
817
+ {
818
+ "epoch": 0.15638692281766095,
819
+ "grad_norm": 0.4375,
820
+ "learning_rate": 0.0007,
821
+ "loss": 2.307472991943359,
822
+ "step": 2320
823
+ },
824
+ {
825
+ "epoch": 0.1577350859453994,
826
+ "grad_norm": 0.451171875,
827
+ "learning_rate": 0.0007,
828
+ "loss": 2.299742317199707,
829
+ "step": 2340
830
+ },
831
+ {
832
+ "epoch": 0.15908324907313784,
833
+ "grad_norm": 0.40234375,
834
+ "learning_rate": 0.0007,
835
+ "loss": 2.3013177871704102,
836
+ "step": 2360
837
+ },
838
+ {
839
+ "epoch": 0.1604314122008763,
840
+ "grad_norm": 0.42578125,
841
+ "learning_rate": 0.0007,
842
+ "loss": 2.302017402648926,
843
+ "step": 2380
844
+ },
845
+ {
846
+ "epoch": 0.16177957532861476,
847
+ "grad_norm": 0.4453125,
848
+ "learning_rate": 0.0007,
849
+ "loss": 2.282255172729492,
850
+ "step": 2400
851
+ },
852
+ {
853
+ "epoch": 0.16312773845635323,
854
+ "grad_norm": 0.40625,
855
+ "learning_rate": 0.0007,
856
+ "loss": 2.2830989837646483,
857
+ "step": 2420
858
+ },
859
+ {
860
+ "epoch": 0.16447590158409167,
861
+ "grad_norm": 0.41015625,
862
+ "learning_rate": 0.0007,
863
+ "loss": 2.2728130340576174,
864
+ "step": 2440
865
+ },
866
+ {
867
+ "epoch": 0.16582406471183014,
868
+ "grad_norm": 0.4140625,
869
+ "learning_rate": 0.0007,
870
+ "loss": 2.28381462097168,
871
+ "step": 2460
872
+ },
873
+ {
874
+ "epoch": 0.1671722278395686,
875
+ "grad_norm": 0.4375,
876
+ "learning_rate": 0.0007,
877
+ "loss": 2.281584930419922,
878
+ "step": 2480
879
+ },
880
+ {
881
+ "epoch": 0.1683855746545332,
882
+ "eval_loss": 2.2800562381744385,
883
+ "eval_runtime": 19.0914,
884
+ "eval_samples_per_second": 499.019,
885
+ "eval_steps_per_second": 0.524,
886
+ "step": 2498
887
+ },
888
+ {
889
+ "epoch": 0.16852039096730703,
890
+ "grad_norm": 0.44140625,
891
+ "learning_rate": 0.0007,
892
+ "loss": 2.2665170669555663,
893
+ "step": 2500
894
+ },
895
+ {
896
+ "epoch": 0.16852039096730703,
897
+ "eval_loss": 2.279484510421753,
898
+ "eval_runtime": 19.0892,
899
+ "eval_samples_per_second": 499.079,
900
+ "eval_steps_per_second": 0.524,
901
+ "step": 2500
902
+ },
903
+ {
904
+ "epoch": 0.1698685540950455,
905
+ "grad_norm": 21102592.0,
906
+ "learning_rate": 3.4200000000000005e-05,
907
+ "loss": 2.2734609603881837,
908
+ "step": 2520
909
+ },
910
+ {
911
+ "epoch": 0.17121671722278395,
912
+ "grad_norm": 36700160.0,
913
+ "learning_rate": 7.020000000000001e-05,
914
+ "loss": 2.340228462219238,
915
+ "step": 2540
916
+ },
917
+ {
918
+ "epoch": 0.17256488035052242,
919
+ "grad_norm": 132644864.0,
920
+ "learning_rate": 9e-05,
921
+ "loss": 5.932476043701172,
922
+ "step": 2560
923
+ },
924
+ {
925
+ "epoch": 0.17391304347826086,
926
+ "grad_norm": 234881024.0,
927
+ "learning_rate": 9e-05,
928
+ "loss": 7.862870788574218,
929
+ "step": 2580
930
+ },
931
+ {
932
+ "epoch": 0.17526120660599934,
933
+ "grad_norm": 354418688.0,
934
+ "learning_rate": 9e-05,
935
+ "loss": 8.117378234863281,
936
+ "step": 2600
937
+ },
938
+ {
939
+ "epoch": 0.17660936973373778,
940
+ "grad_norm": 482344960.0,
941
+ "learning_rate": 9e-05,
942
+ "loss": 8.23266830444336,
943
+ "step": 2620
944
+ },
945
+ {
946
+ "epoch": 0.17795753286147623,
947
+ "grad_norm": 608174080.0,
948
+ "learning_rate": 9e-05,
949
+ "loss": 8.297306060791016,
950
+ "step": 2640
951
+ },
952
+ {
953
+ "epoch": 0.1793056959892147,
954
+ "grad_norm": 725614592.0,
955
+ "learning_rate": 9e-05,
956
+ "loss": 8.347279357910157,
957
+ "step": 2660
958
+ },
959
+ {
960
+ "epoch": 0.18065385911695314,
961
+ "grad_norm": 834666496.0,
962
+ "learning_rate": 9e-05,
963
+ "loss": 8.382105255126953,
964
+ "step": 2680
965
+ },
966
+ {
967
+ "epoch": 0.1820020222446916,
968
+ "grad_norm": 931135488.0,
969
+ "learning_rate": 9e-05,
970
+ "loss": 8.440049743652343,
971
+ "step": 2700
972
+ },
973
+ {
974
+ "epoch": 0.18335018537243006,
975
+ "grad_norm": 1040187392.0,
976
+ "learning_rate": 9e-05,
977
+ "loss": 8.471844482421876,
978
+ "step": 2720
979
+ },
980
+ {
981
+ "epoch": 0.18469834850016853,
982
+ "grad_norm": 1132462080.0,
983
+ "learning_rate": 9e-05,
984
+ "loss": 8.497457885742188,
985
+ "step": 2740
986
+ },
987
+ {
988
+ "epoch": 0.18604651162790697,
989
+ "grad_norm": 1207959552.0,
990
+ "learning_rate": 9e-05,
991
+ "loss": 8.524581909179688,
992
+ "step": 2760
993
+ },
994
+ {
995
+ "epoch": 0.18739467475564545,
996
+ "grad_norm": 1266679808.0,
997
+ "learning_rate": 9e-05,
998
+ "loss": 8.553305053710938,
999
+ "step": 2780
1000
+ },
1001
+ {
1002
+ "epoch": 0.1887428378833839,
1003
+ "grad_norm": 1350565888.0,
1004
+ "learning_rate": 9e-05,
1005
+ "loss": 8.563665008544922,
1006
+ "step": 2800
1007
+ },
1008
+ {
1009
+ "epoch": 0.19009100101112233,
1010
+ "grad_norm": 1442840576.0,
1011
+ "learning_rate": 9e-05,
1012
+ "loss": 8.573516082763671,
1013
+ "step": 2820
1014
+ },
1015
+ {
1016
+ "epoch": 0.1914391641388608,
1017
+ "grad_norm": 1484783616.0,
1018
+ "learning_rate": 9e-05,
1019
+ "loss": 8.589177703857422,
1020
+ "step": 2840
1021
+ },
1022
+ {
1023
+ "epoch": 0.19278732726659925,
1024
+ "grad_norm": 1543503872.0,
1025
+ "learning_rate": 9e-05,
1026
+ "loss": 8.59039306640625,
1027
+ "step": 2860
1028
+ },
1029
+ {
1030
+ "epoch": 0.19413549039433772,
1031
+ "grad_norm": 1602224128.0,
1032
+ "learning_rate": 9e-05,
1033
+ "loss": 8.597032928466797,
1034
+ "step": 2880
1035
+ },
1036
+ {
1037
+ "epoch": 0.19548365352207617,
1038
+ "grad_norm": 1644167168.0,
1039
+ "learning_rate": 9e-05,
1040
+ "loss": 8.607188415527343,
1041
+ "step": 2900
1042
+ },
1043
+ {
1044
+ "epoch": 0.19683181664981464,
1045
+ "grad_norm": 1702887424.0,
1046
+ "learning_rate": 9e-05,
1047
+ "loss": 8.60473861694336,
1048
+ "step": 2920
1049
+ },
1050
+ {
1051
+ "epoch": 0.19817997977755308,
1052
+ "grad_norm": 1736441856.0,
1053
+ "learning_rate": 9e-05,
1054
+ "loss": 8.617568206787109,
1055
+ "step": 2940
1056
+ },
1057
+ {
1058
+ "epoch": 0.19952814290529153,
1059
+ "grad_norm": 1778384896.0,
1060
+ "learning_rate": 9e-05,
1061
+ "loss": 8.625371551513672,
1062
+ "step": 2960
1063
+ },
1064
+ {
1065
+ "epoch": 0.20087630603303,
1066
+ "grad_norm": 1811939328.0,
1067
+ "learning_rate": 9e-05,
1068
+ "loss": 8.6297119140625,
1069
+ "step": 2980
1070
+ },
1071
+ {
1072
+ "epoch": 0.20222446916076844,
1073
+ "grad_norm": 1870659584.0,
1074
+ "learning_rate": 9e-05,
1075
+ "loss": 8.634349822998047,
1076
+ "step": 3000
1077
+ },
1078
+ {
1079
+ "epoch": 0.20357263228850692,
1080
+ "grad_norm": 1904214016.0,
1081
+ "learning_rate": 9e-05,
1082
+ "loss": 8.634902954101562,
1083
+ "step": 3020
1084
+ },
1085
+ {
1086
+ "epoch": 0.20492079541624536,
1087
+ "grad_norm": 1912602624.0,
1088
+ "learning_rate": 9e-05,
1089
+ "loss": 8.639842224121093,
1090
+ "step": 3040
1091
+ },
1092
+ {
1093
+ "epoch": 0.20626895854398383,
1094
+ "grad_norm": 1929379840.0,
1095
+ "learning_rate": 9e-05,
1096
+ "loss": 8.641189575195312,
1097
+ "step": 3060
1098
+ },
1099
+ {
1100
+ "epoch": 0.20761712167172228,
1101
+ "grad_norm": 1962934272.0,
1102
+ "learning_rate": 9e-05,
1103
+ "loss": 8.640001678466797,
1104
+ "step": 3080
1105
+ },
1106
+ {
1107
+ "epoch": 0.20896528479946072,
1108
+ "grad_norm": 1979711488.0,
1109
+ "learning_rate": 9e-05,
1110
+ "loss": 8.642470550537109,
1111
+ "step": 3100
1112
+ },
1113
+ {
1114
+ "epoch": 0.2103134479271992,
1115
+ "grad_norm": 2021654528.0,
1116
+ "learning_rate": 9e-05,
1117
+ "loss": 8.642158508300781,
1118
+ "step": 3120
1119
+ },
1120
+ {
1121
+ "epoch": 0.21166161105493764,
1122
+ "grad_norm": 2030043136.0,
1123
+ "learning_rate": 9e-05,
1124
+ "loss": 8.641114807128906,
1125
+ "step": 3140
1126
+ },
1127
+ {
1128
+ "epoch": 0.2130097741826761,
1129
+ "grad_norm": 2013265920.0,
1130
+ "learning_rate": 9e-05,
1131
+ "loss": 8.634512329101563,
1132
+ "step": 3160
1133
+ },
1134
+ {
1135
+ "epoch": 0.21435793731041455,
1136
+ "grad_norm": 2038431744.0,
1137
+ "learning_rate": 9e-05,
1138
+ "loss": 8.637287902832032,
1139
+ "step": 3180
1140
+ },
1141
+ {
1142
+ "epoch": 0.21570610043815303,
1143
+ "grad_norm": 2038431744.0,
1144
+ "learning_rate": 9e-05,
1145
+ "loss": 8.641768646240234,
1146
+ "step": 3200
1147
+ },
1148
+ {
1149
+ "epoch": 0.21705426356589147,
1150
+ "grad_norm": 2097152000.0,
1151
+ "learning_rate": 9e-05,
1152
+ "loss": 8.636322021484375,
1153
+ "step": 3220
1154
+ },
1155
+ {
1156
+ "epoch": 0.21840242669362994,
1157
+ "grad_norm": 2097152000.0,
1158
+ "learning_rate": 9e-05,
1159
+ "loss": 8.636679077148438,
1160
+ "step": 3240
1161
+ },
1162
+ {
1163
+ "epoch": 0.2197505898213684,
1164
+ "grad_norm": 2113929216.0,
1165
+ "learning_rate": 9e-05,
1166
+ "loss": 8.639139556884766,
1167
+ "step": 3260
1168
+ },
1169
+ {
1170
+ "epoch": 0.22109875294910683,
1171
+ "grad_norm": 2130706432.0,
1172
+ "learning_rate": 9e-05,
1173
+ "loss": 8.639288330078125,
1174
+ "step": 3280
1175
+ },
1176
+ {
1177
+ "epoch": 0.2224469160768453,
1178
+ "grad_norm": 2147483648.0,
1179
+ "learning_rate": 9e-05,
1180
+ "loss": 8.641603088378906,
1181
+ "step": 3300
1182
+ },
1183
+ {
1184
+ "epoch": 0.22379507920458375,
1185
+ "grad_norm": 2214592512.0,
1186
+ "learning_rate": 9e-05,
1187
+ "loss": 8.644516754150391,
1188
+ "step": 3320
1189
+ },
1190
+ {
1191
+ "epoch": 0.22514324233232222,
1192
+ "grad_norm": 2214592512.0,
1193
+ "learning_rate": 9e-05,
1194
+ "loss": 8.638871002197266,
1195
+ "step": 3340
1196
+ },
1197
+ {
1198
+ "epoch": 0.22649140546006066,
1199
+ "grad_norm": 2231369728.0,
1200
+ "learning_rate": 9e-05,
1201
+ "loss": 8.640472412109375,
1202
+ "step": 3360
1203
+ },
1204
+ {
1205
+ "epoch": 0.22783956858779914,
1206
+ "grad_norm": 2231369728.0,
1207
+ "learning_rate": 9e-05,
1208
+ "loss": 8.632112121582031,
1209
+ "step": 3380
1210
+ },
1211
+ {
1212
+ "epoch": 0.22918773171553758,
1213
+ "grad_norm": 2264924160.0,
1214
+ "learning_rate": 9e-05,
1215
+ "loss": 8.629076385498047,
1216
+ "step": 3400
1217
+ }
1218
+ ],
1219
+ "logging_steps": 20,
1220
+ "max_steps": 3500,
1221
+ "num_input_tokens_seen": 0,
1222
+ "num_train_epochs": 1,
1223
+ "save_steps": 100,
1224
+ "stateful_callbacks": {
1225
+ "TrainerControl": {
1226
+ "args": {
1227
+ "should_epoch_stop": false,
1228
+ "should_evaluate": false,
1229
+ "should_log": false,
1230
+ "should_save": true,
1231
+ "should_training_stop": false
1232
+ },
1233
+ "attributes": {}
1234
+ }
1235
+ },
1236
+ "total_flos": 1.09693649289216e+16,
1237
+ "train_batch_size": 64,
1238
+ "trial_name": null,
1239
+ "trial_params": null
1240
+ }
zain/Activation/out/glu-sigmoid-100L_trash_run/checkpoint-3400/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b7704d155faa5837c9a3959bce3e79b64dfa008ae458d0d2556e24fca9df0797
3
+ size 4920
zain/Activation/out/glu-sigmoid-100L_trash_run/checkpoint-3500/config.json ADDED
@@ -0,0 +1,36 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "activation": "sigmoid",
3
+ "architectures": [
4
+ "TinyLlamaForCausalLM"
5
+ ],
6
+ "attention_bias": false,
7
+ "attention_dropout": 0.0,
8
+ "bos_token_id": 1,
9
+ "dtype": "bfloat16",
10
+ "eos_token_id": 2,
11
+ "head_dim": 32,
12
+ "hidden_act": "silu",
13
+ "hidden_size": 128,
14
+ "initializer_range": 0.02,
15
+ "intermediate_size": 256,
16
+ "max_position_embeddings": 512,
17
+ "mlp_bias": false,
18
+ "mlp_type": "glu",
19
+ "model_type": "tiny_llama",
20
+ "num_attention_heads": 4,
21
+ "num_hidden_layers": 100,
22
+ "num_key_value_heads": 4,
23
+ "pad_token_id": 0,
24
+ "pretraining_tp": 1,
25
+ "rms_norm_eps": 1e-06,
26
+ "rope_parameters": {
27
+ "rope_theta": 10000.0,
28
+ "rope_type": "default"
29
+ },
30
+ "tie_word_embeddings": true,
31
+ "tokenizer_name": "w-ahmad/tiny-stories-tokenizer",
32
+ "transformers_version": "5.16.0.dev0",
33
+ "use_cache": false,
34
+ "vocab_size": 4096,
35
+ "waleed_beta": 4
36
+ }
zain/Activation/out/glu-sigmoid-100L_trash_run/checkpoint-3500/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:75cf1d2cadeb50a1330a225dc68a96c3ce1b9529819a8367e41cdfdee136414c
3
+ size 33967272
zain/Activation/out/glu-sigmoid-100L_trash_run/checkpoint-3500/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7d5df6d21eb9f22a997919ca8fe9c27c30c213df94d54c837483ae6af09a851a
3
+ size 39573050
zain/Activation/out/glu-sigmoid-100L_trash_run/checkpoint-3500/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f37c40ce327861a7ca13b719d3aa37510a143368b6e74358bdb14becb3899e1e
3
+ size 14244
zain/Activation/out/glu-sigmoid-100L_trash_run/checkpoint-3500/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:479ebefc656d1e8da177b1fc09a2332188f5506e56faf8d0ea281618199ae469
3
+ size 1064
zain/Activation/out/glu-sigmoid-100L_trash_run/checkpoint-3500/tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
zain/Activation/out/glu-sigmoid-100L_trash_run/checkpoint-3500/tokenizer_config.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "add_prefix_space": false,
3
+ "backend": "tokenizers",
4
+ "bos_token": "<|endoftext|>",
5
+ "eos_token": "<|endoftext|>",
6
+ "errors": "replace",
7
+ "is_local": false,
8
+ "local_files_only": false,
9
+ "model_max_length": 1024,
10
+ "pad_token": "<|endoftext|>",
11
+ "tokenizer_class": "GPT2Tokenizer",
12
+ "unk_token": "<|endoftext|>"
13
+ }
zain/Activation/out/glu-sigmoid-100L_trash_run/checkpoint-3500/trainer_state.json ADDED
@@ -0,0 +1,1283 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_global_step": null,
3
+ "best_metric": null,
4
+ "best_model_checkpoint": null,
5
+ "epoch": 0.23592854735422986,
6
+ "eval_steps": 2498,
7
+ "global_step": 3500,
8
+ "is_hyper_param_search": false,
9
+ "is_local_process_zero": true,
10
+ "is_world_process_zero": true,
11
+ "log_history": [
12
+ {
13
+ "epoch": 0.0013481631277384564,
14
+ "grad_norm": 1.828125,
15
+ "learning_rate": 2.66e-05,
16
+ "loss": 8.277120208740234,
17
+ "step": 20
18
+ },
19
+ {
20
+ "epoch": 0.002696326255476913,
21
+ "grad_norm": 1.296875,
22
+ "learning_rate": 5.46e-05,
23
+ "loss": 8.008469390869141,
24
+ "step": 40
25
+ },
26
+ {
27
+ "epoch": 0.004044489383215369,
28
+ "grad_norm": 1.2734375,
29
+ "learning_rate": 8.259999999999999e-05,
30
+ "loss": 7.827983093261719,
31
+ "step": 60
32
+ },
33
+ {
34
+ "epoch": 0.005392652510953826,
35
+ "grad_norm": 1.390625,
36
+ "learning_rate": 0.0001106,
37
+ "loss": 7.559034729003907,
38
+ "step": 80
39
+ },
40
+ {
41
+ "epoch": 0.006740815638692282,
42
+ "grad_norm": 1.2265625,
43
+ "learning_rate": 0.0001386,
44
+ "loss": 7.211753082275391,
45
+ "step": 100
46
+ },
47
+ {
48
+ "epoch": 0.008088978766430738,
49
+ "grad_norm": 1.2265625,
50
+ "learning_rate": 0.00016659999999999998,
51
+ "loss": 6.837139892578125,
52
+ "step": 120
53
+ },
54
+ {
55
+ "epoch": 0.009437141894169195,
56
+ "grad_norm": 1.0703125,
57
+ "learning_rate": 0.00019460000000000001,
58
+ "loss": 6.467125701904297,
59
+ "step": 140
60
+ },
61
+ {
62
+ "epoch": 0.010785305021907651,
63
+ "grad_norm": 1.296875,
64
+ "learning_rate": 0.0002226,
65
+ "loss": 6.130535507202149,
66
+ "step": 160
67
+ },
68
+ {
69
+ "epoch": 0.012133468149646108,
70
+ "grad_norm": 0.95703125,
71
+ "learning_rate": 0.00025059999999999997,
72
+ "loss": 5.828623199462891,
73
+ "step": 180
74
+ },
75
+ {
76
+ "epoch": 0.013481631277384564,
77
+ "grad_norm": 0.90625,
78
+ "learning_rate": 0.0002786,
79
+ "loss": 5.533278274536133,
80
+ "step": 200
81
+ },
82
+ {
83
+ "epoch": 0.01482979440512302,
84
+ "grad_norm": 0.90234375,
85
+ "learning_rate": 0.00030659999999999997,
86
+ "loss": 5.271765899658203,
87
+ "step": 220
88
+ },
89
+ {
90
+ "epoch": 0.016177957532861477,
91
+ "grad_norm": 0.84765625,
92
+ "learning_rate": 0.0003346,
93
+ "loss": 5.006443786621094,
94
+ "step": 240
95
+ },
96
+ {
97
+ "epoch": 0.01752612066059993,
98
+ "grad_norm": 3.125,
99
+ "learning_rate": 0.00036260000000000003,
100
+ "loss": 4.778961181640625,
101
+ "step": 260
102
+ },
103
+ {
104
+ "epoch": 0.01887428378833839,
105
+ "grad_norm": 0.76171875,
106
+ "learning_rate": 0.0003906,
107
+ "loss": 4.607266235351562,
108
+ "step": 280
109
+ },
110
+ {
111
+ "epoch": 0.020222446916076844,
112
+ "grad_norm": 1.015625,
113
+ "learning_rate": 0.0004186,
114
+ "loss": 4.434815979003906,
115
+ "step": 300
116
+ },
117
+ {
118
+ "epoch": 0.021570610043815303,
119
+ "grad_norm": 1.1328125,
120
+ "learning_rate": 0.0004466,
121
+ "loss": 4.295793533325195,
122
+ "step": 320
123
+ },
124
+ {
125
+ "epoch": 0.022918773171553757,
126
+ "grad_norm": 0.68359375,
127
+ "learning_rate": 0.00047460000000000004,
128
+ "loss": 4.169289398193359,
129
+ "step": 340
130
+ },
131
+ {
132
+ "epoch": 0.024266936299292215,
133
+ "grad_norm": 0.7734375,
134
+ "learning_rate": 0.0005026,
135
+ "loss": 4.064323425292969,
136
+ "step": 360
137
+ },
138
+ {
139
+ "epoch": 0.02561509942703067,
140
+ "grad_norm": 0.77734375,
141
+ "learning_rate": 0.0005306,
142
+ "loss": 3.9784740447998046,
143
+ "step": 380
144
+ },
145
+ {
146
+ "epoch": 0.026963262554769128,
147
+ "grad_norm": 0.7890625,
148
+ "learning_rate": 0.0005586,
149
+ "loss": 3.8648876190185546,
150
+ "step": 400
151
+ },
152
+ {
153
+ "epoch": 0.028311425682507583,
154
+ "grad_norm": 0.6484375,
155
+ "learning_rate": 0.0005866,
156
+ "loss": 3.794938659667969,
157
+ "step": 420
158
+ },
159
+ {
160
+ "epoch": 0.02965958881024604,
161
+ "grad_norm": 0.6484375,
162
+ "learning_rate": 0.0006146,
163
+ "loss": 3.7460472106933596,
164
+ "step": 440
165
+ },
166
+ {
167
+ "epoch": 0.031007751937984496,
168
+ "grad_norm": 0.91796875,
169
+ "learning_rate": 0.0006426,
170
+ "loss": 3.6633747100830076,
171
+ "step": 460
172
+ },
173
+ {
174
+ "epoch": 0.032355915065722954,
175
+ "grad_norm": 0.73828125,
176
+ "learning_rate": 0.0006705999999999999,
177
+ "loss": 3.6008380889892577,
178
+ "step": 480
179
+ },
180
+ {
181
+ "epoch": 0.03370407819346141,
182
+ "grad_norm": 0.61328125,
183
+ "learning_rate": 0.0006986,
184
+ "loss": 3.5390514373779296,
185
+ "step": 500
186
+ },
187
+ {
188
+ "epoch": 0.03505224132119986,
189
+ "grad_norm": 0.5703125,
190
+ "learning_rate": 0.0007,
191
+ "loss": 3.489065170288086,
192
+ "step": 520
193
+ },
194
+ {
195
+ "epoch": 0.03640040444893832,
196
+ "grad_norm": 0.76953125,
197
+ "learning_rate": 0.0007,
198
+ "loss": 3.4280685424804687,
199
+ "step": 540
200
+ },
201
+ {
202
+ "epoch": 0.03774856757667678,
203
+ "grad_norm": 0.58984375,
204
+ "learning_rate": 0.0007,
205
+ "loss": 3.3897541046142576,
206
+ "step": 560
207
+ },
208
+ {
209
+ "epoch": 0.03909673070441524,
210
+ "grad_norm": 0.6015625,
211
+ "learning_rate": 0.0007,
212
+ "loss": 3.3452869415283204,
213
+ "step": 580
214
+ },
215
+ {
216
+ "epoch": 0.04044489383215369,
217
+ "grad_norm": 0.6328125,
218
+ "learning_rate": 0.0007,
219
+ "loss": 3.3226955413818358,
220
+ "step": 600
221
+ },
222
+ {
223
+ "epoch": 0.04179305695989215,
224
+ "grad_norm": 0.625,
225
+ "learning_rate": 0.0007,
226
+ "loss": 3.2682525634765627,
227
+ "step": 620
228
+ },
229
+ {
230
+ "epoch": 0.043141220087630605,
231
+ "grad_norm": 0.5859375,
232
+ "learning_rate": 0.0007,
233
+ "loss": 3.2494388580322267,
234
+ "step": 640
235
+ },
236
+ {
237
+ "epoch": 0.044489383215369056,
238
+ "grad_norm": 0.52734375,
239
+ "learning_rate": 0.0007,
240
+ "loss": 3.2006797790527344,
241
+ "step": 660
242
+ },
243
+ {
244
+ "epoch": 0.045837546343107514,
245
+ "grad_norm": 0.61328125,
246
+ "learning_rate": 0.0007,
247
+ "loss": 3.180825424194336,
248
+ "step": 680
249
+ },
250
+ {
251
+ "epoch": 0.04718570947084597,
252
+ "grad_norm": 0.53125,
253
+ "learning_rate": 0.0007,
254
+ "loss": 3.142491912841797,
255
+ "step": 700
256
+ },
257
+ {
258
+ "epoch": 0.04853387259858443,
259
+ "grad_norm": 0.65234375,
260
+ "learning_rate": 0.0007,
261
+ "loss": 3.1118364334106445,
262
+ "step": 720
263
+ },
264
+ {
265
+ "epoch": 0.04988203572632288,
266
+ "grad_norm": 0.625,
267
+ "learning_rate": 0.0007,
268
+ "loss": 3.084051322937012,
269
+ "step": 740
270
+ },
271
+ {
272
+ "epoch": 0.05123019885406134,
273
+ "grad_norm": 0.55859375,
274
+ "learning_rate": 0.0007,
275
+ "loss": 3.0676673889160155,
276
+ "step": 760
277
+ },
278
+ {
279
+ "epoch": 0.0525783619817998,
280
+ "grad_norm": 0.60546875,
281
+ "learning_rate": 0.0007,
282
+ "loss": 3.0888349533081056,
283
+ "step": 780
284
+ },
285
+ {
286
+ "epoch": 0.053926525109538256,
287
+ "grad_norm": 0.5234375,
288
+ "learning_rate": 0.0007,
289
+ "loss": 3.035677909851074,
290
+ "step": 800
291
+ },
292
+ {
293
+ "epoch": 0.05527468823727671,
294
+ "grad_norm": 0.5546875,
295
+ "learning_rate": 0.0007,
296
+ "loss": 3.0188726425170898,
297
+ "step": 820
298
+ },
299
+ {
300
+ "epoch": 0.056622851365015166,
301
+ "grad_norm": 0.51171875,
302
+ "learning_rate": 0.0007,
303
+ "loss": 2.989584541320801,
304
+ "step": 840
305
+ },
306
+ {
307
+ "epoch": 0.057971014492753624,
308
+ "grad_norm": 0.53515625,
309
+ "learning_rate": 0.0007,
310
+ "loss": 2.9542055130004883,
311
+ "step": 860
312
+ },
313
+ {
314
+ "epoch": 0.05931917762049208,
315
+ "grad_norm": 0.5234375,
316
+ "learning_rate": 0.0007,
317
+ "loss": 2.93587589263916,
318
+ "step": 880
319
+ },
320
+ {
321
+ "epoch": 0.06066734074823053,
322
+ "grad_norm": 0.5390625,
323
+ "learning_rate": 0.0007,
324
+ "loss": 2.924374008178711,
325
+ "step": 900
326
+ },
327
+ {
328
+ "epoch": 0.06201550387596899,
329
+ "grad_norm": 0.58203125,
330
+ "learning_rate": 0.0007,
331
+ "loss": 2.899143028259277,
332
+ "step": 920
333
+ },
334
+ {
335
+ "epoch": 0.06336366700370745,
336
+ "grad_norm": 0.49609375,
337
+ "learning_rate": 0.0007,
338
+ "loss": 2.8880327224731444,
339
+ "step": 940
340
+ },
341
+ {
342
+ "epoch": 0.06471183013144591,
343
+ "grad_norm": 0.515625,
344
+ "learning_rate": 0.0007,
345
+ "loss": 2.8630607604980467,
346
+ "step": 960
347
+ },
348
+ {
349
+ "epoch": 0.06605999325918437,
350
+ "grad_norm": 0.50390625,
351
+ "learning_rate": 0.0007,
352
+ "loss": 2.848561477661133,
353
+ "step": 980
354
+ },
355
+ {
356
+ "epoch": 0.06740815638692282,
357
+ "grad_norm": 0.5390625,
358
+ "learning_rate": 0.0007,
359
+ "loss": 2.8479694366455077,
360
+ "step": 1000
361
+ },
362
+ {
363
+ "epoch": 0.06875631951466127,
364
+ "grad_norm": 0.486328125,
365
+ "learning_rate": 0.0007,
366
+ "loss": 2.820212173461914,
367
+ "step": 1020
368
+ },
369
+ {
370
+ "epoch": 0.07010448264239973,
371
+ "grad_norm": 0.546875,
372
+ "learning_rate": 0.0007,
373
+ "loss": 2.805441665649414,
374
+ "step": 1040
375
+ },
376
+ {
377
+ "epoch": 0.07145264577013818,
378
+ "grad_norm": 0.5,
379
+ "learning_rate": 0.0007,
380
+ "loss": 2.792853355407715,
381
+ "step": 1060
382
+ },
383
+ {
384
+ "epoch": 0.07280080889787664,
385
+ "grad_norm": 0.474609375,
386
+ "learning_rate": 0.0007,
387
+ "loss": 2.7767995834350585,
388
+ "step": 1080
389
+ },
390
+ {
391
+ "epoch": 0.0741489720256151,
392
+ "grad_norm": 0.51953125,
393
+ "learning_rate": 0.0007,
394
+ "loss": 2.775754928588867,
395
+ "step": 1100
396
+ },
397
+ {
398
+ "epoch": 0.07549713515335356,
399
+ "grad_norm": 0.52734375,
400
+ "learning_rate": 0.0007,
401
+ "loss": 2.7376676559448243,
402
+ "step": 1120
403
+ },
404
+ {
405
+ "epoch": 0.07684529828109202,
406
+ "grad_norm": 0.5078125,
407
+ "learning_rate": 0.0007,
408
+ "loss": 2.725414276123047,
409
+ "step": 1140
410
+ },
411
+ {
412
+ "epoch": 0.07819346140883048,
413
+ "grad_norm": 0.50390625,
414
+ "learning_rate": 0.0007,
415
+ "loss": 2.7253787994384764,
416
+ "step": 1160
417
+ },
418
+ {
419
+ "epoch": 0.07954162453656892,
420
+ "grad_norm": 0.462890625,
421
+ "learning_rate": 0.0007,
422
+ "loss": 2.7208480834960938,
423
+ "step": 1180
424
+ },
425
+ {
426
+ "epoch": 0.08088978766430738,
427
+ "grad_norm": 0.53125,
428
+ "learning_rate": 0.0007,
429
+ "loss": 2.7129190444946287,
430
+ "step": 1200
431
+ },
432
+ {
433
+ "epoch": 0.08223795079204584,
434
+ "grad_norm": 0.458984375,
435
+ "learning_rate": 0.0007,
436
+ "loss": 2.6948110580444338,
437
+ "step": 1220
438
+ },
439
+ {
440
+ "epoch": 0.0835861139197843,
441
+ "grad_norm": 0.5078125,
442
+ "learning_rate": 0.0007,
443
+ "loss": 2.680550193786621,
444
+ "step": 1240
445
+ },
446
+ {
447
+ "epoch": 0.08493427704752275,
448
+ "grad_norm": 0.48046875,
449
+ "learning_rate": 0.0007,
450
+ "loss": 2.6683969497680664,
451
+ "step": 1260
452
+ },
453
+ {
454
+ "epoch": 0.08628244017526121,
455
+ "grad_norm": 0.45703125,
456
+ "learning_rate": 0.0007,
457
+ "loss": 2.6498653411865236,
458
+ "step": 1280
459
+ },
460
+ {
461
+ "epoch": 0.08763060330299967,
462
+ "grad_norm": 0.515625,
463
+ "learning_rate": 0.0007,
464
+ "loss": 2.642520713806152,
465
+ "step": 1300
466
+ },
467
+ {
468
+ "epoch": 0.08897876643073811,
469
+ "grad_norm": 0.5078125,
470
+ "learning_rate": 0.0007,
471
+ "loss": 2.633445167541504,
472
+ "step": 1320
473
+ },
474
+ {
475
+ "epoch": 0.09032692955847657,
476
+ "grad_norm": 0.51953125,
477
+ "learning_rate": 0.0007,
478
+ "loss": 2.61986083984375,
479
+ "step": 1340
480
+ },
481
+ {
482
+ "epoch": 0.09167509268621503,
483
+ "grad_norm": 0.515625,
484
+ "learning_rate": 0.0007,
485
+ "loss": 2.6194650650024416,
486
+ "step": 1360
487
+ },
488
+ {
489
+ "epoch": 0.09302325581395349,
490
+ "grad_norm": 0.462890625,
491
+ "learning_rate": 0.0007,
492
+ "loss": 2.597072982788086,
493
+ "step": 1380
494
+ },
495
+ {
496
+ "epoch": 0.09437141894169195,
497
+ "grad_norm": 0.458984375,
498
+ "learning_rate": 0.0007,
499
+ "loss": 2.5900634765625,
500
+ "step": 1400
501
+ },
502
+ {
503
+ "epoch": 0.0957195820694304,
504
+ "grad_norm": 0.455078125,
505
+ "learning_rate": 0.0007,
506
+ "loss": 2.599566841125488,
507
+ "step": 1420
508
+ },
509
+ {
510
+ "epoch": 0.09706774519716886,
511
+ "grad_norm": 0.50390625,
512
+ "learning_rate": 0.0007,
513
+ "loss": 2.5753355026245117,
514
+ "step": 1440
515
+ },
516
+ {
517
+ "epoch": 0.09841590832490732,
518
+ "grad_norm": 0.478515625,
519
+ "learning_rate": 0.0007,
520
+ "loss": 2.563642883300781,
521
+ "step": 1460
522
+ },
523
+ {
524
+ "epoch": 0.09976407145264576,
525
+ "grad_norm": 0.44140625,
526
+ "learning_rate": 0.0007,
527
+ "loss": 2.5505178451538084,
528
+ "step": 1480
529
+ },
530
+ {
531
+ "epoch": 0.10111223458038422,
532
+ "grad_norm": 0.4609375,
533
+ "learning_rate": 0.0007,
534
+ "loss": 2.536166191101074,
535
+ "step": 1500
536
+ },
537
+ {
538
+ "epoch": 0.10246039770812268,
539
+ "grad_norm": 0.49609375,
540
+ "learning_rate": 0.0007,
541
+ "loss": 2.53826847076416,
542
+ "step": 1520
543
+ },
544
+ {
545
+ "epoch": 0.10380856083586114,
546
+ "grad_norm": 0.458984375,
547
+ "learning_rate": 0.0007,
548
+ "loss": 2.5285362243652343,
549
+ "step": 1540
550
+ },
551
+ {
552
+ "epoch": 0.1051567239635996,
553
+ "grad_norm": 0.486328125,
554
+ "learning_rate": 0.0007,
555
+ "loss": 2.5131874084472656,
556
+ "step": 1560
557
+ },
558
+ {
559
+ "epoch": 0.10650488709133805,
560
+ "grad_norm": 0.46484375,
561
+ "learning_rate": 0.0007,
562
+ "loss": 2.5331687927246094,
563
+ "step": 1580
564
+ },
565
+ {
566
+ "epoch": 0.10785305021907651,
567
+ "grad_norm": 0.439453125,
568
+ "learning_rate": 0.0007,
569
+ "loss": 2.500454139709473,
570
+ "step": 1600
571
+ },
572
+ {
573
+ "epoch": 0.10920121334681497,
574
+ "grad_norm": 0.42578125,
575
+ "learning_rate": 0.0007,
576
+ "loss": 2.4910287857055664,
577
+ "step": 1620
578
+ },
579
+ {
580
+ "epoch": 0.11054937647455342,
581
+ "grad_norm": 0.458984375,
582
+ "learning_rate": 0.0007,
583
+ "loss": 2.5048749923706053,
584
+ "step": 1640
585
+ },
586
+ {
587
+ "epoch": 0.11189753960229187,
588
+ "grad_norm": 0.408203125,
589
+ "learning_rate": 0.0007,
590
+ "loss": 2.4847084045410157,
591
+ "step": 1660
592
+ },
593
+ {
594
+ "epoch": 0.11324570273003033,
595
+ "grad_norm": 0.45703125,
596
+ "learning_rate": 0.0007,
597
+ "loss": 2.4694839477539063,
598
+ "step": 1680
599
+ },
600
+ {
601
+ "epoch": 0.11459386585776879,
602
+ "grad_norm": 0.4375,
603
+ "learning_rate": 0.0007,
604
+ "loss": 2.4789194107055663,
605
+ "step": 1700
606
+ },
607
+ {
608
+ "epoch": 0.11594202898550725,
609
+ "grad_norm": 0.5234375,
610
+ "learning_rate": 0.0007,
611
+ "loss": 2.45865421295166,
612
+ "step": 1720
613
+ },
614
+ {
615
+ "epoch": 0.1172901921132457,
616
+ "grad_norm": 0.498046875,
617
+ "learning_rate": 0.0007,
618
+ "loss": 2.4444787979125975,
619
+ "step": 1740
620
+ },
621
+ {
622
+ "epoch": 0.11863835524098416,
623
+ "grad_norm": 0.5078125,
624
+ "learning_rate": 0.0007,
625
+ "loss": 2.4500968933105467,
626
+ "step": 1760
627
+ },
628
+ {
629
+ "epoch": 0.11998651836872262,
630
+ "grad_norm": 0.46484375,
631
+ "learning_rate": 0.0007,
632
+ "loss": 2.464790153503418,
633
+ "step": 1780
634
+ },
635
+ {
636
+ "epoch": 0.12133468149646107,
637
+ "grad_norm": 0.53125,
638
+ "learning_rate": 0.0007,
639
+ "loss": 2.4601119995117187,
640
+ "step": 1800
641
+ },
642
+ {
643
+ "epoch": 0.12268284462419952,
644
+ "grad_norm": 0.4609375,
645
+ "learning_rate": 0.0007,
646
+ "loss": 2.4495832443237306,
647
+ "step": 1820
648
+ },
649
+ {
650
+ "epoch": 0.12403100775193798,
651
+ "grad_norm": 0.470703125,
652
+ "learning_rate": 0.0007,
653
+ "loss": 2.4152116775512695,
654
+ "step": 1840
655
+ },
656
+ {
657
+ "epoch": 0.12537917087967643,
658
+ "grad_norm": 0.458984375,
659
+ "learning_rate": 0.0007,
660
+ "loss": 2.416160011291504,
661
+ "step": 1860
662
+ },
663
+ {
664
+ "epoch": 0.1267273340074149,
665
+ "grad_norm": 0.42578125,
666
+ "learning_rate": 0.0007,
667
+ "loss": 2.406538391113281,
668
+ "step": 1880
669
+ },
670
+ {
671
+ "epoch": 0.12807549713515334,
672
+ "grad_norm": 0.458984375,
673
+ "learning_rate": 0.0007,
674
+ "loss": 2.413434600830078,
675
+ "step": 1900
676
+ },
677
+ {
678
+ "epoch": 0.12942366026289182,
679
+ "grad_norm": 0.462890625,
680
+ "learning_rate": 0.0007,
681
+ "loss": 2.3909275054931642,
682
+ "step": 1920
683
+ },
684
+ {
685
+ "epoch": 0.13077182339063026,
686
+ "grad_norm": 0.466796875,
687
+ "learning_rate": 0.0007,
688
+ "loss": 2.397673416137695,
689
+ "step": 1940
690
+ },
691
+ {
692
+ "epoch": 0.13211998651836873,
693
+ "grad_norm": 0.421875,
694
+ "learning_rate": 0.0007,
695
+ "loss": 2.3715864181518556,
696
+ "step": 1960
697
+ },
698
+ {
699
+ "epoch": 0.13346814964610718,
700
+ "grad_norm": 0.453125,
701
+ "learning_rate": 0.0007,
702
+ "loss": 2.3985849380493165,
703
+ "step": 1980
704
+ },
705
+ {
706
+ "epoch": 0.13481631277384565,
707
+ "grad_norm": 0.4296875,
708
+ "learning_rate": 0.0007,
709
+ "loss": 2.367460823059082,
710
+ "step": 2000
711
+ },
712
+ {
713
+ "epoch": 0.1361644759015841,
714
+ "grad_norm": 0.451171875,
715
+ "learning_rate": 0.0007,
716
+ "loss": 2.3759958267211916,
717
+ "step": 2020
718
+ },
719
+ {
720
+ "epoch": 0.13751263902932254,
721
+ "grad_norm": 0.423828125,
722
+ "learning_rate": 0.0007,
723
+ "loss": 2.357324409484863,
724
+ "step": 2040
725
+ },
726
+ {
727
+ "epoch": 0.138860802157061,
728
+ "grad_norm": 0.4296875,
729
+ "learning_rate": 0.0007,
730
+ "loss": 2.375861930847168,
731
+ "step": 2060
732
+ },
733
+ {
734
+ "epoch": 0.14020896528479945,
735
+ "grad_norm": 0.43359375,
736
+ "learning_rate": 0.0007,
737
+ "loss": 2.349045753479004,
738
+ "step": 2080
739
+ },
740
+ {
741
+ "epoch": 0.14155712841253792,
742
+ "grad_norm": 0.439453125,
743
+ "learning_rate": 0.0007,
744
+ "loss": 2.3401012420654297,
745
+ "step": 2100
746
+ },
747
+ {
748
+ "epoch": 0.14290529154027637,
749
+ "grad_norm": 0.4296875,
750
+ "learning_rate": 0.0007,
751
+ "loss": 2.3464609146118165,
752
+ "step": 2120
753
+ },
754
+ {
755
+ "epoch": 0.14425345466801484,
756
+ "grad_norm": 0.44921875,
757
+ "learning_rate": 0.0007,
758
+ "loss": 2.3502790451049806,
759
+ "step": 2140
760
+ },
761
+ {
762
+ "epoch": 0.14560161779575329,
763
+ "grad_norm": 0.421875,
764
+ "learning_rate": 0.0007,
765
+ "loss": 2.3324451446533203,
766
+ "step": 2160
767
+ },
768
+ {
769
+ "epoch": 0.14694978092349173,
770
+ "grad_norm": 0.4453125,
771
+ "learning_rate": 0.0007,
772
+ "loss": 2.3383081436157225,
773
+ "step": 2180
774
+ },
775
+ {
776
+ "epoch": 0.1482979440512302,
777
+ "grad_norm": 0.46875,
778
+ "learning_rate": 0.0007,
779
+ "loss": 2.3153263092041017,
780
+ "step": 2200
781
+ },
782
+ {
783
+ "epoch": 0.14964610717896865,
784
+ "grad_norm": 0.412109375,
785
+ "learning_rate": 0.0007,
786
+ "loss": 2.322591781616211,
787
+ "step": 2220
788
+ },
789
+ {
790
+ "epoch": 0.15099427030670712,
791
+ "grad_norm": 0.4296875,
792
+ "learning_rate": 0.0007,
793
+ "loss": 2.329525947570801,
794
+ "step": 2240
795
+ },
796
+ {
797
+ "epoch": 0.15234243343444556,
798
+ "grad_norm": 0.408203125,
799
+ "learning_rate": 0.0007,
800
+ "loss": 2.30794734954834,
801
+ "step": 2260
802
+ },
803
+ {
804
+ "epoch": 0.15369059656218403,
805
+ "grad_norm": 0.39453125,
806
+ "learning_rate": 0.0007,
807
+ "loss": 2.318833351135254,
808
+ "step": 2280
809
+ },
810
+ {
811
+ "epoch": 0.15503875968992248,
812
+ "grad_norm": 0.388671875,
813
+ "learning_rate": 0.0007,
814
+ "loss": 2.2981924057006835,
815
+ "step": 2300
816
+ },
817
+ {
818
+ "epoch": 0.15638692281766095,
819
+ "grad_norm": 0.4375,
820
+ "learning_rate": 0.0007,
821
+ "loss": 2.307472991943359,
822
+ "step": 2320
823
+ },
824
+ {
825
+ "epoch": 0.1577350859453994,
826
+ "grad_norm": 0.451171875,
827
+ "learning_rate": 0.0007,
828
+ "loss": 2.299742317199707,
829
+ "step": 2340
830
+ },
831
+ {
832
+ "epoch": 0.15908324907313784,
833
+ "grad_norm": 0.40234375,
834
+ "learning_rate": 0.0007,
835
+ "loss": 2.3013177871704102,
836
+ "step": 2360
837
+ },
838
+ {
839
+ "epoch": 0.1604314122008763,
840
+ "grad_norm": 0.42578125,
841
+ "learning_rate": 0.0007,
842
+ "loss": 2.302017402648926,
843
+ "step": 2380
844
+ },
845
+ {
846
+ "epoch": 0.16177957532861476,
847
+ "grad_norm": 0.4453125,
848
+ "learning_rate": 0.0007,
849
+ "loss": 2.282255172729492,
850
+ "step": 2400
851
+ },
852
+ {
853
+ "epoch": 0.16312773845635323,
854
+ "grad_norm": 0.40625,
855
+ "learning_rate": 0.0007,
856
+ "loss": 2.2830989837646483,
857
+ "step": 2420
858
+ },
859
+ {
860
+ "epoch": 0.16447590158409167,
861
+ "grad_norm": 0.41015625,
862
+ "learning_rate": 0.0007,
863
+ "loss": 2.2728130340576174,
864
+ "step": 2440
865
+ },
866
+ {
867
+ "epoch": 0.16582406471183014,
868
+ "grad_norm": 0.4140625,
869
+ "learning_rate": 0.0007,
870
+ "loss": 2.28381462097168,
871
+ "step": 2460
872
+ },
873
+ {
874
+ "epoch": 0.1671722278395686,
875
+ "grad_norm": 0.4375,
876
+ "learning_rate": 0.0007,
877
+ "loss": 2.281584930419922,
878
+ "step": 2480
879
+ },
880
+ {
881
+ "epoch": 0.1683855746545332,
882
+ "eval_loss": 2.2800562381744385,
883
+ "eval_runtime": 19.0914,
884
+ "eval_samples_per_second": 499.019,
885
+ "eval_steps_per_second": 0.524,
886
+ "step": 2498
887
+ },
888
+ {
889
+ "epoch": 0.16852039096730703,
890
+ "grad_norm": 0.44140625,
891
+ "learning_rate": 0.0007,
892
+ "loss": 2.2665170669555663,
893
+ "step": 2500
894
+ },
895
+ {
896
+ "epoch": 0.16852039096730703,
897
+ "eval_loss": 2.279484510421753,
898
+ "eval_runtime": 19.0892,
899
+ "eval_samples_per_second": 499.079,
900
+ "eval_steps_per_second": 0.524,
901
+ "step": 2500
902
+ },
903
+ {
904
+ "epoch": 0.1698685540950455,
905
+ "grad_norm": 21102592.0,
906
+ "learning_rate": 3.4200000000000005e-05,
907
+ "loss": 2.2734609603881837,
908
+ "step": 2520
909
+ },
910
+ {
911
+ "epoch": 0.17121671722278395,
912
+ "grad_norm": 36700160.0,
913
+ "learning_rate": 7.020000000000001e-05,
914
+ "loss": 2.340228462219238,
915
+ "step": 2540
916
+ },
917
+ {
918
+ "epoch": 0.17256488035052242,
919
+ "grad_norm": 132644864.0,
920
+ "learning_rate": 9e-05,
921
+ "loss": 5.932476043701172,
922
+ "step": 2560
923
+ },
924
+ {
925
+ "epoch": 0.17391304347826086,
926
+ "grad_norm": 234881024.0,
927
+ "learning_rate": 9e-05,
928
+ "loss": 7.862870788574218,
929
+ "step": 2580
930
+ },
931
+ {
932
+ "epoch": 0.17526120660599934,
933
+ "grad_norm": 354418688.0,
934
+ "learning_rate": 9e-05,
935
+ "loss": 8.117378234863281,
936
+ "step": 2600
937
+ },
938
+ {
939
+ "epoch": 0.17660936973373778,
940
+ "grad_norm": 482344960.0,
941
+ "learning_rate": 9e-05,
942
+ "loss": 8.23266830444336,
943
+ "step": 2620
944
+ },
945
+ {
946
+ "epoch": 0.17795753286147623,
947
+ "grad_norm": 608174080.0,
948
+ "learning_rate": 9e-05,
949
+ "loss": 8.297306060791016,
950
+ "step": 2640
951
+ },
952
+ {
953
+ "epoch": 0.1793056959892147,
954
+ "grad_norm": 725614592.0,
955
+ "learning_rate": 9e-05,
956
+ "loss": 8.347279357910157,
957
+ "step": 2660
958
+ },
959
+ {
960
+ "epoch": 0.18065385911695314,
961
+ "grad_norm": 834666496.0,
962
+ "learning_rate": 9e-05,
963
+ "loss": 8.382105255126953,
964
+ "step": 2680
965
+ },
966
+ {
967
+ "epoch": 0.1820020222446916,
968
+ "grad_norm": 931135488.0,
969
+ "learning_rate": 9e-05,
970
+ "loss": 8.440049743652343,
971
+ "step": 2700
972
+ },
973
+ {
974
+ "epoch": 0.18335018537243006,
975
+ "grad_norm": 1040187392.0,
976
+ "learning_rate": 9e-05,
977
+ "loss": 8.471844482421876,
978
+ "step": 2720
979
+ },
980
+ {
981
+ "epoch": 0.18469834850016853,
982
+ "grad_norm": 1132462080.0,
983
+ "learning_rate": 9e-05,
984
+ "loss": 8.497457885742188,
985
+ "step": 2740
986
+ },
987
+ {
988
+ "epoch": 0.18604651162790697,
989
+ "grad_norm": 1207959552.0,
990
+ "learning_rate": 9e-05,
991
+ "loss": 8.524581909179688,
992
+ "step": 2760
993
+ },
994
+ {
995
+ "epoch": 0.18739467475564545,
996
+ "grad_norm": 1266679808.0,
997
+ "learning_rate": 9e-05,
998
+ "loss": 8.553305053710938,
999
+ "step": 2780
1000
+ },
1001
+ {
1002
+ "epoch": 0.1887428378833839,
1003
+ "grad_norm": 1350565888.0,
1004
+ "learning_rate": 9e-05,
1005
+ "loss": 8.563665008544922,
1006
+ "step": 2800
1007
+ },
1008
+ {
1009
+ "epoch": 0.19009100101112233,
1010
+ "grad_norm": 1442840576.0,
1011
+ "learning_rate": 9e-05,
1012
+ "loss": 8.573516082763671,
1013
+ "step": 2820
1014
+ },
1015
+ {
1016
+ "epoch": 0.1914391641388608,
1017
+ "grad_norm": 1484783616.0,
1018
+ "learning_rate": 9e-05,
1019
+ "loss": 8.589177703857422,
1020
+ "step": 2840
1021
+ },
1022
+ {
1023
+ "epoch": 0.19278732726659925,
1024
+ "grad_norm": 1543503872.0,
1025
+ "learning_rate": 9e-05,
1026
+ "loss": 8.59039306640625,
1027
+ "step": 2860
1028
+ },
1029
+ {
1030
+ "epoch": 0.19413549039433772,
1031
+ "grad_norm": 1602224128.0,
1032
+ "learning_rate": 9e-05,
1033
+ "loss": 8.597032928466797,
1034
+ "step": 2880
1035
+ },
1036
+ {
1037
+ "epoch": 0.19548365352207617,
1038
+ "grad_norm": 1644167168.0,
1039
+ "learning_rate": 9e-05,
1040
+ "loss": 8.607188415527343,
1041
+ "step": 2900
1042
+ },
1043
+ {
1044
+ "epoch": 0.19683181664981464,
1045
+ "grad_norm": 1702887424.0,
1046
+ "learning_rate": 9e-05,
1047
+ "loss": 8.60473861694336,
1048
+ "step": 2920
1049
+ },
1050
+ {
1051
+ "epoch": 0.19817997977755308,
1052
+ "grad_norm": 1736441856.0,
1053
+ "learning_rate": 9e-05,
1054
+ "loss": 8.617568206787109,
1055
+ "step": 2940
1056
+ },
1057
+ {
1058
+ "epoch": 0.19952814290529153,
1059
+ "grad_norm": 1778384896.0,
1060
+ "learning_rate": 9e-05,
1061
+ "loss": 8.625371551513672,
1062
+ "step": 2960
1063
+ },
1064
+ {
1065
+ "epoch": 0.20087630603303,
1066
+ "grad_norm": 1811939328.0,
1067
+ "learning_rate": 9e-05,
1068
+ "loss": 8.6297119140625,
1069
+ "step": 2980
1070
+ },
1071
+ {
1072
+ "epoch": 0.20222446916076844,
1073
+ "grad_norm": 1870659584.0,
1074
+ "learning_rate": 9e-05,
1075
+ "loss": 8.634349822998047,
1076
+ "step": 3000
1077
+ },
1078
+ {
1079
+ "epoch": 0.20357263228850692,
1080
+ "grad_norm": 1904214016.0,
1081
+ "learning_rate": 9e-05,
1082
+ "loss": 8.634902954101562,
1083
+ "step": 3020
1084
+ },
1085
+ {
1086
+ "epoch": 0.20492079541624536,
1087
+ "grad_norm": 1912602624.0,
1088
+ "learning_rate": 9e-05,
1089
+ "loss": 8.639842224121093,
1090
+ "step": 3040
1091
+ },
1092
+ {
1093
+ "epoch": 0.20626895854398383,
1094
+ "grad_norm": 1929379840.0,
1095
+ "learning_rate": 9e-05,
1096
+ "loss": 8.641189575195312,
1097
+ "step": 3060
1098
+ },
1099
+ {
1100
+ "epoch": 0.20761712167172228,
1101
+ "grad_norm": 1962934272.0,
1102
+ "learning_rate": 9e-05,
1103
+ "loss": 8.640001678466797,
1104
+ "step": 3080
1105
+ },
1106
+ {
1107
+ "epoch": 0.20896528479946072,
1108
+ "grad_norm": 1979711488.0,
1109
+ "learning_rate": 9e-05,
1110
+ "loss": 8.642470550537109,
1111
+ "step": 3100
1112
+ },
1113
+ {
1114
+ "epoch": 0.2103134479271992,
1115
+ "grad_norm": 2021654528.0,
1116
+ "learning_rate": 9e-05,
1117
+ "loss": 8.642158508300781,
1118
+ "step": 3120
1119
+ },
1120
+ {
1121
+ "epoch": 0.21166161105493764,
1122
+ "grad_norm": 2030043136.0,
1123
+ "learning_rate": 9e-05,
1124
+ "loss": 8.641114807128906,
1125
+ "step": 3140
1126
+ },
1127
+ {
1128
+ "epoch": 0.2130097741826761,
1129
+ "grad_norm": 2013265920.0,
1130
+ "learning_rate": 9e-05,
1131
+ "loss": 8.634512329101563,
1132
+ "step": 3160
1133
+ },
1134
+ {
1135
+ "epoch": 0.21435793731041455,
1136
+ "grad_norm": 2038431744.0,
1137
+ "learning_rate": 9e-05,
1138
+ "loss": 8.637287902832032,
1139
+ "step": 3180
1140
+ },
1141
+ {
1142
+ "epoch": 0.21570610043815303,
1143
+ "grad_norm": 2038431744.0,
1144
+ "learning_rate": 9e-05,
1145
+ "loss": 8.641768646240234,
1146
+ "step": 3200
1147
+ },
1148
+ {
1149
+ "epoch": 0.21705426356589147,
1150
+ "grad_norm": 2097152000.0,
1151
+ "learning_rate": 9e-05,
1152
+ "loss": 8.636322021484375,
1153
+ "step": 3220
1154
+ },
1155
+ {
1156
+ "epoch": 0.21840242669362994,
1157
+ "grad_norm": 2097152000.0,
1158
+ "learning_rate": 9e-05,
1159
+ "loss": 8.636679077148438,
1160
+ "step": 3240
1161
+ },
1162
+ {
1163
+ "epoch": 0.2197505898213684,
1164
+ "grad_norm": 2113929216.0,
1165
+ "learning_rate": 9e-05,
1166
+ "loss": 8.639139556884766,
1167
+ "step": 3260
1168
+ },
1169
+ {
1170
+ "epoch": 0.22109875294910683,
1171
+ "grad_norm": 2130706432.0,
1172
+ "learning_rate": 9e-05,
1173
+ "loss": 8.639288330078125,
1174
+ "step": 3280
1175
+ },
1176
+ {
1177
+ "epoch": 0.2224469160768453,
1178
+ "grad_norm": 2147483648.0,
1179
+ "learning_rate": 9e-05,
1180
+ "loss": 8.641603088378906,
1181
+ "step": 3300
1182
+ },
1183
+ {
1184
+ "epoch": 0.22379507920458375,
1185
+ "grad_norm": 2214592512.0,
1186
+ "learning_rate": 9e-05,
1187
+ "loss": 8.644516754150391,
1188
+ "step": 3320
1189
+ },
1190
+ {
1191
+ "epoch": 0.22514324233232222,
1192
+ "grad_norm": 2214592512.0,
1193
+ "learning_rate": 9e-05,
1194
+ "loss": 8.638871002197266,
1195
+ "step": 3340
1196
+ },
1197
+ {
1198
+ "epoch": 0.22649140546006066,
1199
+ "grad_norm": 2231369728.0,
1200
+ "learning_rate": 9e-05,
1201
+ "loss": 8.640472412109375,
1202
+ "step": 3360
1203
+ },
1204
+ {
1205
+ "epoch": 0.22783956858779914,
1206
+ "grad_norm": 2231369728.0,
1207
+ "learning_rate": 9e-05,
1208
+ "loss": 8.632112121582031,
1209
+ "step": 3380
1210
+ },
1211
+ {
1212
+ "epoch": 0.22918773171553758,
1213
+ "grad_norm": 2264924160.0,
1214
+ "learning_rate": 9e-05,
1215
+ "loss": 8.629076385498047,
1216
+ "step": 3400
1217
+ },
1218
+ {
1219
+ "epoch": 0.23053589484327602,
1220
+ "grad_norm": 2281701376.0,
1221
+ "learning_rate": 9e-05,
1222
+ "loss": 8.635421752929688,
1223
+ "step": 3420
1224
+ },
1225
+ {
1226
+ "epoch": 0.2318840579710145,
1227
+ "grad_norm": 2298478592.0,
1228
+ "learning_rate": 9e-05,
1229
+ "loss": 8.630020904541016,
1230
+ "step": 3440
1231
+ },
1232
+ {
1233
+ "epoch": 0.23323222109875294,
1234
+ "grad_norm": 2298478592.0,
1235
+ "learning_rate": 9e-05,
1236
+ "loss": 8.630964660644532,
1237
+ "step": 3460
1238
+ },
1239
+ {
1240
+ "epoch": 0.2345803842264914,
1241
+ "grad_norm": 2315255808.0,
1242
+ "learning_rate": 9e-05,
1243
+ "loss": 8.635035705566406,
1244
+ "step": 3480
1245
+ },
1246
+ {
1247
+ "epoch": 0.23592854735422986,
1248
+ "grad_norm": 2365587456.0,
1249
+ "learning_rate": 9e-05,
1250
+ "loss": 8.6333251953125,
1251
+ "step": 3500
1252
+ },
1253
+ {
1254
+ "epoch": 0.23592854735422986,
1255
+ "eval_loss": 8.628765106201172,
1256
+ "eval_runtime": 18.1489,
1257
+ "eval_samples_per_second": 524.936,
1258
+ "eval_steps_per_second": 0.551,
1259
+ "step": 3500
1260
+ }
1261
+ ],
1262
+ "logging_steps": 20,
1263
+ "max_steps": 3500,
1264
+ "num_input_tokens_seen": 0,
1265
+ "num_train_epochs": 1,
1266
+ "save_steps": 100,
1267
+ "stateful_callbacks": {
1268
+ "TrainerControl": {
1269
+ "args": {
1270
+ "should_epoch_stop": false,
1271
+ "should_evaluate": false,
1272
+ "should_log": false,
1273
+ "should_save": true,
1274
+ "should_training_stop": true
1275
+ },
1276
+ "attributes": {}
1277
+ }
1278
+ },
1279
+ "total_flos": 1.1291993309184e+16,
1280
+ "train_batch_size": 64,
1281
+ "trial_name": null,
1282
+ "trial_params": null
1283
+ }
zain/Activation/out/glu-sigmoid-100L_trash_run/checkpoint-3500/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b7704d155faa5837c9a3959bce3e79b64dfa008ae458d0d2556e24fca9df0797
3
+ size 4920
zain/Activation/out/glu-sigmoid-100L_trash_run/config.json ADDED
@@ -0,0 +1,36 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "activation": "sigmoid",
3
+ "architectures": [
4
+ "TinyLlamaForCausalLM"
5
+ ],
6
+ "attention_bias": false,
7
+ "attention_dropout": 0.0,
8
+ "bos_token_id": 1,
9
+ "dtype": "bfloat16",
10
+ "eos_token_id": 2,
11
+ "head_dim": 32,
12
+ "hidden_act": "silu",
13
+ "hidden_size": 128,
14
+ "initializer_range": 0.02,
15
+ "intermediate_size": 256,
16
+ "max_position_embeddings": 512,
17
+ "mlp_bias": false,
18
+ "mlp_type": "glu",
19
+ "model_type": "tiny_llama",
20
+ "num_attention_heads": 4,
21
+ "num_hidden_layers": 100,
22
+ "num_key_value_heads": 4,
23
+ "pad_token_id": 0,
24
+ "pretraining_tp": 1,
25
+ "rms_norm_eps": 1e-06,
26
+ "rope_parameters": {
27
+ "rope_theta": 10000.0,
28
+ "rope_type": "default"
29
+ },
30
+ "tie_word_embeddings": true,
31
+ "tokenizer_name": "w-ahmad/tiny-stories-tokenizer",
32
+ "transformers_version": "5.16.0.dev0",
33
+ "use_cache": false,
34
+ "vocab_size": 4096,
35
+ "waleed_beta": 4
36
+ }
zain/Activation/out/glu-sigmoid-100L_trash_run/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:75cf1d2cadeb50a1330a225dc68a96c3ce1b9529819a8367e41cdfdee136414c
3
+ size 33967272
zain/Activation/out/glu-sigmoid-100L_trash_run/tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
zain/Activation/out/glu-sigmoid-100L_trash_run/tokenizer_config.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "add_prefix_space": false,
3
+ "backend": "tokenizers",
4
+ "bos_token": "<|endoftext|>",
5
+ "eos_token": "<|endoftext|>",
6
+ "errors": "replace",
7
+ "is_local": false,
8
+ "local_files_only": false,
9
+ "model_max_length": 1024,
10
+ "pad_token": "<|endoftext|>",
11
+ "tokenizer_class": "GPT2Tokenizer",
12
+ "unk_token": "<|endoftext|>"
13
+ }
zain/Activation/out/glu-sigmoid-100L_trash_run/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b7704d155faa5837c9a3959bce3e79b64dfa008ae458d0d2556e24fca9df0797
3
+ size 4920
zain/Activation/out/glu-sigmoid-100L_trash_run/training_log.jsonl CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ffd98cb53e86fa84aefe7c1309cfcaa0b155af2339f3ac9dbc325bd7b3863430
3
- size 12694350
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:38b301daca9d4f247adf467fd93ada86423e2307341938ce5eb9dac18747f2e0
3
+ size 16909112