Nike-Hanmatheekuna commited on
Commit
42acabe
1 Parent(s): f6f3699

Model save

Browse files
README.md CHANGED
@@ -2,7 +2,6 @@
2
  license: cc-by-nc-4.0
3
  base_model: facebook/nllb-200-3.3B
4
  tags:
5
- - alignment-handbook
6
  - generated_from_trainer
7
  model-index:
8
  - name: nllb-200-3.3B-full
 
2
  license: cc-by-nc-4.0
3
  base_model: facebook/nllb-200-3.3B
4
  tags:
 
5
  - generated_from_trainer
6
  model-index:
7
  - name: nllb-200-3.3B-full
all_results.json CHANGED
@@ -1,9 +1,9 @@
1
  {
2
- "epoch": 2.9978431433840766,
3
- "total_flos": 2.5671411434264986e+17,
4
- "train_loss": 0.35637976608556393,
5
- "train_runtime": 44055.9239,
6
  "train_samples": 63982,
7
- "train_samples_per_second": 4.357,
8
- "train_steps_per_second": 0.068
9
  }
 
1
  {
2
+ "epoch": 2.9985620955893846,
3
+ "total_flos": 2.5672199949139968e+17,
4
+ "train_loss": 0.13155911801694273,
5
+ "train_runtime": 22482.9111,
6
  "train_samples": 63982,
7
+ "train_samples_per_second": 8.537,
8
+ "train_steps_per_second": 0.133
9
  }
model-00001-of-00003.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:854aad1436b17db9dda9a3bbfb34c8593c3fc5256160810ee11b76c9f8c378e9
3
  size 4986088344
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:92e8002f9d7ad91add2a5a6fa943a1822f82dc5c00073840cbfcadd218b29ef5
3
  size 4986088344
model-00002-of-00003.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:bdac02ba51ca9accc1c112fbfc007ed5d7e1125d039a3349512e98570c5c19e0
3
  size 4985688360
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1b2f4fa931b7db9bdbb640c0539c07148676dc4a1b4ab8e985e59b4f00ab56ce
3
  size 4985688360
model-00003-of-00003.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:27aa0c57680f4ef6f513018cde1b956c93fe11d9ce8eddfd41c55847c5cfeb10
3
  size 3407796744
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f3bafae39e6d8883222c8ae788af5ebc939df144eb36034bff6ff0c8db53e3ad
3
  size 3407796744
train_results.json CHANGED
@@ -1,9 +1,9 @@
1
  {
2
- "epoch": 2.9978431433840766,
3
- "total_flos": 2.5671411434264986e+17,
4
- "train_loss": 0.35637976608556393,
5
- "train_runtime": 44055.9239,
6
  "train_samples": 63982,
7
- "train_samples_per_second": 4.357,
8
- "train_steps_per_second": 0.068
9
  }
 
1
  {
2
+ "epoch": 2.9985620955893846,
3
+ "total_flos": 2.5672199949139968e+17,
4
+ "train_loss": 0.13155911801694273,
5
+ "train_runtime": 22482.9111,
6
  "train_samples": 63982,
7
+ "train_samples_per_second": 8.537,
8
+ "train_steps_per_second": 0.133
9
  }
trainer_state.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "best_metric": null,
3
  "best_model_checkpoint": null,
4
- "epoch": 2.9978431433840766,
5
  "eval_steps": 500,
6
  "global_step": 2997,
7
  "is_hyper_param_search": false,
@@ -10,425 +10,425 @@
10
  "log_history": [
11
  {
12
  "epoch": 0.0500140664561908,
13
- "grad_norm": 0.9210330247879028,
14
- "learning_rate": 3.3333333333333333e-06,
15
- "loss": 1.561,
16
  "step": 50
17
  },
18
  {
19
  "epoch": 0.1000281329123816,
20
- "grad_norm": 0.6426990032196045,
21
- "learning_rate": 6.666666666666667e-06,
22
- "loss": 0.9595,
23
  "step": 100
24
  },
25
  {
26
  "epoch": 0.1500421993685724,
27
- "grad_norm": 0.5717326998710632,
28
- "learning_rate": 1e-05,
29
- "loss": 0.6943,
30
  "step": 150
31
  },
32
  {
33
  "epoch": 0.2000562658247632,
34
- "grad_norm": 0.4604141414165497,
35
- "learning_rate": 1.3333333333333333e-05,
36
- "loss": 0.6171,
37
  "step": 200
38
  },
39
  {
40
  "epoch": 0.25007033228095404,
41
- "grad_norm": 0.45251232385635376,
42
- "learning_rate": 1.6666666666666667e-05,
43
- "loss": 0.5517,
44
  "step": 250
45
  },
46
  {
47
  "epoch": 0.3000843987371448,
48
- "grad_norm": 0.5194812417030334,
49
- "learning_rate": 2e-05,
50
- "loss": 0.523,
51
  "step": 300
52
  },
53
  {
54
  "epoch": 0.35009846519333565,
55
- "grad_norm": 0.4478510618209839,
56
- "learning_rate": 1.9983043934122208e-05,
57
- "loss": 0.4911,
58
  "step": 350
59
  },
60
  {
61
  "epoch": 0.4001125316495264,
62
- "grad_norm": 0.3697112500667572,
63
- "learning_rate": 1.9932233238122834e-05,
64
- "loss": 0.4631,
65
  "step": 400
66
  },
67
  {
68
  "epoch": 0.45012659810571726,
69
- "grad_norm": 0.4671821892261505,
70
- "learning_rate": 1.984774022190361e-05,
71
- "loss": 0.4416,
72
  "step": 450
73
  },
74
  {
75
  "epoch": 0.5001406645619081,
76
- "grad_norm": 0.3720390498638153,
77
- "learning_rate": 1.972985141929439e-05,
78
- "loss": 0.4219,
79
  "step": 500
80
  },
81
  {
82
  "epoch": 0.5501547310180989,
83
- "grad_norm": 0.3556453287601471,
84
- "learning_rate": 1.9578966616355823e-05,
85
- "loss": 0.4144,
86
  "step": 550
87
  },
88
  {
89
  "epoch": 0.6001687974742896,
90
- "grad_norm": 0.34724870324134827,
91
- "learning_rate": 1.9395597495619634e-05,
92
- "loss": 0.4129,
93
  "step": 600
94
  },
95
  {
96
  "epoch": 0.6501828639304804,
97
- "grad_norm": 0.35355138778686523,
98
- "learning_rate": 1.918036590086405e-05,
99
- "loss": 0.3979,
100
  "step": 650
101
  },
102
  {
103
  "epoch": 0.7001969303866713,
104
- "grad_norm": 0.44766274094581604,
105
- "learning_rate": 1.8934001728309003e-05,
106
- "loss": 0.3843,
107
  "step": 700
108
  },
109
  {
110
  "epoch": 0.7502109968428621,
111
- "grad_norm": 0.3572178781032562,
112
- "learning_rate": 1.865734045138245e-05,
113
- "loss": 0.3854,
114
  "step": 750
115
  },
116
  {
117
  "epoch": 0.8002250632990529,
118
- "grad_norm": 0.37280118465423584,
119
- "learning_rate": 1.8351320287451865e-05,
120
- "loss": 0.3699,
121
  "step": 800
122
  },
123
  {
124
  "epoch": 0.8502391297552436,
125
- "grad_norm": 0.3944127559661865,
126
- "learning_rate": 1.8016979016129164e-05,
127
- "loss": 0.3646,
128
  "step": 850
129
  },
130
  {
131
  "epoch": 0.9002531962114345,
132
- "grad_norm": 0.32988861203193665,
133
- "learning_rate": 1.7655450459938786e-05,
134
- "loss": 0.3537,
135
  "step": 900
136
  },
137
  {
138
  "epoch": 0.9502672626676253,
139
- "grad_norm": 0.31536394357681274,
140
- "learning_rate": 1.726796063928382e-05,
141
- "loss": 0.3514,
142
  "step": 950
143
  },
144
  {
145
  "epoch": 1.0002813291238162,
146
- "grad_norm": 0.3472963869571686,
147
- "learning_rate": 1.6855823614749474e-05,
148
- "loss": 0.3489,
149
  "step": 1000
150
  },
151
  {
152
  "epoch": 1.050295395580007,
153
- "grad_norm": 0.357003778219223,
154
- "learning_rate": 1.6420437030843482e-05,
155
- "loss": 0.3187,
156
  "step": 1050
157
  },
158
  {
159
  "epoch": 1.1003094620361977,
160
- "grad_norm": 0.31990480422973633,
161
- "learning_rate": 1.5963277376285646e-05,
162
- "loss": 0.3117,
163
  "step": 1100
164
  },
165
  {
166
  "epoch": 1.1503235284923885,
167
- "grad_norm": 0.3657567501068115,
168
- "learning_rate": 1.5485894976919836e-05,
169
- "loss": 0.3089,
170
  "step": 1150
171
  },
172
  {
173
  "epoch": 1.2003375949485793,
174
- "grad_norm": 0.3026184141635895,
175
- "learning_rate": 1.4989908738228567e-05,
176
- "loss": 0.3005,
177
  "step": 1200
178
  },
179
  {
180
  "epoch": 1.25035166140477,
181
- "grad_norm": 0.3388034999370575,
182
- "learning_rate": 1.4477000655279376e-05,
183
- "loss": 0.3042,
184
  "step": 1250
185
  },
186
  {
187
  "epoch": 1.3003657278609608,
188
- "grad_norm": 0.3384702205657959,
189
- "learning_rate": 1.394891010872102e-05,
190
- "loss": 0.3057,
191
  "step": 1300
192
  },
193
  {
194
  "epoch": 1.3503797943171518,
195
- "grad_norm": 0.3673734664916992,
196
- "learning_rate": 1.3407427966172866e-05,
197
- "loss": 0.2958,
198
  "step": 1350
199
  },
200
  {
201
  "epoch": 1.4003938607733426,
202
- "grad_norm": 0.35079866647720337,
203
- "learning_rate": 1.2854390509011061e-05,
204
- "loss": 0.298,
205
  "step": 1400
206
  },
207
  {
208
  "epoch": 1.4504079272295334,
209
- "grad_norm": 0.3334648013114929,
210
- "learning_rate": 1.2291673205146908e-05,
211
- "loss": 0.3008,
212
  "step": 1450
213
  },
214
  {
215
  "epoch": 1.5004219936857242,
216
- "grad_norm": 0.3893981873989105,
217
- "learning_rate": 1.1721184348915384e-05,
218
- "loss": 0.2917,
219
  "step": 1500
220
  },
221
  {
222
- "epoch": 1.550436060141915,
223
- "grad_norm": 0.31972965598106384,
224
  "learning_rate": 1.1144858589642251e-05,
225
- "loss": 0.2926,
226
  "step": 1550
227
  },
228
  {
229
- "epoch": 1.6004501265981057,
230
- "grad_norm": 0.31529781222343445,
231
  "learning_rate": 1.0564650370835772e-05,
232
- "loss": 0.2876,
233
  "step": 1600
234
  },
235
  {
236
- "epoch": 1.6504641930542965,
237
- "grad_norm": 0.3786483705043793,
238
  "learning_rate": 9.982527302252135e-06,
239
- "loss": 0.2904,
240
  "step": 1650
241
  },
242
  {
243
- "epoch": 1.7004782595104873,
244
- "grad_norm": 0.33780983090400696,
245
  "learning_rate": 9.40046348731131e-06,
246
- "loss": 0.2906,
247
  "step": 1700
248
  },
249
  {
250
- "epoch": 1.750492325966678,
251
- "grad_norm": 0.3387848734855652,
252
  "learning_rate": 8.820432828491542e-06,
253
- "loss": 0.2833,
254
  "step": 1750
255
  },
256
  {
257
- "epoch": 1.8005063924228688,
258
- "grad_norm": 0.280521422624588,
259
  "learning_rate": 8.244402333405252e-06,
260
- "loss": 0.2779,
261
  "step": 1800
262
  },
263
  {
264
- "epoch": 1.8505204588790596,
265
- "grad_norm": 0.3127559721469879,
266
  "learning_rate": 7.674325444256899e-06,
267
- "loss": 0.2898,
268
  "step": 1850
269
  },
270
  {
271
- "epoch": 1.9005345253352506,
272
- "grad_norm": 0.30676454305648804,
273
  "learning_rate": 7.112135413304042e-06,
274
- "loss": 0.2813,
275
  "step": 1900
276
  },
277
  {
278
- "epoch": 1.9505485917914414,
279
- "grad_norm": 0.31918200850486755,
280
  "learning_rate": 6.55973874678682e-06,
281
- "loss": 0.2777,
282
  "step": 1950
283
  },
284
  {
285
- "epoch": 2.0005626582476324,
286
- "grad_norm": 0.32422205805778503,
287
  "learning_rate": 6.0190087395588596e-06,
288
- "loss": 0.2767,
289
  "step": 2000
290
  },
291
  {
292
- "epoch": 2.050576724703823,
293
- "grad_norm": 0.31339433789253235,
294
  "learning_rate": 5.491779122345093e-06,
295
- "loss": 0.2571,
296
  "step": 2050
297
  },
298
  {
299
- "epoch": 2.100590791160014,
300
- "grad_norm": 0.342579185962677,
301
  "learning_rate": 4.979837843169959e-06,
302
- "loss": 0.2516,
303
  "step": 2100
304
  },
305
  {
306
- "epoch": 2.1506048576162047,
307
- "grad_norm": 0.38084590435028076,
308
  "learning_rate": 4.484921004044509e-06,
309
- "loss": 0.2536,
310
  "step": 2150
311
  },
312
  {
313
- "epoch": 2.2006189240723955,
314
- "grad_norm": 0.3659977316856384,
315
  "learning_rate": 4.008706973474391e-06,
316
- "loss": 0.2508,
317
  "step": 2200
318
  },
319
  {
320
- "epoch": 2.2506329905285862,
321
- "grad_norm": 0.3062564730644226,
322
  "learning_rate": 3.5528106947544626e-06,
323
- "loss": 0.2501,
324
  "step": 2250
325
  },
326
  {
327
- "epoch": 2.300647056984777,
328
- "grad_norm": 0.31410741806030273,
329
  "learning_rate": 3.118778209351808e-06,
330
- "loss": 0.2555,
331
  "step": 2300
332
  },
333
  {
334
- "epoch": 2.350661123440968,
335
- "grad_norm": 0.3308572769165039,
336
  "learning_rate": 2.7080814139495402e-06,
337
- "loss": 0.2519,
338
  "step": 2350
339
  },
340
  {
341
- "epoch": 2.4006751898971586,
342
- "grad_norm": 0.32767045497894287,
343
  "learning_rate": 2.322113068931391e-06,
344
- "loss": 0.2496,
345
  "step": 2400
346
  },
347
  {
348
- "epoch": 2.4506892563533493,
349
- "grad_norm": 0.302573025226593,
350
  "learning_rate": 1.9621820752343324e-06,
351
- "loss": 0.245,
352
  "step": 2450
353
  },
354
  {
355
- "epoch": 2.50070332280954,
356
- "grad_norm": 0.29837408661842346,
357
  "learning_rate": 1.629509035586484e-06,
358
- "loss": 0.2532,
359
  "step": 2500
360
  },
361
  {
362
- "epoch": 2.550717389265731,
363
- "grad_norm": 0.3348439931869507,
364
  "learning_rate": 1.3252221151830513e-06,
365
- "loss": 0.2457,
366
  "step": 2550
367
  },
368
  {
369
- "epoch": 2.6007314557219217,
370
- "grad_norm": 0.37546366453170776,
371
  "learning_rate": 1.0503532158376584e-06,
372
- "loss": 0.2475,
373
  "step": 2600
374
  },
375
  {
376
- "epoch": 2.6507455221781124,
377
- "grad_norm": 0.2989293038845062,
378
  "learning_rate": 8.058344765833171e-07,
379
- "loss": 0.246,
380
  "step": 2650
381
  },
382
  {
383
- "epoch": 2.7007595886343037,
384
- "grad_norm": 0.32395079731941223,
385
  "learning_rate": 5.924951125902545e-07,
386
- "loss": 0.2495,
387
  "step": 2700
388
  },
389
  {
390
- "epoch": 2.7507736550904944,
391
- "grad_norm": 0.31438368558883667,
392
  "learning_rate": 4.11058603120511e-07,
393
- "loss": 0.2476,
394
  "step": 2750
395
  },
396
  {
397
- "epoch": 2.800787721546685,
398
- "grad_norm": 0.30735209584236145,
399
  "learning_rate": 2.6214023805552826e-07,
400
- "loss": 0.2481,
401
  "step": 2800
402
  },
403
  {
404
- "epoch": 2.850801788002876,
405
- "grad_norm": 0.3182600736618042,
406
  "learning_rate": 1.462450313169983e-07,
407
- "loss": 0.245,
408
  "step": 2850
409
  },
410
  {
411
- "epoch": 2.9008158544590668,
412
- "grad_norm": 0.3001386523246765,
413
  "learning_rate": 6.376600825699463e-08,
414
- "loss": 0.2459,
415
  "step": 2900
416
  },
417
  {
418
- "epoch": 2.9508299209152575,
419
- "grad_norm": 0.3104873299598694,
420
  "learning_rate": 1.49828728252277e-08,
421
- "loss": 0.2419,
422
  "step": 2950
423
  },
424
  {
425
- "epoch": 2.9978431433840766,
426
  "step": 2997,
427
- "total_flos": 2.5671411434264986e+17,
428
- "train_loss": 0.35637976608556393,
429
- "train_runtime": 44055.9239,
430
- "train_samples_per_second": 4.357,
431
- "train_steps_per_second": 0.068
432
  }
433
  ],
434
  "logging_steps": 50,
@@ -436,7 +436,7 @@
436
  "num_input_tokens_seen": 0,
437
  "num_train_epochs": 3,
438
  "save_steps": 100,
439
- "total_flos": 2.5671411434264986e+17,
440
  "train_batch_size": 2,
441
  "trial_name": null,
442
  "trial_params": null
 
1
  {
2
  "best_metric": null,
3
  "best_model_checkpoint": null,
4
+ "epoch": 2.9985620955893846,
5
  "eval_steps": 500,
6
  "global_step": 2997,
7
  "is_hyper_param_search": false,
 
10
  "log_history": [
11
  {
12
  "epoch": 0.0500140664561908,
13
+ "grad_norm": 1.5154740810394287,
14
+ "learning_rate": 1.6666666666666667e-06,
15
+ "loss": 1.6338,
16
  "step": 50
17
  },
18
  {
19
  "epoch": 0.1000281329123816,
20
+ "grad_norm": 0.7568167448043823,
21
+ "learning_rate": 3.3333333333333333e-06,
22
+ "loss": 1.1959,
23
  "step": 100
24
  },
25
  {
26
  "epoch": 0.1500421993685724,
27
+ "grad_norm": 0.6318637728691101,
28
+ "learning_rate": 5e-06,
29
+ "loss": 0.8316,
30
  "step": 150
31
  },
32
  {
33
  "epoch": 0.2000562658247632,
34
+ "grad_norm": 0.49124225974082947,
35
+ "learning_rate": 6.666666666666667e-06,
36
+ "loss": 0.7008,
37
  "step": 200
38
  },
39
  {
40
  "epoch": 0.25007033228095404,
41
+ "grad_norm": 0.49193131923675537,
42
+ "learning_rate": 8.333333333333334e-06,
43
+ "loss": 0.6234,
44
  "step": 250
45
  },
46
  {
47
  "epoch": 0.3000843987371448,
48
+ "grad_norm": 0.5137419700622559,
49
+ "learning_rate": 1e-05,
50
+ "loss": 0.5887,
51
  "step": 300
52
  },
53
  {
54
  "epoch": 0.35009846519333565,
55
+ "grad_norm": 0.4855007231235504,
56
+ "learning_rate": 1.1666666666666668e-05,
57
+ "loss": 0.5523,
58
  "step": 350
59
  },
60
  {
61
  "epoch": 0.4001125316495264,
62
+ "grad_norm": 0.4011429250240326,
63
+ "learning_rate": 1.3333333333333333e-05,
64
+ "loss": 0.5204,
65
  "step": 400
66
  },
67
  {
68
  "epoch": 0.45012659810571726,
69
+ "grad_norm": 0.4894815683364868,
70
+ "learning_rate": 1.5000000000000002e-05,
71
+ "loss": 0.4922,
72
  "step": 450
73
  },
74
  {
75
  "epoch": 0.5001406645619081,
76
+ "grad_norm": 0.4187089204788208,
77
+ "learning_rate": 1.6666666666666667e-05,
78
+ "loss": 0.4676,
79
  "step": 500
80
  },
81
  {
82
  "epoch": 0.5501547310180989,
83
+ "grad_norm": 0.37147971987724304,
84
+ "learning_rate": 1.8333333333333333e-05,
85
+ "loss": 0.4564,
86
  "step": 550
87
  },
88
  {
89
  "epoch": 0.6001687974742896,
90
+ "grad_norm": 0.36486196517944336,
91
+ "learning_rate": 2e-05,
92
+ "loss": 0.451,
93
  "step": 600
94
  },
95
  {
96
  "epoch": 0.6501828639304804,
97
+ "grad_norm": 0.39784976840019226,
98
+ "learning_rate": 1.999576008468646e-05,
99
+ "loss": 0.4313,
100
  "step": 650
101
  },
102
  {
103
  "epoch": 0.7001969303866713,
104
+ "grad_norm": 0.4364568293094635,
105
+ "learning_rate": 1.9983043934122208e-05,
106
+ "loss": 0.4132,
107
  "step": 700
108
  },
109
  {
110
  "epoch": 0.7502109968428621,
111
+ "grad_norm": 0.7991167306900024,
112
+ "learning_rate": 1.9961862331387545e-05,
113
+ "loss": 0.4103,
114
  "step": 750
115
  },
116
  {
117
  "epoch": 0.8002250632990529,
118
+ "grad_norm": 0.3835698068141937,
119
+ "learning_rate": 1.9932233238122834e-05,
120
+ "loss": 0.3919,
121
  "step": 800
122
  },
123
  {
124
  "epoch": 0.8502391297552436,
125
+ "grad_norm": 0.40175750851631165,
126
+ "learning_rate": 1.9894181779297323e-05,
127
+ "loss": 0.3846,
128
  "step": 850
129
  },
130
  {
131
  "epoch": 0.9002531962114345,
132
+ "grad_norm": 0.3462737202644348,
133
+ "learning_rate": 1.984774022190361e-05,
134
+ "loss": 0.3712,
135
  "step": 900
136
  },
137
  {
138
  "epoch": 0.9502672626676253,
139
+ "grad_norm": 0.31011104583740234,
140
+ "learning_rate": 1.9792947947595772e-05,
141
+ "loss": 0.3672,
142
  "step": 950
143
  },
144
  {
145
  "epoch": 1.0002813291238162,
146
+ "grad_norm": 0.34971198439598083,
147
+ "learning_rate": 1.972985141929439e-05,
148
+ "loss": 0.3635,
149
  "step": 1000
150
  },
151
  {
152
  "epoch": 1.050295395580007,
153
+ "grad_norm": 0.3588427007198334,
154
+ "learning_rate": 1.9658504141786775e-05,
155
+ "loss": 0.3368,
156
  "step": 1050
157
  },
158
  {
159
  "epoch": 1.1003094620361977,
160
+ "grad_norm": 0.32608523964881897,
161
+ "learning_rate": 1.9578966616355823e-05,
162
+ "loss": 0.3279,
163
  "step": 1100
164
  },
165
  {
166
  "epoch": 1.1503235284923885,
167
+ "grad_norm": 0.3917510509490967,
168
+ "learning_rate": 1.9491306289475957e-05,
169
+ "loss": 0.3239,
170
  "step": 1150
171
  },
172
  {
173
  "epoch": 1.2003375949485793,
174
+ "grad_norm": 0.3702155649662018,
175
+ "learning_rate": 1.9395597495619634e-05,
176
+ "loss": 0.3147,
177
  "step": 1200
178
  },
179
  {
180
  "epoch": 1.25035166140477,
181
+ "grad_norm": 0.34320342540740967,
182
+ "learning_rate": 1.9291921394223e-05,
183
+ "loss": 0.3178,
184
  "step": 1250
185
  },
186
  {
187
  "epoch": 1.3003657278609608,
188
+ "grad_norm": 0.38336554169654846,
189
+ "learning_rate": 1.918036590086405e-05,
190
+ "loss": 0.3195,
191
  "step": 1300
192
  },
193
  {
194
  "epoch": 1.3503797943171518,
195
+ "grad_norm": 0.4073985517024994,
196
+ "learning_rate": 1.90610256127117e-05,
197
+ "loss": 0.308,
198
  "step": 1350
199
  },
200
  {
201
  "epoch": 1.4003938607733426,
202
+ "grad_norm": 0.37673142552375793,
203
+ "learning_rate": 1.8934001728309003e-05,
204
+ "loss": 0.3096,
205
  "step": 1400
206
  },
207
  {
208
  "epoch": 1.4504079272295334,
209
+ "grad_norm": 0.36145591735839844,
210
+ "learning_rate": 1.8799401961758492e-05,
211
+ "loss": 0.3121,
212
  "step": 1450
213
  },
214
  {
215
  "epoch": 1.5004219936857242,
216
+ "grad_norm": 0.4171595275402069,
217
+ "learning_rate": 1.865734045138245e-05,
218
+ "loss": 0.3017,
219
  "step": 1500
220
  },
221
  {
222
+ "epoch": 1.5511550123472226,
223
+ "grad_norm": 0.32917237281799316,
224
  "learning_rate": 1.1144858589642251e-05,
225
+ "loss": 0.2992,
226
  "step": 1550
227
  },
228
  {
229
+ "epoch": 1.6011690788034134,
230
+ "grad_norm": 0.3282073736190796,
231
  "learning_rate": 1.0564650370835772e-05,
232
+ "loss": 0.293,
233
  "step": 1600
234
  },
235
  {
236
+ "epoch": 1.6511831452596044,
237
+ "grad_norm": 0.31431856751441956,
238
  "learning_rate": 9.982527302252135e-06,
239
+ "loss": 0.2969,
240
  "step": 1650
241
  },
242
  {
243
+ "epoch": 1.7011972117157952,
244
+ "grad_norm": 0.3012774586677551,
245
  "learning_rate": 9.40046348731131e-06,
246
+ "loss": 0.2954,
247
  "step": 1700
248
  },
249
  {
250
+ "epoch": 1.751211278171986,
251
+ "grad_norm": 0.2984926104545593,
252
  "learning_rate": 8.820432828491542e-06,
253
+ "loss": 0.2885,
254
  "step": 1750
255
  },
256
  {
257
+ "epoch": 1.8012253446281767,
258
+ "grad_norm": 0.30490660667419434,
259
  "learning_rate": 8.244402333405252e-06,
260
+ "loss": 0.2841,
261
  "step": 1800
262
  },
263
  {
264
+ "epoch": 1.8512394110843675,
265
+ "grad_norm": 0.3301903009414673,
266
  "learning_rate": 7.674325444256899e-06,
267
+ "loss": 0.2935,
268
  "step": 1850
269
  },
270
  {
271
+ "epoch": 1.9012534775405583,
272
+ "grad_norm": 0.3045901954174042,
273
  "learning_rate": 7.112135413304042e-06,
274
+ "loss": 0.2855,
275
  "step": 1900
276
  },
277
  {
278
+ "epoch": 1.951267543996749,
279
+ "grad_norm": 0.310871958732605,
280
  "learning_rate": 6.55973874678682e-06,
281
+ "loss": 0.2831,
282
  "step": 1950
283
  },
284
  {
285
+ "epoch": 2.00128161045294,
286
+ "grad_norm": 0.3118513822555542,
287
  "learning_rate": 6.0190087395588596e-06,
288
+ "loss": 0.2823,
289
  "step": 2000
290
  },
291
  {
292
+ "epoch": 2.0512956769091306,
293
+ "grad_norm": 0.2910955250263214,
294
  "learning_rate": 5.491779122345093e-06,
295
+ "loss": 0.2576,
296
  "step": 2050
297
  },
298
  {
299
+ "epoch": 2.1013097433653214,
300
+ "grad_norm": 0.3105012774467468,
301
  "learning_rate": 4.979837843169959e-06,
302
+ "loss": 0.2522,
303
  "step": 2100
304
  },
305
  {
306
+ "epoch": 2.151323809821512,
307
+ "grad_norm": 0.31710630655288696,
308
  "learning_rate": 4.484921004044509e-06,
309
+ "loss": 0.2546,
310
  "step": 2150
311
  },
312
  {
313
+ "epoch": 2.201337876277703,
314
+ "grad_norm": 0.41157081723213196,
315
  "learning_rate": 4.008706973474391e-06,
316
+ "loss": 0.2531,
317
  "step": 2200
318
  },
319
  {
320
+ "epoch": 2.2513519427338937,
321
+ "grad_norm": 0.3166573941707611,
322
  "learning_rate": 3.5528106947544626e-06,
323
+ "loss": 0.2519,
324
  "step": 2250
325
  },
326
  {
327
+ "epoch": 2.301366009190085,
328
+ "grad_norm": 0.3242489695549011,
329
  "learning_rate": 3.118778209351808e-06,
330
+ "loss": 0.254,
331
  "step": 2300
332
  },
333
  {
334
+ "epoch": 2.3513800756462757,
335
+ "grad_norm": 0.34881240129470825,
336
  "learning_rate": 2.7080814139495402e-06,
337
+ "loss": 0.2526,
338
  "step": 2350
339
  },
340
  {
341
+ "epoch": 2.4013941421024665,
342
+ "grad_norm": 0.3267311751842499,
343
  "learning_rate": 2.322113068931391e-06,
344
+ "loss": 0.251,
345
  "step": 2400
346
  },
347
  {
348
+ "epoch": 2.4514082085586573,
349
+ "grad_norm": 0.3213905394077301,
350
  "learning_rate": 1.9621820752343324e-06,
351
+ "loss": 0.246,
352
  "step": 2450
353
  },
354
  {
355
+ "epoch": 2.501422275014848,
356
+ "grad_norm": 0.48464563488960266,
357
  "learning_rate": 1.629509035586484e-06,
358
+ "loss": 0.2527,
359
  "step": 2500
360
  },
361
  {
362
+ "epoch": 2.551436341471039,
363
+ "grad_norm": 0.31706663966178894,
364
  "learning_rate": 1.3252221151830513e-06,
365
+ "loss": 0.2465,
366
  "step": 2550
367
  },
368
  {
369
+ "epoch": 2.6014504079272296,
370
+ "grad_norm": 0.33972597122192383,
371
  "learning_rate": 1.0503532158376584e-06,
372
+ "loss": 0.2483,
373
  "step": 2600
374
  },
375
  {
376
+ "epoch": 2.6514644743834204,
377
+ "grad_norm": 0.2904072105884552,
378
  "learning_rate": 8.058344765833171e-07,
379
+ "loss": 0.2465,
380
  "step": 2650
381
  },
382
  {
383
+ "epoch": 2.701478540839611,
384
+ "grad_norm": 0.32852381467819214,
385
  "learning_rate": 5.924951125902545e-07,
386
+ "loss": 0.2512,
387
  "step": 2700
388
  },
389
  {
390
+ "epoch": 2.751492607295802,
391
+ "grad_norm": 0.2948131263256073,
392
  "learning_rate": 4.11058603120511e-07,
393
+ "loss": 0.2483,
394
  "step": 2750
395
  },
396
  {
397
+ "epoch": 2.8015066737519927,
398
+ "grad_norm": 0.33766064047813416,
399
  "learning_rate": 2.6214023805552826e-07,
400
+ "loss": 0.2496,
401
  "step": 2800
402
  },
403
  {
404
+ "epoch": 2.8515207402081835,
405
+ "grad_norm": 0.29850533604621887,
406
  "learning_rate": 1.462450313169983e-07,
407
+ "loss": 0.2444,
408
  "step": 2850
409
  },
410
  {
411
+ "epoch": 2.9015348066643742,
412
+ "grad_norm": 0.33009734749794006,
413
  "learning_rate": 6.376600825699463e-08,
414
+ "loss": 0.2478,
415
  "step": 2900
416
  },
417
  {
418
+ "epoch": 2.951548873120565,
419
+ "grad_norm": 0.5311033725738525,
420
  "learning_rate": 1.49828728252277e-08,
421
+ "loss": 0.2412,
422
  "step": 2950
423
  },
424
  {
425
+ "epoch": 2.9985620955893846,
426
  "step": 2997,
427
+ "total_flos": 2.5672199949139968e+17,
428
+ "train_loss": 0.13155911801694273,
429
+ "train_runtime": 22482.9111,
430
+ "train_samples_per_second": 8.537,
431
+ "train_steps_per_second": 0.133
432
  }
433
  ],
434
  "logging_steps": 50,
 
436
  "num_input_tokens_seen": 0,
437
  "num_train_epochs": 3,
438
  "save_steps": 100,
439
+ "total_flos": 2.5672199949139968e+17,
440
  "train_batch_size": 2,
441
  "trial_name": null,
442
  "trial_params": null