File size: 9,064 Bytes
05012b5
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
{
  "best_metric": null,
  "best_model_checkpoint": null,
  "epoch": 0.9986738753442823,
  "eval_steps": 200,
  "global_step": 445,
  "is_hyper_param_search": false,
  "is_local_process_zero": true,
  "is_world_process_zero": true,
  "log_history": [
    {
      "epoch": 0.02244210955829848,
      "grad_norm": 19.15482521057129,
      "learning_rate": 2.222222222222222e-06,
      "loss": 3.8476,
      "step": 10
    },
    {
      "epoch": 0.04488421911659696,
      "grad_norm": 5.446422576904297,
      "learning_rate": 4.444444444444444e-06,
      "loss": 3.2218,
      "step": 20
    },
    {
      "epoch": 0.06732632867489544,
      "grad_norm": 1.8523049354553223,
      "learning_rate": 6.666666666666667e-06,
      "loss": 2.9756,
      "step": 30
    },
    {
      "epoch": 0.08976843823319391,
      "grad_norm": 2.139192581176758,
      "learning_rate": 8.888888888888888e-06,
      "loss": 2.88,
      "step": 40
    },
    {
      "epoch": 0.11221054779149241,
      "grad_norm": 1.853474497795105,
      "learning_rate": 9.996145181203616e-06,
      "loss": 2.8198,
      "step": 50
    },
    {
      "epoch": 0.13465265734979087,
      "grad_norm": 1.501637578010559,
      "learning_rate": 9.965342284774633e-06,
      "loss": 2.8122,
      "step": 60
    },
    {
      "epoch": 0.15709476690808935,
      "grad_norm": 2.0072269439697266,
      "learning_rate": 9.903926402016153e-06,
      "loss": 2.7806,
      "step": 70
    },
    {
      "epoch": 0.17953687646638783,
      "grad_norm": 1.7332258224487305,
      "learning_rate": 9.812276182268236e-06,
      "loss": 2.7422,
      "step": 80
    },
    {
      "epoch": 0.2019789860246863,
      "grad_norm": 1.3256088495254517,
      "learning_rate": 9.690956679612422e-06,
      "loss": 2.736,
      "step": 90
    },
    {
      "epoch": 0.22442109558298481,
      "grad_norm": 1.6238477230072021,
      "learning_rate": 9.540715869125407e-06,
      "loss": 2.7361,
      "step": 100
    },
    {
      "epoch": 0.2468632051412833,
      "grad_norm": 1.326378583908081,
      "learning_rate": 9.362480035363987e-06,
      "loss": 2.7135,
      "step": 110
    },
    {
      "epoch": 0.26930531469958174,
      "grad_norm": 1.3376497030258179,
      "learning_rate": 9.157348061512728e-06,
      "loss": 2.7064,
      "step": 120
    },
    {
      "epoch": 0.29174742425788025,
      "grad_norm": 1.2815560102462769,
      "learning_rate": 8.926584654403725e-06,
      "loss": 2.7018,
      "step": 130
    },
    {
      "epoch": 0.3141895338161787,
      "grad_norm": 1.5868873596191406,
      "learning_rate": 8.671612547178428e-06,
      "loss": 2.6961,
      "step": 140
    },
    {
      "epoch": 0.3366316433744772,
      "grad_norm": 1.366570234298706,
      "learning_rate": 8.39400372766471e-06,
      "loss": 2.6968,
      "step": 150
    },
    {
      "epoch": 0.35907375293277566,
      "grad_norm": 1.6603009700775146,
      "learning_rate": 8.095469746549172e-06,
      "loss": 2.6879,
      "step": 160
    },
    {
      "epoch": 0.38151586249107416,
      "grad_norm": 1.4688373804092407,
      "learning_rate": 7.777851165098012e-06,
      "loss": 2.6686,
      "step": 170
    },
    {
      "epoch": 0.4039579720493726,
      "grad_norm": 1.2386434078216553,
      "learning_rate": 7.443106207484776e-06,
      "loss": 2.6497,
      "step": 180
    },
    {
      "epoch": 0.4264000816076711,
      "grad_norm": 1.3002716302871704,
      "learning_rate": 7.093298687687141e-06,
      "loss": 2.6413,
      "step": 190
    },
    {
      "epoch": 0.44884219116596963,
      "grad_norm": 1.2603603601455688,
      "learning_rate": 6.730585285387465e-06,
      "loss": 2.6472,
      "step": 200
    },
    {
      "epoch": 0.44884219116596963,
      "eval_loss": 2.642993450164795,
      "eval_runtime": 1294.6794,
      "eval_samples_per_second": 148.064,
      "eval_steps_per_second": 0.842,
      "step": 200
    },
    {
      "epoch": 0.4712843007242681,
      "grad_norm": 1.2680917978286743,
      "learning_rate": 6.3572022493253715e-06,
      "loss": 2.6369,
      "step": 210
    },
    {
      "epoch": 0.4937264102825666,
      "grad_norm": 1.3160443305969238,
      "learning_rate": 5.975451610080643e-06,
      "loss": 2.63,
      "step": 220
    },
    {
      "epoch": 0.5161685198408651,
      "grad_norm": 1.2467771768569946,
      "learning_rate": 5.587686987289189e-06,
      "loss": 2.6209,
      "step": 230
    },
    {
      "epoch": 0.5386106293991635,
      "grad_norm": 1.208018183708191,
      "learning_rate": 5.1962990787953436e-06,
      "loss": 2.6318,
      "step": 240
    },
    {
      "epoch": 0.561052738957462,
      "grad_norm": 1.2416397333145142,
      "learning_rate": 4.803700921204659e-06,
      "loss": 2.621,
      "step": 250
    },
    {
      "epoch": 0.5834948485157605,
      "grad_norm": 1.1826361417770386,
      "learning_rate": 4.4123130127108125e-06,
      "loss": 2.6161,
      "step": 260
    },
    {
      "epoch": 0.605936958074059,
      "grad_norm": 1.2550407648086548,
      "learning_rate": 4.02454838991936e-06,
      "loss": 2.6164,
      "step": 270
    },
    {
      "epoch": 0.6283790676323574,
      "grad_norm": 1.2681384086608887,
      "learning_rate": 3.6427977506746293e-06,
      "loss": 2.6091,
      "step": 280
    },
    {
      "epoch": 0.6508211771906559,
      "grad_norm": 1.2637056112289429,
      "learning_rate": 3.269414714612534e-06,
      "loss": 2.5967,
      "step": 290
    },
    {
      "epoch": 0.6732632867489544,
      "grad_norm": 1.211774468421936,
      "learning_rate": 2.906701312312861e-06,
      "loss": 2.6031,
      "step": 300
    },
    {
      "epoch": 0.6957053963072529,
      "grad_norm": 1.1411036252975464,
      "learning_rate": 2.5568937925152272e-06,
      "loss": 2.6014,
      "step": 310
    },
    {
      "epoch": 0.7181475058655513,
      "grad_norm": 1.1422080993652344,
      "learning_rate": 2.2221488349019903e-06,
      "loss": 2.5978,
      "step": 320
    },
    {
      "epoch": 0.7405896154238498,
      "grad_norm": 1.172059416770935,
      "learning_rate": 1.9045302534508298e-06,
      "loss": 2.5911,
      "step": 330
    },
    {
      "epoch": 0.7630317249821483,
      "grad_norm": 1.1655080318450928,
      "learning_rate": 1.6059962723352912e-06,
      "loss": 2.5913,
      "step": 340
    },
    {
      "epoch": 0.7854738345404468,
      "grad_norm": 1.1286932229995728,
      "learning_rate": 1.3283874528215735e-06,
      "loss": 2.5819,
      "step": 350
    },
    {
      "epoch": 0.8079159440987452,
      "grad_norm": 1.1322216987609863,
      "learning_rate": 1.0734153455962765e-06,
      "loss": 2.5833,
      "step": 360
    },
    {
      "epoch": 0.8303580536570437,
      "grad_norm": 1.1392606496810913,
      "learning_rate": 8.426519384872733e-07,
      "loss": 2.5851,
      "step": 370
    },
    {
      "epoch": 0.8528001632153422,
      "grad_norm": 1.1811796426773071,
      "learning_rate": 6.375199646360142e-07,
      "loss": 2.5853,
      "step": 380
    },
    {
      "epoch": 0.8752422727736408,
      "grad_norm": 1.1267277002334595,
      "learning_rate": 4.5928413087459325e-07,
      "loss": 2.5832,
      "step": 390
    },
    {
      "epoch": 0.8976843823319393,
      "grad_norm": 1.116821527481079,
      "learning_rate": 3.0904332038757977e-07,
      "loss": 2.5779,
      "step": 400
    },
    {
      "epoch": 0.8976843823319393,
      "eval_loss": 2.582942485809326,
      "eval_runtime": 1274.0632,
      "eval_samples_per_second": 150.46,
      "eval_steps_per_second": 0.856,
      "step": 400
    },
    {
      "epoch": 0.9201264918902377,
      "grad_norm": 1.1507278680801392,
      "learning_rate": 1.8772381773176417e-07,
      "loss": 2.5833,
      "step": 410
    },
    {
      "epoch": 0.9425686014485362,
      "grad_norm": 1.0935174226760864,
      "learning_rate": 9.607359798384785e-08,
      "loss": 2.597,
      "step": 420
    },
    {
      "epoch": 0.9650107110068347,
      "grad_norm": 1.1115341186523438,
      "learning_rate": 3.465771522536854e-08,
      "loss": 2.5725,
      "step": 430
    },
    {
      "epoch": 0.9874528205651332,
      "grad_norm": 1.131402611732483,
      "learning_rate": 3.854818796385495e-09,
      "loss": 2.575,
      "step": 440
    },
    {
      "epoch": 0.9986738753442823,
      "step": 445,
      "total_flos": 7.860958022007259e+18,
      "train_loss": 2.698132219207421,
      "train_runtime": 39941.2631,
      "train_samples_per_second": 43.195,
      "train_steps_per_second": 0.011
    }
  ],
  "logging_steps": 10,
  "max_steps": 445,
  "num_input_tokens_seen": 0,
  "num_train_epochs": 1,
  "save_steps": 500,
  "stateful_callbacks": {
    "TrainerControl": {
      "args": {
        "should_epoch_stop": false,
        "should_evaluate": false,
        "should_log": false,
        "should_save": true,
        "should_training_stop": true
      },
      "attributes": {}
    }
  },
  "total_flos": 7.860958022007259e+18,
  "train_batch_size": 22,
  "trial_name": null,
  "trial_params": null
}