DeepDream2045 commited on
Commit
8c8d508
1 Parent(s): fde0a9e

Training in progress, step 50, checkpoint

Browse files
last-checkpoint/adapter_config.json CHANGED
@@ -20,10 +20,10 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "qkv_proj",
24
- "down_proj",
25
  "gate_up_proj",
26
- "o_proj"
 
 
27
  ],
28
  "task_type": "CAUSAL_LM",
29
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
23
  "gate_up_proj",
24
+ "o_proj",
25
+ "qkv_proj",
26
+ "down_proj"
27
  ],
28
  "task_type": "CAUSAL_LM",
29
  "use_dora": false,
last-checkpoint/adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:cd386869160576e247f818b418f34612f1c7896a0fbfa1c8145e8625aeb86c00
3
  size 445688440
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fe4c111824ae0addcdf78322c527745999170d7f3b17df8aa6e772131bd49a9f
3
  size 445688440
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4cd2ca765fa705d6a403bdf0586e8f24965872000346d2e8a1ce470d9d8e51ae
3
  size 891559354
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:28ffcba46ff9b6fc26be0d9d44002062dd6bbb6fef0129d6e44feb1d9c58132d
3
  size 891559354
last-checkpoint/trainer_state.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "best_metric": 1.7095980644226074,
3
  "best_model_checkpoint": "miner_id_24/checkpoint-50",
4
  "epoch": 0.07802594362625573,
5
  "eval_steps": 25,
@@ -10,7 +10,7 @@
10
  "log_history": [
11
  {
12
  "epoch": 0.0015605188725251145,
13
- "grad_norm": 27.47134780883789,
14
  "learning_rate": 5e-05,
15
  "loss": 3.6352,
16
  "step": 1
@@ -18,368 +18,368 @@
18
  {
19
  "epoch": 0.0015605188725251145,
20
  "eval_loss": 5.159157752990723,
21
- "eval_runtime": 284.8757,
22
- "eval_samples_per_second": 15.154,
23
- "eval_steps_per_second": 1.896,
24
  "step": 1
25
  },
26
  {
27
  "epoch": 0.003121037745050229,
28
- "grad_norm": 36.22637939453125,
29
  "learning_rate": 0.0001,
30
  "loss": 3.9431,
31
  "step": 2
32
  },
33
  {
34
  "epoch": 0.004681556617575344,
35
- "grad_norm": 50.328521728515625,
36
  "learning_rate": 9.989294616193017e-05,
37
- "loss": 4.2231,
38
  "step": 3
39
  },
40
  {
41
  "epoch": 0.006242075490100458,
42
- "grad_norm": 48.88551712036133,
43
  "learning_rate": 9.957224306869053e-05,
44
- "loss": 4.1506,
45
  "step": 4
46
  },
47
  {
48
  "epoch": 0.007802594362625573,
49
- "grad_norm": 68.67530059814453,
50
  "learning_rate": 9.903926402016153e-05,
51
- "loss": 3.7554,
52
  "step": 5
53
  },
54
  {
55
  "epoch": 0.009363113235150688,
56
- "grad_norm": 61.40333938598633,
57
  "learning_rate": 9.829629131445342e-05,
58
- "loss": 3.0367,
59
  "step": 6
60
  },
61
  {
62
  "epoch": 0.010923632107675801,
63
- "grad_norm": 52.827537536621094,
64
  "learning_rate": 9.73465064747553e-05,
65
- "loss": 2.4633,
66
  "step": 7
67
  },
68
  {
69
  "epoch": 0.012484150980200916,
70
- "grad_norm": 28.17048454284668,
71
  "learning_rate": 9.619397662556435e-05,
72
- "loss": 2.1796,
73
  "step": 8
74
  },
75
  {
76
  "epoch": 0.014044669852726031,
77
- "grad_norm": 35.46862030029297,
78
  "learning_rate": 9.484363707663442e-05,
79
- "loss": 2.0245,
80
  "step": 9
81
  },
82
  {
83
  "epoch": 0.015605188725251146,
84
- "grad_norm": 32.363494873046875,
85
  "learning_rate": 9.330127018922194e-05,
86
- "loss": 1.7505,
87
  "step": 10
88
  },
89
  {
90
  "epoch": 0.01716570759777626,
91
- "grad_norm": 17.789806365966797,
92
  "learning_rate": 9.157348061512727e-05,
93
- "loss": 1.6077,
94
  "step": 11
95
  },
96
  {
97
  "epoch": 0.018726226470301376,
98
- "grad_norm": 33.911773681640625,
99
  "learning_rate": 8.966766701456177e-05,
100
- "loss": 2.1027,
101
  "step": 12
102
  },
103
  {
104
  "epoch": 0.02028674534282649,
105
- "grad_norm": 27.88349723815918,
106
  "learning_rate": 8.759199037394887e-05,
107
- "loss": 2.4112,
108
  "step": 13
109
  },
110
  {
111
  "epoch": 0.021847264215351603,
112
- "grad_norm": 30.37132453918457,
113
  "learning_rate": 8.535533905932738e-05,
114
- "loss": 2.3633,
115
  "step": 14
116
  },
117
  {
118
  "epoch": 0.023407783087876718,
119
- "grad_norm": 27.670595169067383,
120
  "learning_rate": 8.296729075500344e-05,
121
- "loss": 2.2985,
122
  "step": 15
123
  },
124
  {
125
  "epoch": 0.024968301960401833,
126
- "grad_norm": 21.760271072387695,
127
  "learning_rate": 8.043807145043604e-05,
128
- "loss": 2.1505,
129
  "step": 16
130
  },
131
  {
132
  "epoch": 0.026528820832926948,
133
- "grad_norm": 17.555070877075195,
134
  "learning_rate": 7.777851165098012e-05,
135
- "loss": 1.908,
136
  "step": 17
137
  },
138
  {
139
  "epoch": 0.028089339705452063,
140
- "grad_norm": 13.887099266052246,
141
  "learning_rate": 7.500000000000001e-05,
142
- "loss": 1.7718,
143
  "step": 18
144
  },
145
  {
146
  "epoch": 0.029649858577977178,
147
- "grad_norm": 11.893011093139648,
148
  "learning_rate": 7.211443451095007e-05,
149
- "loss": 1.7384,
150
  "step": 19
151
  },
152
  {
153
  "epoch": 0.031210377450502293,
154
- "grad_norm": 11.991311073303223,
155
  "learning_rate": 6.91341716182545e-05,
156
- "loss": 1.519,
157
  "step": 20
158
  },
159
  {
160
  "epoch": 0.032770896323027404,
161
- "grad_norm": 12.210515975952148,
162
  "learning_rate": 6.607197326515808e-05,
163
- "loss": 1.6556,
164
  "step": 21
165
  },
166
  {
167
  "epoch": 0.03433141519555252,
168
- "grad_norm": 13.891636848449707,
169
  "learning_rate": 6.294095225512603e-05,
170
- "loss": 1.5797,
171
  "step": 22
172
  },
173
  {
174
  "epoch": 0.035891934068077634,
175
- "grad_norm": 14.036815643310547,
176
  "learning_rate": 5.9754516100806423e-05,
177
- "loss": 1.5168,
178
  "step": 23
179
  },
180
  {
181
  "epoch": 0.03745245294060275,
182
- "grad_norm": 17.62822914123535,
183
  "learning_rate": 5.6526309611002594e-05,
184
- "loss": 1.4325,
185
  "step": 24
186
  },
187
  {
188
  "epoch": 0.039012971813127864,
189
- "grad_norm": 23.006757736206055,
190
  "learning_rate": 5.327015646150716e-05,
191
- "loss": 2.2311,
192
  "step": 25
193
  },
194
  {
195
  "epoch": 0.039012971813127864,
196
- "eval_loss": 1.7819569110870361,
197
- "eval_runtime": 284.8265,
198
- "eval_samples_per_second": 15.157,
199
- "eval_steps_per_second": 1.896,
200
  "step": 25
201
  },
202
  {
203
  "epoch": 0.04057349068565298,
204
- "grad_norm": 11.565553665161133,
205
  "learning_rate": 5e-05,
206
- "loss": 2.165,
207
  "step": 26
208
  },
209
  {
210
  "epoch": 0.042134009558178094,
211
- "grad_norm": 14.048898696899414,
212
  "learning_rate": 4.6729843538492847e-05,
213
- "loss": 2.0494,
214
  "step": 27
215
  },
216
  {
217
  "epoch": 0.043694528430703206,
218
- "grad_norm": 19.105083465576172,
219
  "learning_rate": 4.347369038899744e-05,
220
- "loss": 1.9045,
221
  "step": 28
222
  },
223
  {
224
  "epoch": 0.045255047303228324,
225
- "grad_norm": 12.373530387878418,
226
  "learning_rate": 4.0245483899193595e-05,
227
- "loss": 1.8103,
228
  "step": 29
229
  },
230
  {
231
  "epoch": 0.046815566175753436,
232
- "grad_norm": 11.43731689453125,
233
  "learning_rate": 3.705904774487396e-05,
234
- "loss": 1.809,
235
  "step": 30
236
  },
237
  {
238
  "epoch": 0.048376085048278554,
239
- "grad_norm": 10.184928894042969,
240
  "learning_rate": 3.392802673484193e-05,
241
- "loss": 1.7182,
242
  "step": 31
243
  },
244
  {
245
  "epoch": 0.049936603920803666,
246
- "grad_norm": 7.965986251831055,
247
  "learning_rate": 3.086582838174551e-05,
248
- "loss": 1.555,
249
  "step": 32
250
  },
251
  {
252
  "epoch": 0.051497122793328784,
253
- "grad_norm": 8.148660659790039,
254
  "learning_rate": 2.7885565489049946e-05,
255
- "loss": 1.5228,
256
  "step": 33
257
  },
258
  {
259
  "epoch": 0.053057641665853895,
260
- "grad_norm": 8.765047073364258,
261
  "learning_rate": 2.500000000000001e-05,
262
- "loss": 1.6031,
263
  "step": 34
264
  },
265
  {
266
  "epoch": 0.054618160538379014,
267
- "grad_norm": 10.645421981811523,
268
  "learning_rate": 2.2221488349019903e-05,
269
- "loss": 1.3356,
270
  "step": 35
271
  },
272
  {
273
  "epoch": 0.056178679410904125,
274
- "grad_norm": 9.20206356048584,
275
  "learning_rate": 1.9561928549563968e-05,
276
- "loss": 1.4684,
277
  "step": 36
278
  },
279
  {
280
  "epoch": 0.05773919828342924,
281
- "grad_norm": 18.52010726928711,
282
  "learning_rate": 1.703270924499656e-05,
283
- "loss": 1.8632,
284
  "step": 37
285
  },
286
  {
287
  "epoch": 0.059299717155954355,
288
- "grad_norm": 24.089401245117188,
289
  "learning_rate": 1.4644660940672627e-05,
290
- "loss": 2.1842,
291
  "step": 38
292
  },
293
  {
294
  "epoch": 0.06086023602847947,
295
- "grad_norm": 7.3534836769104,
296
  "learning_rate": 1.2408009626051137e-05,
297
- "loss": 2.0029,
298
  "step": 39
299
  },
300
  {
301
  "epoch": 0.062420754901004585,
302
- "grad_norm": 8.266510963439941,
303
  "learning_rate": 1.0332332985438248e-05,
304
- "loss": 2.0822,
305
  "step": 40
306
  },
307
  {
308
  "epoch": 0.0639812737735297,
309
- "grad_norm": 7.034852981567383,
310
  "learning_rate": 8.426519384872733e-06,
311
- "loss": 1.8253,
312
  "step": 41
313
  },
314
  {
315
  "epoch": 0.06554179264605481,
316
- "grad_norm": 7.051949977874756,
317
  "learning_rate": 6.698729810778065e-06,
318
- "loss": 1.8126,
319
  "step": 42
320
  },
321
  {
322
  "epoch": 0.06710231151857993,
323
- "grad_norm": 8.679147720336914,
324
  "learning_rate": 5.156362923365588e-06,
325
- "loss": 1.8148,
326
  "step": 43
327
  },
328
  {
329
  "epoch": 0.06866283039110505,
330
- "grad_norm": 7.149501323699951,
331
  "learning_rate": 3.8060233744356633e-06,
332
- "loss": 1.6592,
333
  "step": 44
334
  },
335
  {
336
  "epoch": 0.07022334926363016,
337
- "grad_norm": 7.01240873336792,
338
  "learning_rate": 2.653493525244721e-06,
339
- "loss": 1.6468,
340
  "step": 45
341
  },
342
  {
343
  "epoch": 0.07178386813615527,
344
- "grad_norm": 7.942070960998535,
345
  "learning_rate": 1.70370868554659e-06,
346
- "loss": 1.5128,
347
  "step": 46
348
  },
349
  {
350
  "epoch": 0.07334438700868039,
351
- "grad_norm": 10.752588272094727,
352
  "learning_rate": 9.607359798384785e-07,
353
- "loss": 1.4529,
354
  "step": 47
355
  },
356
  {
357
  "epoch": 0.0749049058812055,
358
- "grad_norm": 9.855756759643555,
359
  "learning_rate": 4.277569313094809e-07,
360
- "loss": 1.4671,
361
  "step": 48
362
  },
363
  {
364
  "epoch": 0.07646542475373061,
365
- "grad_norm": 12.484454154968262,
366
  "learning_rate": 1.0705383806982606e-07,
367
- "loss": 1.5306,
368
  "step": 49
369
  },
370
  {
371
  "epoch": 0.07802594362625573,
372
- "grad_norm": 30.089313507080078,
373
  "learning_rate": 0.0,
374
- "loss": 2.0822,
375
  "step": 50
376
  },
377
  {
378
  "epoch": 0.07802594362625573,
379
- "eval_loss": 1.7095980644226074,
380
- "eval_runtime": 284.8051,
381
- "eval_samples_per_second": 15.158,
382
- "eval_steps_per_second": 1.896,
383
  "step": 50
384
  }
385
  ],
 
1
  {
2
+ "best_metric": 1.7148971557617188,
3
  "best_model_checkpoint": "miner_id_24/checkpoint-50",
4
  "epoch": 0.07802594362625573,
5
  "eval_steps": 25,
 
10
  "log_history": [
11
  {
12
  "epoch": 0.0015605188725251145,
13
+ "grad_norm": 27.093671798706055,
14
  "learning_rate": 5e-05,
15
  "loss": 3.6352,
16
  "step": 1
 
18
  {
19
  "epoch": 0.0015605188725251145,
20
  "eval_loss": 5.159157752990723,
21
+ "eval_runtime": 284.5779,
22
+ "eval_samples_per_second": 15.17,
23
+ "eval_steps_per_second": 1.898,
24
  "step": 1
25
  },
26
  {
27
  "epoch": 0.003121037745050229,
28
+ "grad_norm": 35.23081970214844,
29
  "learning_rate": 0.0001,
30
  "loss": 3.9431,
31
  "step": 2
32
  },
33
  {
34
  "epoch": 0.004681556617575344,
35
+ "grad_norm": 47.64265823364258,
36
  "learning_rate": 9.989294616193017e-05,
37
+ "loss": 4.2257,
38
  "step": 3
39
  },
40
  {
41
  "epoch": 0.006242075490100458,
42
+ "grad_norm": 49.69529724121094,
43
  "learning_rate": 9.957224306869053e-05,
44
+ "loss": 4.1541,
45
  "step": 4
46
  },
47
  {
48
  "epoch": 0.007802594362625573,
49
+ "grad_norm": 62.94880676269531,
50
  "learning_rate": 9.903926402016153e-05,
51
+ "loss": 3.7494,
52
  "step": 5
53
  },
54
  {
55
  "epoch": 0.009363113235150688,
56
+ "grad_norm": 58.486602783203125,
57
  "learning_rate": 9.829629131445342e-05,
58
+ "loss": 3.0434,
59
  "step": 6
60
  },
61
  {
62
  "epoch": 0.010923632107675801,
63
+ "grad_norm": 47.32489776611328,
64
  "learning_rate": 9.73465064747553e-05,
65
+ "loss": 2.4626,
66
  "step": 7
67
  },
68
  {
69
  "epoch": 0.012484150980200916,
70
+ "grad_norm": 28.48284912109375,
71
  "learning_rate": 9.619397662556435e-05,
72
+ "loss": 2.1683,
73
  "step": 8
74
  },
75
  {
76
  "epoch": 0.014044669852726031,
77
+ "grad_norm": 36.46367645263672,
78
  "learning_rate": 9.484363707663442e-05,
79
+ "loss": 2.0081,
80
  "step": 9
81
  },
82
  {
83
  "epoch": 0.015605188725251146,
84
+ "grad_norm": 31.903751373291016,
85
  "learning_rate": 9.330127018922194e-05,
86
+ "loss": 1.735,
87
  "step": 10
88
  },
89
  {
90
  "epoch": 0.01716570759777626,
91
+ "grad_norm": 18.21411895751953,
92
  "learning_rate": 9.157348061512727e-05,
93
+ "loss": 1.5997,
94
  "step": 11
95
  },
96
  {
97
  "epoch": 0.018726226470301376,
98
+ "grad_norm": 33.31740951538086,
99
  "learning_rate": 8.966766701456177e-05,
100
+ "loss": 2.0939,
101
  "step": 12
102
  },
103
  {
104
  "epoch": 0.02028674534282649,
105
+ "grad_norm": 27.541213989257812,
106
  "learning_rate": 8.759199037394887e-05,
107
+ "loss": 2.3984,
108
  "step": 13
109
  },
110
  {
111
  "epoch": 0.021847264215351603,
112
+ "grad_norm": 32.7118034362793,
113
  "learning_rate": 8.535533905932738e-05,
114
+ "loss": 2.366,
115
  "step": 14
116
  },
117
  {
118
  "epoch": 0.023407783087876718,
119
+ "grad_norm": 28.815990447998047,
120
  "learning_rate": 8.296729075500344e-05,
121
+ "loss": 2.2951,
122
  "step": 15
123
  },
124
  {
125
  "epoch": 0.024968301960401833,
126
+ "grad_norm": 22.008098602294922,
127
  "learning_rate": 8.043807145043604e-05,
128
+ "loss": 2.1483,
129
  "step": 16
130
  },
131
  {
132
  "epoch": 0.026528820832926948,
133
+ "grad_norm": 19.000747680664062,
134
  "learning_rate": 7.777851165098012e-05,
135
+ "loss": 1.9089,
136
  "step": 17
137
  },
138
  {
139
  "epoch": 0.028089339705452063,
140
+ "grad_norm": 15.313111305236816,
141
  "learning_rate": 7.500000000000001e-05,
142
+ "loss": 1.7744,
143
  "step": 18
144
  },
145
  {
146
  "epoch": 0.029649858577977178,
147
+ "grad_norm": 12.31628131866455,
148
  "learning_rate": 7.211443451095007e-05,
149
+ "loss": 1.7365,
150
  "step": 19
151
  },
152
  {
153
  "epoch": 0.031210377450502293,
154
+ "grad_norm": 11.852285385131836,
155
  "learning_rate": 6.91341716182545e-05,
156
+ "loss": 1.5183,
157
  "step": 20
158
  },
159
  {
160
  "epoch": 0.032770896323027404,
161
+ "grad_norm": 11.74448299407959,
162
  "learning_rate": 6.607197326515808e-05,
163
+ "loss": 1.651,
164
  "step": 21
165
  },
166
  {
167
  "epoch": 0.03433141519555252,
168
+ "grad_norm": 13.442978858947754,
169
  "learning_rate": 6.294095225512603e-05,
170
+ "loss": 1.5721,
171
  "step": 22
172
  },
173
  {
174
  "epoch": 0.035891934068077634,
175
+ "grad_norm": 14.07254409790039,
176
  "learning_rate": 5.9754516100806423e-05,
177
+ "loss": 1.4983,
178
  "step": 23
179
  },
180
  {
181
  "epoch": 0.03745245294060275,
182
+ "grad_norm": 16.79251480102539,
183
  "learning_rate": 5.6526309611002594e-05,
184
+ "loss": 1.4203,
185
  "step": 24
186
  },
187
  {
188
  "epoch": 0.039012971813127864,
189
+ "grad_norm": 23.276710510253906,
190
  "learning_rate": 5.327015646150716e-05,
191
+ "loss": 2.2293,
192
  "step": 25
193
  },
194
  {
195
  "epoch": 0.039012971813127864,
196
+ "eval_loss": 1.7845427989959717,
197
+ "eval_runtime": 284.5304,
198
+ "eval_samples_per_second": 15.172,
199
+ "eval_steps_per_second": 1.898,
200
  "step": 25
201
  },
202
  {
203
  "epoch": 0.04057349068565298,
204
+ "grad_norm": 11.740275382995605,
205
  "learning_rate": 5e-05,
206
+ "loss": 2.1754,
207
  "step": 26
208
  },
209
  {
210
  "epoch": 0.042134009558178094,
211
+ "grad_norm": 13.802135467529297,
212
  "learning_rate": 4.6729843538492847e-05,
213
+ "loss": 2.0593,
214
  "step": 27
215
  },
216
  {
217
  "epoch": 0.043694528430703206,
218
+ "grad_norm": 11.973353385925293,
219
  "learning_rate": 4.347369038899744e-05,
220
+ "loss": 1.9128,
221
  "step": 28
222
  },
223
  {
224
  "epoch": 0.045255047303228324,
225
+ "grad_norm": 10.648812294006348,
226
  "learning_rate": 4.0245483899193595e-05,
227
+ "loss": 1.8191,
228
  "step": 29
229
  },
230
  {
231
  "epoch": 0.046815566175753436,
232
+ "grad_norm": 10.436445236206055,
233
  "learning_rate": 3.705904774487396e-05,
234
+ "loss": 1.8078,
235
  "step": 30
236
  },
237
  {
238
  "epoch": 0.048376085048278554,
239
+ "grad_norm": 10.531221389770508,
240
  "learning_rate": 3.392802673484193e-05,
241
+ "loss": 1.7198,
242
  "step": 31
243
  },
244
  {
245
  "epoch": 0.049936603920803666,
246
+ "grad_norm": 7.770738124847412,
247
  "learning_rate": 3.086582838174551e-05,
248
+ "loss": 1.5549,
249
  "step": 32
250
  },
251
  {
252
  "epoch": 0.051497122793328784,
253
+ "grad_norm": 8.979857444763184,
254
  "learning_rate": 2.7885565489049946e-05,
255
+ "loss": 1.5268,
256
  "step": 33
257
  },
258
  {
259
  "epoch": 0.053057641665853895,
260
+ "grad_norm": 9.087567329406738,
261
  "learning_rate": 2.500000000000001e-05,
262
+ "loss": 1.6059,
263
  "step": 34
264
  },
265
  {
266
  "epoch": 0.054618160538379014,
267
+ "grad_norm": 11.504910469055176,
268
  "learning_rate": 2.2221488349019903e-05,
269
+ "loss": 1.345,
270
  "step": 35
271
  },
272
  {
273
  "epoch": 0.056178679410904125,
274
+ "grad_norm": 9.279886245727539,
275
  "learning_rate": 1.9561928549563968e-05,
276
+ "loss": 1.4742,
277
  "step": 36
278
  },
279
  {
280
  "epoch": 0.05773919828342924,
281
+ "grad_norm": 18.69571304321289,
282
  "learning_rate": 1.703270924499656e-05,
283
+ "loss": 1.8889,
284
  "step": 37
285
  },
286
  {
287
  "epoch": 0.059299717155954355,
288
+ "grad_norm": 24.7452392578125,
289
  "learning_rate": 1.4644660940672627e-05,
290
+ "loss": 2.1979,
291
  "step": 38
292
  },
293
  {
294
  "epoch": 0.06086023602847947,
295
+ "grad_norm": 7.359485626220703,
296
  "learning_rate": 1.2408009626051137e-05,
297
+ "loss": 1.9981,
298
  "step": 39
299
  },
300
  {
301
  "epoch": 0.062420754901004585,
302
+ "grad_norm": 9.63357925415039,
303
  "learning_rate": 1.0332332985438248e-05,
304
+ "loss": 2.0834,
305
  "step": 40
306
  },
307
  {
308
  "epoch": 0.0639812737735297,
309
+ "grad_norm": 15.735189437866211,
310
  "learning_rate": 8.426519384872733e-06,
311
+ "loss": 1.824,
312
  "step": 41
313
  },
314
  {
315
  "epoch": 0.06554179264605481,
316
+ "grad_norm": 6.923338413238525,
317
  "learning_rate": 6.698729810778065e-06,
318
+ "loss": 1.8121,
319
  "step": 42
320
  },
321
  {
322
  "epoch": 0.06710231151857993,
323
+ "grad_norm": 11.885785102844238,
324
  "learning_rate": 5.156362923365588e-06,
325
+ "loss": 1.8259,
326
  "step": 43
327
  },
328
  {
329
  "epoch": 0.06866283039110505,
330
+ "grad_norm": 9.307328224182129,
331
  "learning_rate": 3.8060233744356633e-06,
332
+ "loss": 1.661,
333
  "step": 44
334
  },
335
  {
336
  "epoch": 0.07022334926363016,
337
+ "grad_norm": 6.920248985290527,
338
  "learning_rate": 2.653493525244721e-06,
339
+ "loss": 1.6489,
340
  "step": 45
341
  },
342
  {
343
  "epoch": 0.07178386813615527,
344
+ "grad_norm": 7.753159999847412,
345
  "learning_rate": 1.70370868554659e-06,
346
+ "loss": 1.5188,
347
  "step": 46
348
  },
349
  {
350
  "epoch": 0.07334438700868039,
351
+ "grad_norm": 10.333271026611328,
352
  "learning_rate": 9.607359798384785e-07,
353
+ "loss": 1.4593,
354
  "step": 47
355
  },
356
  {
357
  "epoch": 0.0749049058812055,
358
+ "grad_norm": 9.383374214172363,
359
  "learning_rate": 4.277569313094809e-07,
360
+ "loss": 1.4722,
361
  "step": 48
362
  },
363
  {
364
  "epoch": 0.07646542475373061,
365
+ "grad_norm": 20.21590805053711,
366
  "learning_rate": 1.0705383806982606e-07,
367
+ "loss": 1.55,
368
  "step": 49
369
  },
370
  {
371
  "epoch": 0.07802594362625573,
372
+ "grad_norm": 30.963455200195312,
373
  "learning_rate": 0.0,
374
+ "loss": 2.1153,
375
  "step": 50
376
  },
377
  {
378
  "epoch": 0.07802594362625573,
379
+ "eval_loss": 1.7148971557617188,
380
+ "eval_runtime": 284.4128,
381
+ "eval_samples_per_second": 15.179,
382
+ "eval_steps_per_second": 1.899,
383
  "step": 50
384
  }
385
  ],
last-checkpoint/training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b095aab98c9d0f056114cfd27d18b2ae9c09fc7600a46ac9acc6ecf782b705ca
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0159e238933649e4b1712b80c029ece5145df05759de3a9be54b50d9c93a5826
3
  size 6776