File size: 8,583 Bytes
d1b5567
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
{
  "best_global_step": null,
  "best_metric": null,
  "best_model_checkpoint": null,
  "epoch": 1.426476416963932,
  "eval_steps": 500,
  "global_step": 900,
  "is_hyper_param_search": false,
  "is_local_process_zero": true,
  "is_world_process_zero": true,
  "log_history": [
    {
      "epoch": 0.03170828378913991,
      "grad_norm": 11.620649337768555,
      "learning_rate": 0.00011399999999999999,
      "loss": 7.7223,
      "step": 20
    },
    {
      "epoch": 0.06341656757827982,
      "grad_norm": 1.8820377588272095,
      "learning_rate": 0.000234,
      "loss": 1.8545,
      "step": 40
    },
    {
      "epoch": 0.09512485136741974,
      "grad_norm": 1.3315837383270264,
      "learning_rate": 0.00029868292682926826,
      "loss": 1.2718,
      "step": 60
    },
    {
      "epoch": 0.12683313515655964,
      "grad_norm": 1.0603790283203125,
      "learning_rate": 0.00029575609756097557,
      "loss": 1.1449,
      "step": 80
    },
    {
      "epoch": 0.15854141894569956,
      "grad_norm": 1.1477017402648926,
      "learning_rate": 0.00029282926829268287,
      "loss": 1.1018,
      "step": 100
    },
    {
      "epoch": 0.1902497027348395,
      "grad_norm": 1.0604023933410645,
      "learning_rate": 0.0002899024390243902,
      "loss": 1.0883,
      "step": 120
    },
    {
      "epoch": 0.22195798652397938,
      "grad_norm": 0.8798519372940063,
      "learning_rate": 0.0002869756097560975,
      "loss": 1.0645,
      "step": 140
    },
    {
      "epoch": 0.2536662703131193,
      "grad_norm": 1.0906599760055542,
      "learning_rate": 0.0002840487804878048,
      "loss": 1.0418,
      "step": 160
    },
    {
      "epoch": 0.2853745541022592,
      "grad_norm": 0.9430219531059265,
      "learning_rate": 0.0002811219512195122,
      "loss": 1.0316,
      "step": 180
    },
    {
      "epoch": 0.3170828378913991,
      "grad_norm": 1.0706809759140015,
      "learning_rate": 0.0002781951219512195,
      "loss": 1.0286,
      "step": 200
    },
    {
      "epoch": 0.34879112168053905,
      "grad_norm": 0.8156995177268982,
      "learning_rate": 0.00027526829268292684,
      "loss": 1.0293,
      "step": 220
    },
    {
      "epoch": 0.380499405469679,
      "grad_norm": 0.8572260737419128,
      "learning_rate": 0.00027234146341463414,
      "loss": 1.0051,
      "step": 240
    },
    {
      "epoch": 0.41220768925881884,
      "grad_norm": 0.9287059307098389,
      "learning_rate": 0.00026941463414634144,
      "loss": 1.0152,
      "step": 260
    },
    {
      "epoch": 0.44391597304795877,
      "grad_norm": 0.8125821352005005,
      "learning_rate": 0.00026648780487804874,
      "loss": 1.0098,
      "step": 280
    },
    {
      "epoch": 0.4756242568370987,
      "grad_norm": 0.8053847551345825,
      "learning_rate": 0.0002635609756097561,
      "loss": 1.0029,
      "step": 300
    },
    {
      "epoch": 0.5073325406262386,
      "grad_norm": 0.8253501653671265,
      "learning_rate": 0.0002606341463414634,
      "loss": 0.9859,
      "step": 320
    },
    {
      "epoch": 0.5390408244153785,
      "grad_norm": 0.8003745675086975,
      "learning_rate": 0.0002577073170731707,
      "loss": 0.9773,
      "step": 340
    },
    {
      "epoch": 0.5707491082045184,
      "grad_norm": 0.7730509042739868,
      "learning_rate": 0.000254780487804878,
      "loss": 0.982,
      "step": 360
    },
    {
      "epoch": 0.6024573919936583,
      "grad_norm": 0.7878270149230957,
      "learning_rate": 0.00025185365853658536,
      "loss": 0.987,
      "step": 380
    },
    {
      "epoch": 0.6341656757827983,
      "grad_norm": 0.7862978577613831,
      "learning_rate": 0.00024892682926829266,
      "loss": 0.9802,
      "step": 400
    },
    {
      "epoch": 0.6658739595719382,
      "grad_norm": 2.1581475734710693,
      "learning_rate": 0.00024599999999999996,
      "loss": 0.9663,
      "step": 420
    },
    {
      "epoch": 0.6975822433610781,
      "grad_norm": 0.7952772974967957,
      "learning_rate": 0.00024307317073170732,
      "loss": 0.9788,
      "step": 440
    },
    {
      "epoch": 0.729290527150218,
      "grad_norm": 0.697483241558075,
      "learning_rate": 0.00024014634146341462,
      "loss": 0.9568,
      "step": 460
    },
    {
      "epoch": 0.760998810939358,
      "grad_norm": 0.6820840835571289,
      "learning_rate": 0.00023721951219512195,
      "loss": 0.9609,
      "step": 480
    },
    {
      "epoch": 0.7927070947284979,
      "grad_norm": 0.7179127931594849,
      "learning_rate": 0.00023429268292682925,
      "loss": 0.9726,
      "step": 500
    },
    {
      "epoch": 0.8244153785176377,
      "grad_norm": 0.6777030229568481,
      "learning_rate": 0.00023136585365853658,
      "loss": 0.9601,
      "step": 520
    },
    {
      "epoch": 0.8561236623067776,
      "grad_norm": 0.7026005387306213,
      "learning_rate": 0.00022843902439024388,
      "loss": 0.9522,
      "step": 540
    },
    {
      "epoch": 0.8878319460959175,
      "grad_norm": 0.9660900831222534,
      "learning_rate": 0.0002255121951219512,
      "loss": 0.9525,
      "step": 560
    },
    {
      "epoch": 0.9195402298850575,
      "grad_norm": 0.650274932384491,
      "learning_rate": 0.0002225853658536585,
      "loss": 0.9511,
      "step": 580
    },
    {
      "epoch": 0.9512485136741974,
      "grad_norm": 0.6481014490127563,
      "learning_rate": 0.00021965853658536584,
      "loss": 0.9527,
      "step": 600
    },
    {
      "epoch": 0.9829567974633373,
      "grad_norm": 0.6192963719367981,
      "learning_rate": 0.00021673170731707314,
      "loss": 0.9525,
      "step": 620
    },
    {
      "epoch": 1.014268727705113,
      "grad_norm": 0.6381222009658813,
      "learning_rate": 0.00021380487804878047,
      "loss": 0.9434,
      "step": 640
    },
    {
      "epoch": 1.0459770114942528,
      "grad_norm": 0.6611652970314026,
      "learning_rate": 0.00021087804878048777,
      "loss": 0.9355,
      "step": 660
    },
    {
      "epoch": 1.0776852952833929,
      "grad_norm": 0.6494982242584229,
      "learning_rate": 0.0002079512195121951,
      "loss": 0.9411,
      "step": 680
    },
    {
      "epoch": 1.1093935790725327,
      "grad_norm": 2.5105600357055664,
      "learning_rate": 0.00020502439024390243,
      "loss": 0.9471,
      "step": 700
    },
    {
      "epoch": 1.1411018628616727,
      "grad_norm": 0.6972084045410156,
      "learning_rate": 0.00020209756097560976,
      "loss": 0.9553,
      "step": 720
    },
    {
      "epoch": 1.1728101466508125,
      "grad_norm": 0.6206223368644714,
      "learning_rate": 0.00019917073170731706,
      "loss": 0.9335,
      "step": 740
    },
    {
      "epoch": 1.2045184304399523,
      "grad_norm": 0.7724215388298035,
      "learning_rate": 0.00019624390243902439,
      "loss": 0.9308,
      "step": 760
    },
    {
      "epoch": 1.2362267142290924,
      "grad_norm": 0.5925254821777344,
      "learning_rate": 0.0001933170731707317,
      "loss": 0.9325,
      "step": 780
    },
    {
      "epoch": 1.2679349980182324,
      "grad_norm": 0.522939920425415,
      "learning_rate": 0.00019039024390243902,
      "loss": 0.9316,
      "step": 800
    },
    {
      "epoch": 1.2996432818073722,
      "grad_norm": 0.5890282392501831,
      "learning_rate": 0.00018746341463414632,
      "loss": 0.9289,
      "step": 820
    },
    {
      "epoch": 1.331351565596512,
      "grad_norm": 0.7248061299324036,
      "learning_rate": 0.00018453658536585365,
      "loss": 0.9194,
      "step": 840
    },
    {
      "epoch": 1.363059849385652,
      "grad_norm": 0.6553404927253723,
      "learning_rate": 0.00018160975609756095,
      "loss": 0.9312,
      "step": 860
    },
    {
      "epoch": 1.3947681331747919,
      "grad_norm": 0.5486903786659241,
      "learning_rate": 0.00017868292682926828,
      "loss": 0.9217,
      "step": 880
    },
    {
      "epoch": 1.426476416963932,
      "grad_norm": 0.6329432725906372,
      "learning_rate": 0.00017575609756097558,
      "loss": 0.9181,
      "step": 900
    }
  ],
  "logging_steps": 20,
  "max_steps": 2100,
  "num_input_tokens_seen": 0,
  "num_train_epochs": 4,
  "save_steps": 300,
  "stateful_callbacks": {
    "TrainerControl": {
      "args": {
        "should_epoch_stop": false,
        "should_evaluate": false,
        "should_log": false,
        "should_save": true,
        "should_training_stop": false
      },
      "attributes": {}
    }
  },
  "total_flos": 4.711291966288036e+17,
  "train_batch_size": 6,
  "trial_name": null,
  "trial_params": null
}