terry69 commited on
Commit
7b03120
1 Parent(s): 0fa167b

Model save

Browse files
Files changed (4) hide show
  1. README.md +69 -0
  2. all_results.json +9 -0
  3. train_results.json +9 -0
  4. trainer_state.json +1387 -0
README.md ADDED
@@ -0,0 +1,69 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: llama3
3
+ library_name: peft
4
+ tags:
5
+ - trl
6
+ - sft
7
+ - generated_from_trainer
8
+ base_model: meta-llama/Meta-Llama-3-8B
9
+ datasets:
10
+ - generator
11
+ model-index:
12
+ - name: downstream_0.01p_seed42_level2_rare
13
+ results: []
14
+ ---
15
+
16
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
17
+ should probably proofread and complete it, then remove this comment. -->
18
+
19
+ # downstream_0.01p_seed42_level2_rare
20
+
21
+ This model is a fine-tuned version of [meta-llama/Meta-Llama-3-8B](https://huggingface.co/meta-llama/Meta-Llama-3-8B) on the generator dataset.
22
+ It achieves the following results on the evaluation set:
23
+ - Loss: 0.9754
24
+
25
+ ## Model description
26
+
27
+ More information needed
28
+
29
+ ## Intended uses & limitations
30
+
31
+ More information needed
32
+
33
+ ## Training and evaluation data
34
+
35
+ More information needed
36
+
37
+ ## Training procedure
38
+
39
+ ### Training hyperparameters
40
+
41
+ The following hyperparameters were used during training:
42
+ - learning_rate: 0.0002
43
+ - train_batch_size: 4
44
+ - eval_batch_size: 1
45
+ - seed: 42
46
+ - distributed_type: multi-GPU
47
+ - num_devices: 4
48
+ - gradient_accumulation_steps: 4
49
+ - total_train_batch_size: 64
50
+ - total_eval_batch_size: 4
51
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
52
+ - lr_scheduler_type: cosine
53
+ - lr_scheduler_warmup_ratio: 0.1
54
+ - num_epochs: 1
55
+
56
+ ### Training results
57
+
58
+ | Training Loss | Epoch | Step | Validation Loss |
59
+ |:-------------:|:------:|:----:|:---------------:|
60
+ | 1.0649 | 0.9997 | 954 | 0.9754 |
61
+
62
+
63
+ ### Framework versions
64
+
65
+ - PEFT 0.11.1
66
+ - Transformers 4.43.4
67
+ - Pytorch 2.3.1+cu121
68
+ - Datasets 2.19.1
69
+ - Tokenizers 0.19.1
all_results.json ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 0.9997380141472361,
3
+ "total_flos": 1.1997126510772224e+16,
4
+ "train_loss": 1.1073102571179532,
5
+ "train_runtime": 19660.0543,
6
+ "train_samples": 104452,
7
+ "train_samples_per_second": 3.106,
8
+ "train_steps_per_second": 0.049
9
+ }
train_results.json ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 0.9997380141472361,
3
+ "total_flos": 1.1997126510772224e+16,
4
+ "train_loss": 1.1073102571179532,
5
+ "train_runtime": 19660.0543,
6
+ "train_samples": 104452,
7
+ "train_samples_per_second": 3.106,
8
+ "train_steps_per_second": 0.049
9
+ }
trainer_state.json ADDED
@@ -0,0 +1,1387 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": null,
3
+ "best_model_checkpoint": null,
4
+ "epoch": 0.9997380141472361,
5
+ "eval_steps": 500,
6
+ "global_step": 954,
7
+ "is_hyper_param_search": false,
8
+ "is_local_process_zero": true,
9
+ "is_world_process_zero": true,
10
+ "log_history": [
11
+ {
12
+ "epoch": 0.001047943411055803,
13
+ "grad_norm": 0.4001561321232938,
14
+ "learning_rate": 2.0833333333333334e-06,
15
+ "loss": 1.3753,
16
+ "step": 1
17
+ },
18
+ {
19
+ "epoch": 0.0052397170552790145,
20
+ "grad_norm": 0.4325259158841641,
21
+ "learning_rate": 1.0416666666666668e-05,
22
+ "loss": 1.3728,
23
+ "step": 5
24
+ },
25
+ {
26
+ "epoch": 0.010479434110558029,
27
+ "grad_norm": 0.48537394471497125,
28
+ "learning_rate": 2.0833333333333336e-05,
29
+ "loss": 1.3694,
30
+ "step": 10
31
+ },
32
+ {
33
+ "epoch": 0.015719151165837046,
34
+ "grad_norm": 0.21451255069741118,
35
+ "learning_rate": 3.125e-05,
36
+ "loss": 1.3356,
37
+ "step": 15
38
+ },
39
+ {
40
+ "epoch": 0.020958868221116058,
41
+ "grad_norm": 0.1625576362850241,
42
+ "learning_rate": 4.166666666666667e-05,
43
+ "loss": 1.2901,
44
+ "step": 20
45
+ },
46
+ {
47
+ "epoch": 0.026198585276395073,
48
+ "grad_norm": 0.1442683256295141,
49
+ "learning_rate": 5.208333333333334e-05,
50
+ "loss": 1.3057,
51
+ "step": 25
52
+ },
53
+ {
54
+ "epoch": 0.03143830233167409,
55
+ "grad_norm": 0.13774645654676312,
56
+ "learning_rate": 6.25e-05,
57
+ "loss": 1.3118,
58
+ "step": 30
59
+ },
60
+ {
61
+ "epoch": 0.03667801938695311,
62
+ "grad_norm": 0.1351879639516721,
63
+ "learning_rate": 7.291666666666667e-05,
64
+ "loss": 1.2465,
65
+ "step": 35
66
+ },
67
+ {
68
+ "epoch": 0.041917736442232116,
69
+ "grad_norm": 0.11321368969702118,
70
+ "learning_rate": 8.333333333333334e-05,
71
+ "loss": 1.2302,
72
+ "step": 40
73
+ },
74
+ {
75
+ "epoch": 0.04715745349751113,
76
+ "grad_norm": 0.09641835898020555,
77
+ "learning_rate": 9.375e-05,
78
+ "loss": 1.1752,
79
+ "step": 45
80
+ },
81
+ {
82
+ "epoch": 0.05239717055279015,
83
+ "grad_norm": 0.08525335607581626,
84
+ "learning_rate": 0.00010416666666666667,
85
+ "loss": 1.1696,
86
+ "step": 50
87
+ },
88
+ {
89
+ "epoch": 0.05763688760806916,
90
+ "grad_norm": 0.08103124164785507,
91
+ "learning_rate": 0.00011458333333333333,
92
+ "loss": 1.1899,
93
+ "step": 55
94
+ },
95
+ {
96
+ "epoch": 0.06287660466334818,
97
+ "grad_norm": 0.06901625153652526,
98
+ "learning_rate": 0.000125,
99
+ "loss": 1.1664,
100
+ "step": 60
101
+ },
102
+ {
103
+ "epoch": 0.06811632171862719,
104
+ "grad_norm": 0.0674972608334169,
105
+ "learning_rate": 0.0001354166666666667,
106
+ "loss": 1.1857,
107
+ "step": 65
108
+ },
109
+ {
110
+ "epoch": 0.07335603877390622,
111
+ "grad_norm": 0.07061975941315685,
112
+ "learning_rate": 0.00014583333333333335,
113
+ "loss": 1.1566,
114
+ "step": 70
115
+ },
116
+ {
117
+ "epoch": 0.07859575582918522,
118
+ "grad_norm": 0.06830732833348191,
119
+ "learning_rate": 0.00015625,
120
+ "loss": 1.1464,
121
+ "step": 75
122
+ },
123
+ {
124
+ "epoch": 0.08383547288446423,
125
+ "grad_norm": 0.06929791315843523,
126
+ "learning_rate": 0.0001666666666666667,
127
+ "loss": 1.1572,
128
+ "step": 80
129
+ },
130
+ {
131
+ "epoch": 0.08907518993974325,
132
+ "grad_norm": 0.07358426687980345,
133
+ "learning_rate": 0.00017708333333333335,
134
+ "loss": 1.1425,
135
+ "step": 85
136
+ },
137
+ {
138
+ "epoch": 0.09431490699502226,
139
+ "grad_norm": 0.07082497637162344,
140
+ "learning_rate": 0.0001875,
141
+ "loss": 1.1416,
142
+ "step": 90
143
+ },
144
+ {
145
+ "epoch": 0.09955462405030129,
146
+ "grad_norm": 0.09545498739533521,
147
+ "learning_rate": 0.0001979166666666667,
148
+ "loss": 1.1624,
149
+ "step": 95
150
+ },
151
+ {
152
+ "epoch": 0.1047943411055803,
153
+ "grad_norm": 0.08500702062384047,
154
+ "learning_rate": 0.00019998927475076107,
155
+ "loss": 1.1323,
156
+ "step": 100
157
+ },
158
+ {
159
+ "epoch": 0.11003405816085932,
160
+ "grad_norm": 0.09301268675355433,
161
+ "learning_rate": 0.00019994570736865406,
162
+ "loss": 1.0883,
163
+ "step": 105
164
+ },
165
+ {
166
+ "epoch": 0.11527377521613832,
167
+ "grad_norm": 0.08575977499880286,
168
+ "learning_rate": 0.00019986864211644069,
169
+ "loss": 1.1046,
170
+ "step": 110
171
+ },
172
+ {
173
+ "epoch": 0.12051349227141735,
174
+ "grad_norm": 0.10121427622454875,
175
+ "learning_rate": 0.00019975810482336233,
176
+ "loss": 1.1154,
177
+ "step": 115
178
+ },
179
+ {
180
+ "epoch": 0.12575320932669637,
181
+ "grad_norm": 0.09078809335101837,
182
+ "learning_rate": 0.00019961413253717213,
183
+ "loss": 1.1002,
184
+ "step": 120
185
+ },
186
+ {
187
+ "epoch": 0.13099292638197538,
188
+ "grad_norm": 0.0781587950026229,
189
+ "learning_rate": 0.00019943677351171775,
190
+ "loss": 1.1016,
191
+ "step": 125
192
+ },
193
+ {
194
+ "epoch": 0.13623264343725439,
195
+ "grad_norm": 0.08268644073866073,
196
+ "learning_rate": 0.00019922608719076873,
197
+ "loss": 1.1026,
198
+ "step": 130
199
+ },
200
+ {
201
+ "epoch": 0.1414723604925334,
202
+ "grad_norm": 0.0985349651519935,
203
+ "learning_rate": 0.0001989821441880933,
204
+ "loss": 1.14,
205
+ "step": 135
206
+ },
207
+ {
208
+ "epoch": 0.14671207754781243,
209
+ "grad_norm": 0.08307522790061574,
210
+ "learning_rate": 0.00019870502626379127,
211
+ "loss": 1.1298,
212
+ "step": 140
213
+ },
214
+ {
215
+ "epoch": 0.15195179460309144,
216
+ "grad_norm": 0.08579822231869356,
217
+ "learning_rate": 0.00019839482629689154,
218
+ "loss": 1.0967,
219
+ "step": 145
220
+ },
221
+ {
222
+ "epoch": 0.15719151165837045,
223
+ "grad_norm": 0.07617635505916012,
224
+ "learning_rate": 0.0001980516482542224,
225
+ "loss": 1.1107,
226
+ "step": 150
227
+ },
228
+ {
229
+ "epoch": 0.16243122871364946,
230
+ "grad_norm": 0.07813217848338273,
231
+ "learning_rate": 0.00019767560715556597,
232
+ "loss": 1.1271,
233
+ "step": 155
234
+ },
235
+ {
236
+ "epoch": 0.16767094576892846,
237
+ "grad_norm": 0.08062953312484893,
238
+ "learning_rate": 0.0001972668290351084,
239
+ "loss": 1.0962,
240
+ "step": 160
241
+ },
242
+ {
243
+ "epoch": 0.1729106628242075,
244
+ "grad_norm": 0.079570669107266,
245
+ "learning_rate": 0.00019682545089919784,
246
+ "loss": 1.1172,
247
+ "step": 165
248
+ },
249
+ {
250
+ "epoch": 0.1781503798794865,
251
+ "grad_norm": 0.07824690927340332,
252
+ "learning_rate": 0.00019635162068042545,
253
+ "loss": 1.0977,
254
+ "step": 170
255
+ },
256
+ {
257
+ "epoch": 0.18339009693476552,
258
+ "grad_norm": 0.07565054237827153,
259
+ "learning_rate": 0.0001958454971880441,
260
+ "loss": 1.0989,
261
+ "step": 175
262
+ },
263
+ {
264
+ "epoch": 0.18862981399004453,
265
+ "grad_norm": 0.08232625474832411,
266
+ "learning_rate": 0.00019530725005474195,
267
+ "loss": 1.1031,
268
+ "step": 180
269
+ },
270
+ {
271
+ "epoch": 0.19386953104532356,
272
+ "grad_norm": 0.08313986432990468,
273
+ "learning_rate": 0.00019473705967978808,
274
+ "loss": 1.1188,
275
+ "step": 185
276
+ },
277
+ {
278
+ "epoch": 0.19910924810060257,
279
+ "grad_norm": 0.08608307927164675,
280
+ "learning_rate": 0.00019413511716856972,
281
+ "loss": 1.1182,
282
+ "step": 190
283
+ },
284
+ {
285
+ "epoch": 0.20434896515588158,
286
+ "grad_norm": 0.07591604791733918,
287
+ "learning_rate": 0.0001935016242685415,
288
+ "loss": 1.1136,
289
+ "step": 195
290
+ },
291
+ {
292
+ "epoch": 0.2095886822111606,
293
+ "grad_norm": 0.08255303175008252,
294
+ "learning_rate": 0.00019283679330160726,
295
+ "loss": 1.0869,
296
+ "step": 200
297
+ },
298
+ {
299
+ "epoch": 0.21482839926643962,
300
+ "grad_norm": 0.08084692432416707,
301
+ "learning_rate": 0.00019214084709295848,
302
+ "loss": 1.1077,
303
+ "step": 205
304
+ },
305
+ {
306
+ "epoch": 0.22006811632171863,
307
+ "grad_norm": 0.07931205352695565,
308
+ "learning_rate": 0.0001914140188963917,
309
+ "loss": 1.0975,
310
+ "step": 210
311
+ },
312
+ {
313
+ "epoch": 0.22530783337699764,
314
+ "grad_norm": 0.0771370875424395,
315
+ "learning_rate": 0.0001906565523161312,
316
+ "loss": 1.1186,
317
+ "step": 215
318
+ },
319
+ {
320
+ "epoch": 0.23054755043227665,
321
+ "grad_norm": 0.0881145788751443,
322
+ "learning_rate": 0.00018986870122518262,
323
+ "loss": 1.1124,
324
+ "step": 220
325
+ },
326
+ {
327
+ "epoch": 0.23578726748755569,
328
+ "grad_norm": 0.1055770930021298,
329
+ "learning_rate": 0.00018905072968024425,
330
+ "loss": 1.0968,
331
+ "step": 225
332
+ },
333
+ {
334
+ "epoch": 0.2410269845428347,
335
+ "grad_norm": 0.09095639364627423,
336
+ "learning_rate": 0.00018820291183320603,
337
+ "loss": 1.126,
338
+ "step": 230
339
+ },
340
+ {
341
+ "epoch": 0.2462667015981137,
342
+ "grad_norm": 0.07225566008587724,
343
+ "learning_rate": 0.00018732553183926443,
344
+ "loss": 1.0918,
345
+ "step": 235
346
+ },
347
+ {
348
+ "epoch": 0.25150641865339274,
349
+ "grad_norm": 0.07767735154463175,
350
+ "learning_rate": 0.00018641888376168484,
351
+ "loss": 1.1009,
352
+ "step": 240
353
+ },
354
+ {
355
+ "epoch": 0.2567461357086717,
356
+ "grad_norm": 0.08437806562537126,
357
+ "learning_rate": 0.00018548327147324315,
358
+ "loss": 1.0768,
359
+ "step": 245
360
+ },
361
+ {
362
+ "epoch": 0.26198585276395076,
363
+ "grad_norm": 0.07576721126196213,
364
+ "learning_rate": 0.0001845190085543795,
365
+ "loss": 1.0878,
366
+ "step": 250
367
+ },
368
+ {
369
+ "epoch": 0.26722556981922974,
370
+ "grad_norm": 0.08205260181446893,
371
+ "learning_rate": 0.00018352641818809848,
372
+ "loss": 1.1281,
373
+ "step": 255
374
+ },
375
+ {
376
+ "epoch": 0.27246528687450877,
377
+ "grad_norm": 0.07975349596755926,
378
+ "learning_rate": 0.00018250583305165098,
379
+ "loss": 1.1293,
380
+ "step": 260
381
+ },
382
+ {
383
+ "epoch": 0.2777050039297878,
384
+ "grad_norm": 0.07530550662057361,
385
+ "learning_rate": 0.00018145759520503358,
386
+ "loss": 1.1147,
387
+ "step": 265
388
+ },
389
+ {
390
+ "epoch": 0.2829447209850668,
391
+ "grad_norm": 0.0807310288155147,
392
+ "learning_rate": 0.00018038205597634393,
393
+ "loss": 1.1092,
394
+ "step": 270
395
+ },
396
+ {
397
+ "epoch": 0.2881844380403458,
398
+ "grad_norm": 0.0783642611125798,
399
+ "learning_rate": 0.00017927957584402897,
400
+ "loss": 1.0969,
401
+ "step": 275
402
+ },
403
+ {
404
+ "epoch": 0.29342415509562486,
405
+ "grad_norm": 0.0834215103482037,
406
+ "learning_rate": 0.000178150524316067,
407
+ "loss": 1.0951,
408
+ "step": 280
409
+ },
410
+ {
411
+ "epoch": 0.29866387215090384,
412
+ "grad_norm": 0.0777991252254151,
413
+ "learning_rate": 0.00017699527980612304,
414
+ "loss": 1.0974,
415
+ "step": 285
416
+ },
417
+ {
418
+ "epoch": 0.3039035892061829,
419
+ "grad_norm": 0.07401384328604721,
420
+ "learning_rate": 0.00017581422950671942,
421
+ "loss": 1.1258,
422
+ "step": 290
423
+ },
424
+ {
425
+ "epoch": 0.30914330626146186,
426
+ "grad_norm": 0.0768067427086218,
427
+ "learning_rate": 0.00017460776925946417,
428
+ "loss": 1.0946,
429
+ "step": 295
430
+ },
431
+ {
432
+ "epoch": 0.3143830233167409,
433
+ "grad_norm": 0.07212540160444633,
434
+ "learning_rate": 0.00017337630342238042,
435
+ "loss": 1.1074,
436
+ "step": 300
437
+ },
438
+ {
439
+ "epoch": 0.31962274037201993,
440
+ "grad_norm": 0.0748307586015756,
441
+ "learning_rate": 0.00017212024473438147,
442
+ "loss": 1.0954,
443
+ "step": 305
444
+ },
445
+ {
446
+ "epoch": 0.3248624574272989,
447
+ "grad_norm": 0.07601887269890263,
448
+ "learning_rate": 0.00017084001417693703,
449
+ "loss": 1.0936,
450
+ "step": 310
451
+ },
452
+ {
453
+ "epoch": 0.33010217448257795,
454
+ "grad_norm": 0.07281811010206982,
455
+ "learning_rate": 0.00016953604083297665,
456
+ "loss": 1.1219,
457
+ "step": 315
458
+ },
459
+ {
460
+ "epoch": 0.33534189153785693,
461
+ "grad_norm": 0.07523858579513697,
462
+ "learning_rate": 0.00016820876174307821,
463
+ "loss": 1.1157,
464
+ "step": 320
465
+ },
466
+ {
467
+ "epoch": 0.34058160859313596,
468
+ "grad_norm": 0.08575069343747709,
469
+ "learning_rate": 0.00016685862175898892,
470
+ "loss": 1.1179,
471
+ "step": 325
472
+ },
473
+ {
474
+ "epoch": 0.345821325648415,
475
+ "grad_norm": 0.07857161375376395,
476
+ "learning_rate": 0.00016548607339452853,
477
+ "loss": 1.0844,
478
+ "step": 330
479
+ },
480
+ {
481
+ "epoch": 0.351061042703694,
482
+ "grad_norm": 0.07945712197579065,
483
+ "learning_rate": 0.00016409157667392457,
484
+ "loss": 1.0964,
485
+ "step": 335
486
+ },
487
+ {
488
+ "epoch": 0.356300759758973,
489
+ "grad_norm": 0.08254440545274826,
490
+ "learning_rate": 0.00016267559897763028,
491
+ "loss": 1.094,
492
+ "step": 340
493
+ },
494
+ {
495
+ "epoch": 0.36154047681425205,
496
+ "grad_norm": 0.07939321839093792,
497
+ "learning_rate": 0.0001612386148856771,
498
+ "loss": 1.0966,
499
+ "step": 345
500
+ },
501
+ {
502
+ "epoch": 0.36678019386953103,
503
+ "grad_norm": 0.08193880396697184,
504
+ "learning_rate": 0.0001597811060186141,
505
+ "loss": 1.0997,
506
+ "step": 350
507
+ },
508
+ {
509
+ "epoch": 0.37201991092481007,
510
+ "grad_norm": 0.07719408936904257,
511
+ "learning_rate": 0.00015830356087608764,
512
+ "loss": 1.0789,
513
+ "step": 355
514
+ },
515
+ {
516
+ "epoch": 0.37725962798008905,
517
+ "grad_norm": 0.07549679547307497,
518
+ "learning_rate": 0.00015680647467311557,
519
+ "loss": 1.1008,
520
+ "step": 360
521
+ },
522
+ {
523
+ "epoch": 0.3824993450353681,
524
+ "grad_norm": 0.08172686400286096,
525
+ "learning_rate": 0.00015529034917411073,
526
+ "loss": 1.1251,
527
+ "step": 365
528
+ },
529
+ {
530
+ "epoch": 0.3877390620906471,
531
+ "grad_norm": 0.07573300240197864,
532
+ "learning_rate": 0.00015375569252470896,
533
+ "loss": 1.1121,
534
+ "step": 370
535
+ },
536
+ {
537
+ "epoch": 0.3929787791459261,
538
+ "grad_norm": 0.07510493645601654,
539
+ "learning_rate": 0.00015220301908145905,
540
+ "loss": 1.0617,
541
+ "step": 375
542
+ },
543
+ {
544
+ "epoch": 0.39821849620120514,
545
+ "grad_norm": 0.07047562795180644,
546
+ "learning_rate": 0.00015063284923943031,
547
+ "loss": 1.0964,
548
+ "step": 380
549
+ },
550
+ {
551
+ "epoch": 0.4034582132564842,
552
+ "grad_norm": 0.07710971072693787,
553
+ "learning_rate": 0.00014904570925779683,
554
+ "loss": 1.0822,
555
+ "step": 385
556
+ },
557
+ {
558
+ "epoch": 0.40869793031176316,
559
+ "grad_norm": 0.08283963772289088,
560
+ "learning_rate": 0.00014744213108345604,
561
+ "loss": 1.0744,
562
+ "step": 390
563
+ },
564
+ {
565
+ "epoch": 0.4139376473670422,
566
+ "grad_norm": 0.07086438189754951,
567
+ "learning_rate": 0.00014582265217274104,
568
+ "loss": 1.109,
569
+ "step": 395
570
+ },
571
+ {
572
+ "epoch": 0.4191773644223212,
573
+ "grad_norm": 0.06876096472263239,
574
+ "learning_rate": 0.00014418781531128636,
575
+ "loss": 1.1008,
576
+ "step": 400
577
+ },
578
+ {
579
+ "epoch": 0.4244170814776002,
580
+ "grad_norm": 0.07686166297785638,
581
+ "learning_rate": 0.0001425381684321075,
582
+ "loss": 1.0829,
583
+ "step": 405
584
+ },
585
+ {
586
+ "epoch": 0.42965679853287925,
587
+ "grad_norm": 0.08368209207409245,
588
+ "learning_rate": 0.00014087426443195548,
589
+ "loss": 1.1336,
590
+ "step": 410
591
+ },
592
+ {
593
+ "epoch": 0.43489651558815823,
594
+ "grad_norm": 0.0725885844341327,
595
+ "learning_rate": 0.00013919666098600753,
596
+ "loss": 1.0874,
597
+ "step": 415
598
+ },
599
+ {
600
+ "epoch": 0.44013623264343726,
601
+ "grad_norm": 0.07310731092919365,
602
+ "learning_rate": 0.0001375059203609562,
603
+ "loss": 1.084,
604
+ "step": 420
605
+ },
606
+ {
607
+ "epoch": 0.44537594969871624,
608
+ "grad_norm": 0.07788032512060031,
609
+ "learning_rate": 0.00013580260922655985,
610
+ "loss": 1.102,
611
+ "step": 425
612
+ },
613
+ {
614
+ "epoch": 0.4506156667539953,
615
+ "grad_norm": 0.07182054106731274,
616
+ "learning_rate": 0.00013408729846571714,
617
+ "loss": 1.075,
618
+ "step": 430
619
+ },
620
+ {
621
+ "epoch": 0.4558553838092743,
622
+ "grad_norm": 0.0745557942612687,
623
+ "learning_rate": 0.00013236056298312958,
624
+ "loss": 1.0936,
625
+ "step": 435
626
+ },
627
+ {
628
+ "epoch": 0.4610951008645533,
629
+ "grad_norm": 0.07109140712607685,
630
+ "learning_rate": 0.00013062298151261592,
631
+ "loss": 1.0762,
632
+ "step": 440
633
+ },
634
+ {
635
+ "epoch": 0.46633481791983233,
636
+ "grad_norm": 0.07067264389645633,
637
+ "learning_rate": 0.00012887513642314373,
638
+ "loss": 1.1132,
639
+ "step": 445
640
+ },
641
+ {
642
+ "epoch": 0.47157453497511137,
643
+ "grad_norm": 0.08171597552387606,
644
+ "learning_rate": 0.00012711761352364172,
645
+ "loss": 1.0829,
646
+ "step": 450
647
+ },
648
+ {
649
+ "epoch": 0.47681425203039035,
650
+ "grad_norm": 0.07525113073399527,
651
+ "learning_rate": 0.00012535100186666,
652
+ "loss": 1.0983,
653
+ "step": 455
654
+ },
655
+ {
656
+ "epoch": 0.4820539690856694,
657
+ "grad_norm": 0.07155593708972481,
658
+ "learning_rate": 0.00012357589355094275,
659
+ "loss": 1.0934,
660
+ "step": 460
661
+ },
662
+ {
663
+ "epoch": 0.48729368614094837,
664
+ "grad_norm": 0.07568360243136522,
665
+ "learning_rate": 0.00012179288352297984,
666
+ "loss": 1.1088,
667
+ "step": 465
668
+ },
669
+ {
670
+ "epoch": 0.4925334031962274,
671
+ "grad_norm": 0.07870992806459551,
672
+ "learning_rate": 0.00012000256937760445,
673
+ "loss": 1.0886,
674
+ "step": 470
675
+ },
676
+ {
677
+ "epoch": 0.49777312025150644,
678
+ "grad_norm": 0.07740807887909781,
679
+ "learning_rate": 0.00011820555115770255,
680
+ "loss": 1.0769,
681
+ "step": 475
682
+ },
683
+ {
684
+ "epoch": 0.5030128373067855,
685
+ "grad_norm": 0.08195630153403244,
686
+ "learning_rate": 0.00011640243115310218,
687
+ "loss": 1.0676,
688
+ "step": 480
689
+ },
690
+ {
691
+ "epoch": 0.5082525543620644,
692
+ "grad_norm": 0.07035497008178994,
693
+ "learning_rate": 0.00011459381369870974,
694
+ "loss": 1.0847,
695
+ "step": 485
696
+ },
697
+ {
698
+ "epoch": 0.5134922714173434,
699
+ "grad_norm": 0.07213741826205265,
700
+ "learning_rate": 0.00011278030497196049,
701
+ "loss": 1.0882,
702
+ "step": 490
703
+ },
704
+ {
705
+ "epoch": 0.5187319884726225,
706
+ "grad_norm": 0.07436809187729645,
707
+ "learning_rate": 0.00011096251278965172,
708
+ "loss": 1.0897,
709
+ "step": 495
710
+ },
711
+ {
712
+ "epoch": 0.5239717055279015,
713
+ "grad_norm": 0.08114263617937822,
714
+ "learning_rate": 0.00010914104640422679,
715
+ "loss": 1.091,
716
+ "step": 500
717
+ },
718
+ {
719
+ "epoch": 0.5292114225831805,
720
+ "grad_norm": 0.07778710874522761,
721
+ "learning_rate": 0.00010731651629957722,
722
+ "loss": 1.0714,
723
+ "step": 505
724
+ },
725
+ {
726
+ "epoch": 0.5344511396384595,
727
+ "grad_norm": 0.08462996195681859,
728
+ "learning_rate": 0.00010548953398643275,
729
+ "loss": 1.0774,
730
+ "step": 510
731
+ },
732
+ {
733
+ "epoch": 0.5396908566937385,
734
+ "grad_norm": 0.07951504140245977,
735
+ "learning_rate": 0.00010366071179740706,
736
+ "loss": 1.0849,
737
+ "step": 515
738
+ },
739
+ {
740
+ "epoch": 0.5449305737490175,
741
+ "grad_norm": 0.07543823682325243,
742
+ "learning_rate": 0.00010183066268176776,
743
+ "loss": 1.0965,
744
+ "step": 520
745
+ },
746
+ {
747
+ "epoch": 0.5501702908042966,
748
+ "grad_norm": 0.07866000568639331,
749
+ "learning_rate": 0.0001,
750
+ "loss": 1.0606,
751
+ "step": 525
752
+ },
753
+ {
754
+ "epoch": 0.5554100078595756,
755
+ "grad_norm": 0.0734883472447597,
756
+ "learning_rate": 9.816933731823231e-05,
757
+ "loss": 1.1037,
758
+ "step": 530
759
+ },
760
+ {
761
+ "epoch": 0.5606497249148547,
762
+ "grad_norm": 0.06987918160697645,
763
+ "learning_rate": 9.633928820259295e-05,
764
+ "loss": 1.0805,
765
+ "step": 535
766
+ },
767
+ {
768
+ "epoch": 0.5658894419701336,
769
+ "grad_norm": 0.07153298757189964,
770
+ "learning_rate": 9.451046601356725e-05,
771
+ "loss": 1.1353,
772
+ "step": 540
773
+ },
774
+ {
775
+ "epoch": 0.5711291590254126,
776
+ "grad_norm": 0.0744809511267128,
777
+ "learning_rate": 9.268348370042281e-05,
778
+ "loss": 1.0661,
779
+ "step": 545
780
+ },
781
+ {
782
+ "epoch": 0.5763688760806917,
783
+ "grad_norm": 0.07467776042097098,
784
+ "learning_rate": 9.085895359577324e-05,
785
+ "loss": 1.0986,
786
+ "step": 550
787
+ },
788
+ {
789
+ "epoch": 0.5816085931359707,
790
+ "grad_norm": 0.07805443340486796,
791
+ "learning_rate": 8.903748721034827e-05,
792
+ "loss": 1.1047,
793
+ "step": 555
794
+ },
795
+ {
796
+ "epoch": 0.5868483101912497,
797
+ "grad_norm": 0.07920975635426553,
798
+ "learning_rate": 8.721969502803954e-05,
799
+ "loss": 1.0786,
800
+ "step": 560
801
+ },
802
+ {
803
+ "epoch": 0.5920880272465286,
804
+ "grad_norm": 0.07525491817078783,
805
+ "learning_rate": 8.540618630129029e-05,
806
+ "loss": 1.074,
807
+ "step": 565
808
+ },
809
+ {
810
+ "epoch": 0.5973277443018077,
811
+ "grad_norm": 0.07250304608041182,
812
+ "learning_rate": 8.359756884689784e-05,
813
+ "loss": 1.0878,
814
+ "step": 570
815
+ },
816
+ {
817
+ "epoch": 0.6025674613570867,
818
+ "grad_norm": 0.0733085547464114,
819
+ "learning_rate": 8.179444884229746e-05,
820
+ "loss": 1.0903,
821
+ "step": 575
822
+ },
823
+ {
824
+ "epoch": 0.6078071784123658,
825
+ "grad_norm": 0.07942414834860045,
826
+ "learning_rate": 7.999743062239557e-05,
827
+ "loss": 1.0709,
828
+ "step": 580
829
+ },
830
+ {
831
+ "epoch": 0.6130468954676448,
832
+ "grad_norm": 0.07667678452382841,
833
+ "learning_rate": 7.820711647702017e-05,
834
+ "loss": 1.1036,
835
+ "step": 585
836
+ },
837
+ {
838
+ "epoch": 0.6182866125229237,
839
+ "grad_norm": 0.0736959002458591,
840
+ "learning_rate": 7.642410644905726e-05,
841
+ "loss": 1.1069,
842
+ "step": 590
843
+ },
844
+ {
845
+ "epoch": 0.6235263295782028,
846
+ "grad_norm": 0.07339877720581538,
847
+ "learning_rate": 7.464899813334001e-05,
848
+ "loss": 1.0663,
849
+ "step": 595
850
+ },
851
+ {
852
+ "epoch": 0.6287660466334818,
853
+ "grad_norm": 0.0755698325420648,
854
+ "learning_rate": 7.28823864763583e-05,
855
+ "loss": 1.0794,
856
+ "step": 600
857
+ },
858
+ {
859
+ "epoch": 0.6340057636887608,
860
+ "grad_norm": 0.07192880469266458,
861
+ "learning_rate": 7.112486357685631e-05,
862
+ "loss": 1.0828,
863
+ "step": 605
864
+ },
865
+ {
866
+ "epoch": 0.6392454807440399,
867
+ "grad_norm": 0.07254861043098242,
868
+ "learning_rate": 6.937701848738406e-05,
869
+ "loss": 1.0756,
870
+ "step": 610
871
+ },
872
+ {
873
+ "epoch": 0.6444851977993188,
874
+ "grad_norm": 0.07557384049733529,
875
+ "learning_rate": 6.763943701687045e-05,
876
+ "loss": 1.0707,
877
+ "step": 615
878
+ },
879
+ {
880
+ "epoch": 0.6497249148545978,
881
+ "grad_norm": 0.07452016389965133,
882
+ "learning_rate": 6.591270153428288e-05,
883
+ "loss": 1.1175,
884
+ "step": 620
885
+ },
886
+ {
887
+ "epoch": 0.6549646319098769,
888
+ "grad_norm": 0.07996587854125373,
889
+ "learning_rate": 6.419739077344016e-05,
890
+ "loss": 1.0689,
891
+ "step": 625
892
+ },
893
+ {
894
+ "epoch": 0.6602043489651559,
895
+ "grad_norm": 0.07413365338024828,
896
+ "learning_rate": 6.249407963904382e-05,
897
+ "loss": 1.0751,
898
+ "step": 630
899
+ },
900
+ {
901
+ "epoch": 0.6654440660204349,
902
+ "grad_norm": 0.07459048337829312,
903
+ "learning_rate": 6.080333901399251e-05,
904
+ "loss": 1.093,
905
+ "step": 635
906
+ },
907
+ {
908
+ "epoch": 0.6706837830757139,
909
+ "grad_norm": 0.07384856775055335,
910
+ "learning_rate": 5.9125735568044524e-05,
911
+ "loss": 1.08,
912
+ "step": 640
913
+ },
914
+ {
915
+ "epoch": 0.6759235001309929,
916
+ "grad_norm": 0.07929304895930443,
917
+ "learning_rate": 5.746183156789252e-05,
918
+ "loss": 1.0676,
919
+ "step": 645
920
+ },
921
+ {
922
+ "epoch": 0.6811632171862719,
923
+ "grad_norm": 0.07350637434626273,
924
+ "learning_rate": 5.581218468871366e-05,
925
+ "loss": 1.1031,
926
+ "step": 650
927
+ },
928
+ {
929
+ "epoch": 0.686402934241551,
930
+ "grad_norm": 0.07540040766752996,
931
+ "learning_rate": 5.417734782725896e-05,
932
+ "loss": 1.0757,
933
+ "step": 655
934
+ },
935
+ {
936
+ "epoch": 0.69164265129683,
937
+ "grad_norm": 0.07568774804377028,
938
+ "learning_rate": 5.2557868916543994e-05,
939
+ "loss": 1.0876,
940
+ "step": 660
941
+ },
942
+ {
943
+ "epoch": 0.696882368352109,
944
+ "grad_norm": 0.07333524606614103,
945
+ "learning_rate": 5.0954290742203195e-05,
946
+ "loss": 1.0983,
947
+ "step": 665
948
+ },
949
+ {
950
+ "epoch": 0.702122085407388,
951
+ "grad_norm": 0.07303211978160114,
952
+ "learning_rate": 4.936715076056975e-05,
953
+ "loss": 1.0786,
954
+ "step": 670
955
+ },
956
+ {
957
+ "epoch": 0.707361802462667,
958
+ "grad_norm": 0.07783295637332018,
959
+ "learning_rate": 4.779698091854098e-05,
960
+ "loss": 1.0998,
961
+ "step": 675
962
+ },
963
+ {
964
+ "epoch": 0.712601519517946,
965
+ "grad_norm": 0.07902938086530782,
966
+ "learning_rate": 4.624430747529102e-05,
967
+ "loss": 1.0847,
968
+ "step": 680
969
+ },
970
+ {
971
+ "epoch": 0.7178412365732251,
972
+ "grad_norm": 0.07352763796685166,
973
+ "learning_rate": 4.4709650825889283e-05,
974
+ "loss": 1.0749,
975
+ "step": 685
976
+ },
977
+ {
978
+ "epoch": 0.7230809536285041,
979
+ "grad_norm": 0.07547148249723341,
980
+ "learning_rate": 4.3193525326884435e-05,
981
+ "loss": 1.0768,
982
+ "step": 690
983
+ },
984
+ {
985
+ "epoch": 0.728320670683783,
986
+ "grad_norm": 0.0746832803560011,
987
+ "learning_rate": 4.169643912391241e-05,
988
+ "loss": 1.1248,
989
+ "step": 695
990
+ },
991
+ {
992
+ "epoch": 0.7335603877390621,
993
+ "grad_norm": 0.0716047892433064,
994
+ "learning_rate": 4.021889398138593e-05,
995
+ "loss": 1.114,
996
+ "step": 700
997
+ },
998
+ {
999
+ "epoch": 0.7388001047943411,
1000
+ "grad_norm": 0.07737137661226196,
1001
+ "learning_rate": 3.87613851143229e-05,
1002
+ "loss": 1.0713,
1003
+ "step": 705
1004
+ },
1005
+ {
1006
+ "epoch": 0.7440398218496201,
1007
+ "grad_norm": 0.07385277062243696,
1008
+ "learning_rate": 3.732440102236975e-05,
1009
+ "loss": 1.0925,
1010
+ "step": 710
1011
+ },
1012
+ {
1013
+ "epoch": 0.7492795389048992,
1014
+ "grad_norm": 0.0721480276098664,
1015
+ "learning_rate": 3.5908423326075456e-05,
1016
+ "loss": 1.0754,
1017
+ "step": 715
1018
+ },
1019
+ {
1020
+ "epoch": 0.7545192559601781,
1021
+ "grad_norm": 0.0755228681817193,
1022
+ "learning_rate": 3.45139266054715e-05,
1023
+ "loss": 1.1039,
1024
+ "step": 720
1025
+ },
1026
+ {
1027
+ "epoch": 0.7597589730154571,
1028
+ "grad_norm": 0.07201430505747895,
1029
+ "learning_rate": 3.314137824101111e-05,
1030
+ "loss": 1.0818,
1031
+ "step": 725
1032
+ },
1033
+ {
1034
+ "epoch": 0.7649986900707362,
1035
+ "grad_norm": 0.07923887248519075,
1036
+ "learning_rate": 3.179123825692178e-05,
1037
+ "loss": 1.0938,
1038
+ "step": 730
1039
+ },
1040
+ {
1041
+ "epoch": 0.7702384071260152,
1042
+ "grad_norm": 0.08502340793939184,
1043
+ "learning_rate": 3.0463959167023336e-05,
1044
+ "loss": 1.1037,
1045
+ "step": 735
1046
+ },
1047
+ {
1048
+ "epoch": 0.7754781241812942,
1049
+ "grad_norm": 0.07305649086014973,
1050
+ "learning_rate": 2.9159985823062997e-05,
1051
+ "loss": 1.0617,
1052
+ "step": 740
1053
+ },
1054
+ {
1055
+ "epoch": 0.7807178412365732,
1056
+ "grad_norm": 0.07363395579085769,
1057
+ "learning_rate": 2.7879755265618555e-05,
1058
+ "loss": 1.0816,
1059
+ "step": 745
1060
+ },
1061
+ {
1062
+ "epoch": 0.7859575582918522,
1063
+ "grad_norm": 0.07380591423429197,
1064
+ "learning_rate": 2.6623696577619627e-05,
1065
+ "loss": 1.1121,
1066
+ "step": 750
1067
+ },
1068
+ {
1069
+ "epoch": 0.7911972753471312,
1070
+ "grad_norm": 0.07553408254615797,
1071
+ "learning_rate": 2.539223074053585e-05,
1072
+ "loss": 1.1121,
1073
+ "step": 755
1074
+ },
1075
+ {
1076
+ "epoch": 0.7964369924024103,
1077
+ "grad_norm": 0.07091968630997039,
1078
+ "learning_rate": 2.418577049328058e-05,
1079
+ "loss": 1.0779,
1080
+ "step": 760
1081
+ },
1082
+ {
1083
+ "epoch": 0.8016767094576893,
1084
+ "grad_norm": 0.07111148174207031,
1085
+ "learning_rate": 2.3004720193876973e-05,
1086
+ "loss": 1.0769,
1087
+ "step": 765
1088
+ },
1089
+ {
1090
+ "epoch": 0.8069164265129684,
1091
+ "grad_norm": 0.07286026119404068,
1092
+ "learning_rate": 2.1849475683932996e-05,
1093
+ "loss": 1.0852,
1094
+ "step": 770
1095
+ },
1096
+ {
1097
+ "epoch": 0.8121561435682473,
1098
+ "grad_norm": 0.07285993869373032,
1099
+ "learning_rate": 2.0720424155971042e-05,
1100
+ "loss": 1.0702,
1101
+ "step": 775
1102
+ },
1103
+ {
1104
+ "epoch": 0.8173958606235263,
1105
+ "grad_norm": 0.0768385830643589,
1106
+ "learning_rate": 1.961794402365611e-05,
1107
+ "loss": 1.0652,
1108
+ "step": 780
1109
+ },
1110
+ {
1111
+ "epoch": 0.8226355776788054,
1112
+ "grad_norm": 0.07700519821749924,
1113
+ "learning_rate": 1.854240479496643e-05,
1114
+ "loss": 1.105,
1115
+ "step": 785
1116
+ },
1117
+ {
1118
+ "epoch": 0.8278752947340844,
1119
+ "grad_norm": 0.07789933149114912,
1120
+ "learning_rate": 1.7494166948349055e-05,
1121
+ "loss": 1.0992,
1122
+ "step": 790
1123
+ },
1124
+ {
1125
+ "epoch": 0.8331150117893634,
1126
+ "grad_norm": 0.0713531816025941,
1127
+ "learning_rate": 1.647358181190153e-05,
1128
+ "loss": 1.0672,
1129
+ "step": 795
1130
+ },
1131
+ {
1132
+ "epoch": 0.8383547288446423,
1133
+ "grad_norm": 0.07496958584065704,
1134
+ "learning_rate": 1.5480991445620542e-05,
1135
+ "loss": 1.1105,
1136
+ "step": 800
1137
+ },
1138
+ {
1139
+ "epoch": 0.8435944458999214,
1140
+ "grad_norm": 0.07272092802927198,
1141
+ "learning_rate": 1.4516728526756874e-05,
1142
+ "loss": 1.1139,
1143
+ "step": 805
1144
+ },
1145
+ {
1146
+ "epoch": 0.8488341629552004,
1147
+ "grad_norm": 0.07161568950716177,
1148
+ "learning_rate": 1.3581116238315195e-05,
1149
+ "loss": 1.085,
1150
+ "step": 810
1151
+ },
1152
+ {
1153
+ "epoch": 0.8540738800104795,
1154
+ "grad_norm": 0.07695666983129193,
1155
+ "learning_rate": 1.2674468160735587e-05,
1156
+ "loss": 1.0616,
1157
+ "step": 815
1158
+ },
1159
+ {
1160
+ "epoch": 0.8593135970657585,
1161
+ "grad_norm": 0.07401216452154172,
1162
+ "learning_rate": 1.1797088166794e-05,
1163
+ "loss": 1.0734,
1164
+ "step": 820
1165
+ },
1166
+ {
1167
+ "epoch": 0.8645533141210374,
1168
+ "grad_norm": 0.07259433622324657,
1169
+ "learning_rate": 1.0949270319755766e-05,
1170
+ "loss": 1.0684,
1171
+ "step": 825
1172
+ },
1173
+ {
1174
+ "epoch": 0.8697930311763165,
1175
+ "grad_norm": 0.07530462440367772,
1176
+ "learning_rate": 1.013129877481741e-05,
1177
+ "loss": 1.0983,
1178
+ "step": 830
1179
+ },
1180
+ {
1181
+ "epoch": 0.8750327482315955,
1182
+ "grad_norm": 0.07005327786295418,
1183
+ "learning_rate": 9.3434476838688e-06,
1184
+ "loss": 1.0959,
1185
+ "step": 835
1186
+ },
1187
+ {
1188
+ "epoch": 0.8802724652868745,
1189
+ "grad_norm": 0.07386728875097175,
1190
+ "learning_rate": 8.585981103608342e-06,
1191
+ "loss": 1.0778,
1192
+ "step": 840
1193
+ },
1194
+ {
1195
+ "epoch": 0.8855121823421536,
1196
+ "grad_norm": 0.07241052446613962,
1197
+ "learning_rate": 7.859152907041545e-06,
1198
+ "loss": 1.0972,
1199
+ "step": 845
1200
+ },
1201
+ {
1202
+ "epoch": 0.8907518993974325,
1203
+ "grad_norm": 0.0752050904544279,
1204
+ "learning_rate": 7.163206698392744e-06,
1205
+ "loss": 1.0816,
1206
+ "step": 850
1207
+ },
1208
+ {
1209
+ "epoch": 0.8959916164527115,
1210
+ "grad_norm": 0.07365477033333792,
1211
+ "learning_rate": 6.498375731458528e-06,
1212
+ "loss": 1.0838,
1213
+ "step": 855
1214
+ },
1215
+ {
1216
+ "epoch": 0.9012313335079906,
1217
+ "grad_norm": 0.07349597369238159,
1218
+ "learning_rate": 5.864882831430274e-06,
1219
+ "loss": 1.0655,
1220
+ "step": 860
1221
+ },
1222
+ {
1223
+ "epoch": 0.9064710505632696,
1224
+ "grad_norm": 0.0744936274605184,
1225
+ "learning_rate": 5.262940320211951e-06,
1226
+ "loss": 1.1006,
1227
+ "step": 865
1228
+ },
1229
+ {
1230
+ "epoch": 0.9117107676185486,
1231
+ "grad_norm": 0.07094867075036164,
1232
+ "learning_rate": 4.692749945258057e-06,
1233
+ "loss": 1.0821,
1234
+ "step": 870
1235
+ },
1236
+ {
1237
+ "epoch": 0.9169504846738276,
1238
+ "grad_norm": 0.07625036960430226,
1239
+ "learning_rate": 4.154502811955907e-06,
1240
+ "loss": 1.0944,
1241
+ "step": 875
1242
+ },
1243
+ {
1244
+ "epoch": 0.9221902017291066,
1245
+ "grad_norm": 0.0723629686619488,
1246
+ "learning_rate": 3.6483793195745684e-06,
1247
+ "loss": 1.083,
1248
+ "step": 880
1249
+ },
1250
+ {
1251
+ "epoch": 0.9274299187843856,
1252
+ "grad_norm": 0.0763650337980307,
1253
+ "learning_rate": 3.1745491008021598e-06,
1254
+ "loss": 1.081,
1255
+ "step": 885
1256
+ },
1257
+ {
1258
+ "epoch": 0.9326696358396647,
1259
+ "grad_norm": 0.0728944319249245,
1260
+ "learning_rate": 2.7331709648916073e-06,
1261
+ "loss": 1.1094,
1262
+ "step": 890
1263
+ },
1264
+ {
1265
+ "epoch": 0.9379093528949437,
1266
+ "grad_norm": 0.07193879908153704,
1267
+ "learning_rate": 2.3243928444340426e-06,
1268
+ "loss": 1.0809,
1269
+ "step": 895
1270
+ },
1271
+ {
1272
+ "epoch": 0.9431490699502227,
1273
+ "grad_norm": 0.07421423217890344,
1274
+ "learning_rate": 1.9483517457776436e-06,
1275
+ "loss": 1.09,
1276
+ "step": 900
1277
+ },
1278
+ {
1279
+ "epoch": 0.9483887870055017,
1280
+ "grad_norm": 0.07663776082455946,
1281
+ "learning_rate": 1.6051737031084536e-06,
1282
+ "loss": 1.0814,
1283
+ "step": 905
1284
+ },
1285
+ {
1286
+ "epoch": 0.9536285040607807,
1287
+ "grad_norm": 0.07329159457647504,
1288
+ "learning_rate": 1.2949737362087156e-06,
1289
+ "loss": 1.0976,
1290
+ "step": 910
1291
+ },
1292
+ {
1293
+ "epoch": 0.9588682211160597,
1294
+ "grad_norm": 0.07520915566066837,
1295
+ "learning_rate": 1.0178558119067315e-06,
1296
+ "loss": 1.1012,
1297
+ "step": 915
1298
+ },
1299
+ {
1300
+ "epoch": 0.9641079381713388,
1301
+ "grad_norm": 0.07528058322802142,
1302
+ "learning_rate": 7.73912809231292e-07,
1303
+ "loss": 1.095,
1304
+ "step": 920
1305
+ },
1306
+ {
1307
+ "epoch": 0.9693476552266178,
1308
+ "grad_norm": 0.10802859507213024,
1309
+ "learning_rate": 5.632264882822758e-07,
1310
+ "loss": 1.1008,
1311
+ "step": 925
1312
+ },
1313
+ {
1314
+ "epoch": 0.9745873722818967,
1315
+ "grad_norm": 0.07235805606525178,
1316
+ "learning_rate": 3.8586746282788244e-07,
1317
+ "loss": 1.105,
1318
+ "step": 930
1319
+ },
1320
+ {
1321
+ "epoch": 0.9798270893371758,
1322
+ "grad_norm": 0.07225406845866389,
1323
+ "learning_rate": 2.4189517663767424e-07,
1324
+ "loss": 1.0796,
1325
+ "step": 935
1326
+ },
1327
+ {
1328
+ "epoch": 0.9850668063924548,
1329
+ "grad_norm": 0.07529138400314424,
1330
+ "learning_rate": 1.3135788355934652e-07,
1331
+ "loss": 1.1061,
1332
+ "step": 940
1333
+ },
1334
+ {
1335
+ "epoch": 0.9903065234477338,
1336
+ "grad_norm": 0.0904445943158699,
1337
+ "learning_rate": 5.4292631345942424e-08,
1338
+ "loss": 1.0877,
1339
+ "step": 945
1340
+ },
1341
+ {
1342
+ "epoch": 0.9955462405030129,
1343
+ "grad_norm": 0.07392400364849133,
1344
+ "learning_rate": 1.0725249238940915e-08,
1345
+ "loss": 1.0649,
1346
+ "step": 950
1347
+ },
1348
+ {
1349
+ "epoch": 0.9997380141472361,
1350
+ "eval_loss": 0.9753671884536743,
1351
+ "eval_runtime": 2.0953,
1352
+ "eval_samples_per_second": 3.341,
1353
+ "eval_steps_per_second": 0.955,
1354
+ "step": 954
1355
+ },
1356
+ {
1357
+ "epoch": 0.9997380141472361,
1358
+ "step": 954,
1359
+ "total_flos": 1.1997126510772224e+16,
1360
+ "train_loss": 1.1073102571179532,
1361
+ "train_runtime": 19660.0543,
1362
+ "train_samples_per_second": 3.106,
1363
+ "train_steps_per_second": 0.049
1364
+ }
1365
+ ],
1366
+ "logging_steps": 5,
1367
+ "max_steps": 954,
1368
+ "num_input_tokens_seen": 0,
1369
+ "num_train_epochs": 1,
1370
+ "save_steps": 100,
1371
+ "stateful_callbacks": {
1372
+ "TrainerControl": {
1373
+ "args": {
1374
+ "should_epoch_stop": false,
1375
+ "should_evaluate": false,
1376
+ "should_log": false,
1377
+ "should_save": true,
1378
+ "should_training_stop": true
1379
+ },
1380
+ "attributes": {}
1381
+ }
1382
+ },
1383
+ "total_flos": 1.1997126510772224e+16,
1384
+ "train_batch_size": 4,
1385
+ "trial_name": null,
1386
+ "trial_params": null
1387
+ }