DeepDream2045 commited on
Commit
d473d3f
·
verified ·
1 Parent(s): d26714a

Training in progress, step 50, checkpoint

Browse files
last-checkpoint/adapter_config.json CHANGED
@@ -20,13 +20,13 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "down_proj",
24
- "q_proj",
25
  "o_proj",
 
 
26
  "up_proj",
27
- "v_proj",
28
  "gate_proj",
29
- "k_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
23
  "o_proj",
24
+ "k_proj",
25
+ "down_proj",
26
  "up_proj",
27
+ "q_proj",
28
  "gate_proj",
29
+ "v_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "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:9f35a28f7e54d3d730431348fd1d8e44560da9a023d08a81ab07f66ba53a5d36
3
  size 335604696
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ec0906c2f88fa1d573a819bdb2d208f3596d020010cfb74c2ba15eb93acbadb0
3
  size 335604696
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c034fc72658c1a90a3540ebeb6cf072f4c9329979e46f503215c85d8d25ce40b
3
  size 671466706
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f4038526394099229e1cda0ee78242b2e26b86e6acb6f609fb0a876e36b03e1a
3
  size 671466706
last-checkpoint/trainer_state.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "best_metric": 1.6284617185592651,
3
  "best_model_checkpoint": "miner_id_24/checkpoint-50",
4
  "epoch": 0.01835662329914412,
5
  "eval_steps": 25,
@@ -10,7 +10,7 @@
10
  "log_history": [
11
  {
12
  "epoch": 0.00036713246598288243,
13
- "grad_norm": 0.3063487410545349,
14
  "learning_rate": 5e-05,
15
  "loss": 1.3837,
16
  "step": 1
@@ -18,368 +18,368 @@
18
  {
19
  "epoch": 0.00036713246598288243,
20
  "eval_loss": 1.8131353855133057,
21
- "eval_runtime": 552.8607,
22
- "eval_samples_per_second": 33.191,
23
- "eval_steps_per_second": 4.149,
24
  "step": 1
25
  },
26
  {
27
  "epoch": 0.0007342649319657649,
28
- "grad_norm": 0.26243820786476135,
29
  "learning_rate": 0.0001,
30
  "loss": 1.3587,
31
  "step": 2
32
  },
33
  {
34
  "epoch": 0.0011013973979486474,
35
- "grad_norm": 0.2742091715335846,
36
  "learning_rate": 9.989294616193017e-05,
37
- "loss": 1.4801,
38
  "step": 3
39
  },
40
  {
41
  "epoch": 0.0014685298639315297,
42
- "grad_norm": 0.25582578778266907,
43
  "learning_rate": 9.957224306869053e-05,
44
- "loss": 1.5487,
45
  "step": 4
46
  },
47
  {
48
  "epoch": 0.0018356623299144123,
49
- "grad_norm": 0.31109878420829773,
50
  "learning_rate": 9.903926402016153e-05,
51
  "loss": 1.4885,
52
  "step": 5
53
  },
54
  {
55
  "epoch": 0.002202794795897295,
56
- "grad_norm": 0.31667712330818176,
57
  "learning_rate": 9.829629131445342e-05,
58
- "loss": 1.6568,
59
  "step": 6
60
  },
61
  {
62
  "epoch": 0.0025699272618801773,
63
- "grad_norm": 0.318475604057312,
64
  "learning_rate": 9.73465064747553e-05,
65
- "loss": 1.7707,
66
  "step": 7
67
  },
68
  {
69
  "epoch": 0.0029370597278630594,
70
- "grad_norm": 0.3117552697658539,
71
  "learning_rate": 9.619397662556435e-05,
72
- "loss": 1.7942,
73
  "step": 8
74
  },
75
  {
76
  "epoch": 0.003304192193845942,
77
- "grad_norm": 0.334540992975235,
78
  "learning_rate": 9.484363707663442e-05,
79
- "loss": 1.9268,
80
  "step": 9
81
  },
82
  {
83
  "epoch": 0.0036713246598288245,
84
- "grad_norm": 0.339858740568161,
85
  "learning_rate": 9.330127018922194e-05,
86
- "loss": 1.8802,
87
  "step": 10
88
  },
89
  {
90
  "epoch": 0.004038457125811707,
91
- "grad_norm": 0.368769109249115,
92
  "learning_rate": 9.157348061512727e-05,
93
- "loss": 1.8976,
94
  "step": 11
95
  },
96
  {
97
  "epoch": 0.00440558959179459,
98
- "grad_norm": 0.6120809316635132,
99
  "learning_rate": 8.966766701456177e-05,
100
  "loss": 2.0217,
101
  "step": 12
102
  },
103
  {
104
  "epoch": 0.004772722057777472,
105
- "grad_norm": 0.6437970399856567,
106
  "learning_rate": 8.759199037394887e-05,
107
- "loss": 1.4006,
108
  "step": 13
109
  },
110
  {
111
  "epoch": 0.005139854523760355,
112
- "grad_norm": 0.5083521008491516,
113
  "learning_rate": 8.535533905932738e-05,
114
- "loss": 1.351,
115
  "step": 14
116
  },
117
  {
118
  "epoch": 0.005506986989743236,
119
- "grad_norm": 0.25930893421173096,
120
  "learning_rate": 8.296729075500344e-05,
121
  "loss": 1.3625,
122
  "step": 15
123
  },
124
  {
125
  "epoch": 0.005874119455726119,
126
- "grad_norm": 0.2491670399904251,
127
  "learning_rate": 8.043807145043604e-05,
128
- "loss": 1.4351,
129
  "step": 16
130
  },
131
  {
132
  "epoch": 0.006241251921709001,
133
- "grad_norm": 0.30403926968574524,
134
  "learning_rate": 7.777851165098012e-05,
135
- "loss": 1.5117,
136
  "step": 17
137
  },
138
  {
139
  "epoch": 0.006608384387691884,
140
- "grad_norm": 0.305441677570343,
141
  "learning_rate": 7.500000000000001e-05,
142
- "loss": 1.59,
143
  "step": 18
144
  },
145
  {
146
  "epoch": 0.0069755168536747665,
147
- "grad_norm": 0.31312450766563416,
148
  "learning_rate": 7.211443451095007e-05,
149
- "loss": 1.6928,
150
  "step": 19
151
  },
152
  {
153
  "epoch": 0.007342649319657649,
154
- "grad_norm": 0.26660406589508057,
155
  "learning_rate": 6.91341716182545e-05,
156
- "loss": 1.7069,
157
  "step": 20
158
  },
159
  {
160
  "epoch": 0.0077097817856405315,
161
- "grad_norm": 0.2760314643383026,
162
  "learning_rate": 6.607197326515808e-05,
163
- "loss": 1.8256,
164
  "step": 21
165
  },
166
  {
167
  "epoch": 0.008076914251623414,
168
- "grad_norm": 0.26834866404533386,
169
  "learning_rate": 6.294095225512603e-05,
170
  "loss": 1.7697,
171
  "step": 22
172
  },
173
  {
174
  "epoch": 0.008444046717606296,
175
- "grad_norm": 0.30620095133781433,
176
  "learning_rate": 5.9754516100806423e-05,
177
- "loss": 1.903,
178
  "step": 23
179
  },
180
  {
181
  "epoch": 0.00881117918358918,
182
- "grad_norm": 0.39091628789901733,
183
  "learning_rate": 5.6526309611002594e-05,
184
- "loss": 1.9772,
185
  "step": 24
186
  },
187
  {
188
  "epoch": 0.00917831164957206,
189
- "grad_norm": 0.6975719928741455,
190
  "learning_rate": 5.327015646150716e-05,
191
- "loss": 2.0534,
192
  "step": 25
193
  },
194
  {
195
  "epoch": 0.00917831164957206,
196
- "eval_loss": 1.6494234800338745,
197
- "eval_runtime": 552.6695,
198
- "eval_samples_per_second": 33.202,
199
- "eval_steps_per_second": 4.151,
200
  "step": 25
201
  },
202
  {
203
  "epoch": 0.009545444115554944,
204
- "grad_norm": 0.4693719446659088,
205
  "learning_rate": 5e-05,
206
- "loss": 1.3297,
207
  "step": 26
208
  },
209
  {
210
  "epoch": 0.009912576581537826,
211
- "grad_norm": 0.42381155490875244,
212
  "learning_rate": 4.6729843538492847e-05,
213
- "loss": 1.3274,
214
  "step": 27
215
  },
216
  {
217
  "epoch": 0.01027970904752071,
218
- "grad_norm": 0.39682063460350037,
219
  "learning_rate": 4.347369038899744e-05,
220
  "loss": 1.3236,
221
  "step": 28
222
  },
223
  {
224
  "epoch": 0.010646841513503591,
225
- "grad_norm": 0.2870841920375824,
226
  "learning_rate": 4.0245483899193595e-05,
227
  "loss": 1.4153,
228
  "step": 29
229
  },
230
  {
231
  "epoch": 0.011013973979486473,
232
- "grad_norm": 0.21681925654411316,
233
  "learning_rate": 3.705904774487396e-05,
234
- "loss": 1.4521,
235
  "step": 30
236
  },
237
  {
238
  "epoch": 0.011381106445469356,
239
- "grad_norm": 0.2310449630022049,
240
  "learning_rate": 3.392802673484193e-05,
241
  "loss": 1.5518,
242
  "step": 31
243
  },
244
  {
245
  "epoch": 0.011748238911452238,
246
- "grad_norm": 0.22938717901706696,
247
  "learning_rate": 3.086582838174551e-05,
248
- "loss": 1.6657,
249
  "step": 32
250
  },
251
  {
252
  "epoch": 0.012115371377435121,
253
- "grad_norm": 0.27847155928611755,
254
  "learning_rate": 2.7885565489049946e-05,
255
- "loss": 1.7492,
256
  "step": 33
257
  },
258
  {
259
  "epoch": 0.012482503843418003,
260
- "grad_norm": 0.30243757367134094,
261
  "learning_rate": 2.500000000000001e-05,
262
- "loss": 1.8526,
263
  "step": 34
264
  },
265
  {
266
  "epoch": 0.012849636309400886,
267
- "grad_norm": 0.3348025977611542,
268
  "learning_rate": 2.2221488349019903e-05,
269
- "loss": 1.9287,
270
  "step": 35
271
  },
272
  {
273
  "epoch": 0.013216768775383768,
274
- "grad_norm": 0.3776409924030304,
275
  "learning_rate": 1.9561928549563968e-05,
276
- "loss": 1.8587,
277
  "step": 36
278
  },
279
  {
280
  "epoch": 0.013583901241366651,
281
- "grad_norm": 0.4504229426383972,
282
  "learning_rate": 1.703270924499656e-05,
283
- "loss": 2.074,
284
  "step": 37
285
  },
286
  {
287
  "epoch": 0.013951033707349533,
288
- "grad_norm": 0.2333536148071289,
289
  "learning_rate": 1.4644660940672627e-05,
290
- "loss": 1.3327,
291
  "step": 38
292
  },
293
  {
294
  "epoch": 0.014318166173332416,
295
- "grad_norm": 0.19416548311710358,
296
  "learning_rate": 1.2408009626051137e-05,
297
- "loss": 1.2702,
298
  "step": 39
299
  },
300
  {
301
  "epoch": 0.014685298639315298,
302
- "grad_norm": 0.15389417111873627,
303
  "learning_rate": 1.0332332985438248e-05,
304
- "loss": 1.2747,
305
  "step": 40
306
  },
307
  {
308
  "epoch": 0.01505243110529818,
309
- "grad_norm": 0.153714120388031,
310
  "learning_rate": 8.426519384872733e-06,
311
  "loss": 1.4077,
312
  "step": 41
313
  },
314
  {
315
  "epoch": 0.015419563571281063,
316
- "grad_norm": 0.16780051589012146,
317
  "learning_rate": 6.698729810778065e-06,
318
- "loss": 1.4047,
319
  "step": 42
320
  },
321
  {
322
  "epoch": 0.015786696037263945,
323
- "grad_norm": 0.17401614785194397,
324
  "learning_rate": 5.156362923365588e-06,
325
- "loss": 1.509,
326
  "step": 43
327
  },
328
  {
329
  "epoch": 0.016153828503246828,
330
- "grad_norm": 0.18669752776622772,
331
  "learning_rate": 3.8060233744356633e-06,
332
- "loss": 1.6374,
333
  "step": 44
334
  },
335
  {
336
  "epoch": 0.01652096096922971,
337
- "grad_norm": 0.19484804570674896,
338
  "learning_rate": 2.653493525244721e-06,
339
- "loss": 1.5947,
340
  "step": 45
341
  },
342
  {
343
  "epoch": 0.01688809343521259,
344
- "grad_norm": 0.22911863029003143,
345
  "learning_rate": 1.70370868554659e-06,
346
- "loss": 1.7622,
347
  "step": 46
348
  },
349
  {
350
  "epoch": 0.017255225901195475,
351
- "grad_norm": 0.26329806447029114,
352
  "learning_rate": 9.607359798384785e-07,
353
- "loss": 1.9382,
354
  "step": 47
355
  },
356
  {
357
  "epoch": 0.01762235836717836,
358
- "grad_norm": 0.2940710484981537,
359
  "learning_rate": 4.277569313094809e-07,
360
- "loss": 1.9049,
361
  "step": 48
362
  },
363
  {
364
  "epoch": 0.017989490833161238,
365
- "grad_norm": 0.3387107849121094,
366
  "learning_rate": 1.0705383806982606e-07,
367
- "loss": 1.9657,
368
  "step": 49
369
  },
370
  {
371
  "epoch": 0.01835662329914412,
372
- "grad_norm": 0.6387968063354492,
373
  "learning_rate": 0.0,
374
- "loss": 2.0636,
375
  "step": 50
376
  },
377
  {
378
  "epoch": 0.01835662329914412,
379
- "eval_loss": 1.6284617185592651,
380
- "eval_runtime": 552.4972,
381
- "eval_samples_per_second": 33.213,
382
- "eval_steps_per_second": 4.152,
383
  "step": 50
384
  }
385
  ],
 
1
  {
2
+ "best_metric": 1.6283235549926758,
3
  "best_model_checkpoint": "miner_id_24/checkpoint-50",
4
  "epoch": 0.01835662329914412,
5
  "eval_steps": 25,
 
10
  "log_history": [
11
  {
12
  "epoch": 0.00036713246598288243,
13
+ "grad_norm": 0.2893505096435547,
14
  "learning_rate": 5e-05,
15
  "loss": 1.3837,
16
  "step": 1
 
18
  {
19
  "epoch": 0.00036713246598288243,
20
  "eval_loss": 1.8131353855133057,
21
+ "eval_runtime": 556.1025,
22
+ "eval_samples_per_second": 32.998,
23
+ "eval_steps_per_second": 4.125,
24
  "step": 1
25
  },
26
  {
27
  "epoch": 0.0007342649319657649,
28
+ "grad_norm": 0.25116807222366333,
29
  "learning_rate": 0.0001,
30
  "loss": 1.3587,
31
  "step": 2
32
  },
33
  {
34
  "epoch": 0.0011013973979486474,
35
+ "grad_norm": 0.2631818354129791,
36
  "learning_rate": 9.989294616193017e-05,
37
+ "loss": 1.4804,
38
  "step": 3
39
  },
40
  {
41
  "epoch": 0.0014685298639315297,
42
+ "grad_norm": 0.24802690744400024,
43
  "learning_rate": 9.957224306869053e-05,
44
+ "loss": 1.5489,
45
  "step": 4
46
  },
47
  {
48
  "epoch": 0.0018356623299144123,
49
+ "grad_norm": 0.2989860773086548,
50
  "learning_rate": 9.903926402016153e-05,
51
  "loss": 1.4885,
52
  "step": 5
53
  },
54
  {
55
  "epoch": 0.002202794795897295,
56
+ "grad_norm": 0.3098028302192688,
57
  "learning_rate": 9.829629131445342e-05,
58
+ "loss": 1.6575,
59
  "step": 6
60
  },
61
  {
62
  "epoch": 0.0025699272618801773,
63
+ "grad_norm": 0.316412091255188,
64
  "learning_rate": 9.73465064747553e-05,
65
+ "loss": 1.7712,
66
  "step": 7
67
  },
68
  {
69
  "epoch": 0.0029370597278630594,
70
+ "grad_norm": 0.3081892728805542,
71
  "learning_rate": 9.619397662556435e-05,
72
+ "loss": 1.7949,
73
  "step": 8
74
  },
75
  {
76
  "epoch": 0.003304192193845942,
77
+ "grad_norm": 0.33027389645576477,
78
  "learning_rate": 9.484363707663442e-05,
79
+ "loss": 1.9264,
80
  "step": 9
81
  },
82
  {
83
  "epoch": 0.0036713246598288245,
84
+ "grad_norm": 0.33668050169944763,
85
  "learning_rate": 9.330127018922194e-05,
86
+ "loss": 1.88,
87
  "step": 10
88
  },
89
  {
90
  "epoch": 0.004038457125811707,
91
+ "grad_norm": 0.3632022738456726,
92
  "learning_rate": 9.157348061512727e-05,
93
+ "loss": 1.8973,
94
  "step": 11
95
  },
96
  {
97
  "epoch": 0.00440558959179459,
98
+ "grad_norm": 0.5979259014129639,
99
  "learning_rate": 8.966766701456177e-05,
100
  "loss": 2.0217,
101
  "step": 12
102
  },
103
  {
104
  "epoch": 0.004772722057777472,
105
+ "grad_norm": 0.6315776705741882,
106
  "learning_rate": 8.759199037394887e-05,
107
+ "loss": 1.4001,
108
  "step": 13
109
  },
110
  {
111
  "epoch": 0.005139854523760355,
112
+ "grad_norm": 0.49102914333343506,
113
  "learning_rate": 8.535533905932738e-05,
114
+ "loss": 1.3502,
115
  "step": 14
116
  },
117
  {
118
  "epoch": 0.005506986989743236,
119
+ "grad_norm": 0.2492787390947342,
120
  "learning_rate": 8.296729075500344e-05,
121
  "loss": 1.3625,
122
  "step": 15
123
  },
124
  {
125
  "epoch": 0.005874119455726119,
126
+ "grad_norm": 0.2382153868675232,
127
  "learning_rate": 8.043807145043604e-05,
128
+ "loss": 1.4349,
129
  "step": 16
130
  },
131
  {
132
  "epoch": 0.006241251921709001,
133
+ "grad_norm": 0.2950337827205658,
134
  "learning_rate": 7.777851165098012e-05,
135
+ "loss": 1.5111,
136
  "step": 17
137
  },
138
  {
139
  "epoch": 0.006608384387691884,
140
+ "grad_norm": 0.29676976799964905,
141
  "learning_rate": 7.500000000000001e-05,
142
+ "loss": 1.5897,
143
  "step": 18
144
  },
145
  {
146
  "epoch": 0.0069755168536747665,
147
+ "grad_norm": 0.3079265058040619,
148
  "learning_rate": 7.211443451095007e-05,
149
+ "loss": 1.693,
150
  "step": 19
151
  },
152
  {
153
  "epoch": 0.007342649319657649,
154
+ "grad_norm": 0.2614591419696808,
155
  "learning_rate": 6.91341716182545e-05,
156
+ "loss": 1.7067,
157
  "step": 20
158
  },
159
  {
160
  "epoch": 0.0077097817856405315,
161
+ "grad_norm": 0.2724792957305908,
162
  "learning_rate": 6.607197326515808e-05,
163
+ "loss": 1.8252,
164
  "step": 21
165
  },
166
  {
167
  "epoch": 0.008076914251623414,
168
+ "grad_norm": 0.2617237865924835,
169
  "learning_rate": 6.294095225512603e-05,
170
  "loss": 1.7697,
171
  "step": 22
172
  },
173
  {
174
  "epoch": 0.008444046717606296,
175
+ "grad_norm": 0.30057573318481445,
176
  "learning_rate": 5.9754516100806423e-05,
177
+ "loss": 1.9021,
178
  "step": 23
179
  },
180
  {
181
  "epoch": 0.00881117918358918,
182
+ "grad_norm": 0.38569122552871704,
183
  "learning_rate": 5.6526309611002594e-05,
184
+ "loss": 1.9765,
185
  "step": 24
186
  },
187
  {
188
  "epoch": 0.00917831164957206,
189
+ "grad_norm": 0.6859440207481384,
190
  "learning_rate": 5.327015646150716e-05,
191
+ "loss": 2.054,
192
  "step": 25
193
  },
194
  {
195
  "epoch": 0.00917831164957206,
196
+ "eval_loss": 1.649796724319458,
197
+ "eval_runtime": 556.4725,
198
+ "eval_samples_per_second": 32.976,
199
+ "eval_steps_per_second": 4.122,
200
  "step": 25
201
  },
202
  {
203
  "epoch": 0.009545444115554944,
204
+ "grad_norm": 0.4718552529811859,
205
  "learning_rate": 5e-05,
206
+ "loss": 1.3309,
207
  "step": 26
208
  },
209
  {
210
  "epoch": 0.009912576581537826,
211
+ "grad_norm": 0.41934654116630554,
212
  "learning_rate": 4.6729843538492847e-05,
213
+ "loss": 1.3282,
214
  "step": 27
215
  },
216
  {
217
  "epoch": 0.01027970904752071,
218
+ "grad_norm": 0.3922218978404999,
219
  "learning_rate": 4.347369038899744e-05,
220
  "loss": 1.3236,
221
  "step": 28
222
  },
223
  {
224
  "epoch": 0.010646841513503591,
225
+ "grad_norm": 0.28288373351097107,
226
  "learning_rate": 4.0245483899193595e-05,
227
  "loss": 1.4153,
228
  "step": 29
229
  },
230
  {
231
  "epoch": 0.011013973979486473,
232
+ "grad_norm": 0.21160489320755005,
233
  "learning_rate": 3.705904774487396e-05,
234
+ "loss": 1.4517,
235
  "step": 30
236
  },
237
  {
238
  "epoch": 0.011381106445469356,
239
+ "grad_norm": 0.22663910686969757,
240
  "learning_rate": 3.392802673484193e-05,
241
  "loss": 1.5518,
242
  "step": 31
243
  },
244
  {
245
  "epoch": 0.011748238911452238,
246
+ "grad_norm": 0.227020263671875,
247
  "learning_rate": 3.086582838174551e-05,
248
+ "loss": 1.666,
249
  "step": 32
250
  },
251
  {
252
  "epoch": 0.012115371377435121,
253
+ "grad_norm": 0.27605804800987244,
254
  "learning_rate": 2.7885565489049946e-05,
255
+ "loss": 1.7493,
256
  "step": 33
257
  },
258
  {
259
  "epoch": 0.012482503843418003,
260
+ "grad_norm": 0.29731854796409607,
261
  "learning_rate": 2.500000000000001e-05,
262
+ "loss": 1.8524,
263
  "step": 34
264
  },
265
  {
266
  "epoch": 0.012849636309400886,
267
+ "grad_norm": 0.3281558156013489,
268
  "learning_rate": 2.2221488349019903e-05,
269
+ "loss": 1.9282,
270
  "step": 35
271
  },
272
  {
273
  "epoch": 0.013216768775383768,
274
+ "grad_norm": 0.37420791387557983,
275
  "learning_rate": 1.9561928549563968e-05,
276
+ "loss": 1.8592,
277
  "step": 36
278
  },
279
  {
280
  "epoch": 0.013583901241366651,
281
+ "grad_norm": 0.4410149157047272,
282
  "learning_rate": 1.703270924499656e-05,
283
+ "loss": 2.0738,
284
  "step": 37
285
  },
286
  {
287
  "epoch": 0.013951033707349533,
288
+ "grad_norm": 0.232642263174057,
289
  "learning_rate": 1.4644660940672627e-05,
290
+ "loss": 1.333,
291
  "step": 38
292
  },
293
  {
294
  "epoch": 0.014318166173332416,
295
+ "grad_norm": 0.1905253827571869,
296
  "learning_rate": 1.2408009626051137e-05,
297
+ "loss": 1.2699,
298
  "step": 39
299
  },
300
  {
301
  "epoch": 0.014685298639315298,
302
+ "grad_norm": 0.15179552137851715,
303
  "learning_rate": 1.0332332985438248e-05,
304
+ "loss": 1.2749,
305
  "step": 40
306
  },
307
  {
308
  "epoch": 0.01505243110529818,
309
+ "grad_norm": 0.15243877470493317,
310
  "learning_rate": 8.426519384872733e-06,
311
  "loss": 1.4077,
312
  "step": 41
313
  },
314
  {
315
  "epoch": 0.015419563571281063,
316
+ "grad_norm": 0.16541434824466705,
317
  "learning_rate": 6.698729810778065e-06,
318
+ "loss": 1.4045,
319
  "step": 42
320
  },
321
  {
322
  "epoch": 0.015786696037263945,
323
+ "grad_norm": 0.17298369109630585,
324
  "learning_rate": 5.156362923365588e-06,
325
+ "loss": 1.5088,
326
  "step": 43
327
  },
328
  {
329
  "epoch": 0.016153828503246828,
330
+ "grad_norm": 0.18387660384178162,
331
  "learning_rate": 3.8060233744356633e-06,
332
+ "loss": 1.6373,
333
  "step": 44
334
  },
335
  {
336
  "epoch": 0.01652096096922971,
337
+ "grad_norm": 0.1946333646774292,
338
  "learning_rate": 2.653493525244721e-06,
339
+ "loss": 1.5943,
340
  "step": 45
341
  },
342
  {
343
  "epoch": 0.01688809343521259,
344
+ "grad_norm": 0.22707688808441162,
345
  "learning_rate": 1.70370868554659e-06,
346
+ "loss": 1.7621,
347
  "step": 46
348
  },
349
  {
350
  "epoch": 0.017255225901195475,
351
+ "grad_norm": 0.26044467091560364,
352
  "learning_rate": 9.607359798384785e-07,
353
+ "loss": 1.9381,
354
  "step": 47
355
  },
356
  {
357
  "epoch": 0.01762235836717836,
358
+ "grad_norm": 0.29020553827285767,
359
  "learning_rate": 4.277569313094809e-07,
360
+ "loss": 1.9041,
361
  "step": 48
362
  },
363
  {
364
  "epoch": 0.017989490833161238,
365
+ "grad_norm": 0.33426380157470703,
366
  "learning_rate": 1.0705383806982606e-07,
367
+ "loss": 1.9658,
368
  "step": 49
369
  },
370
  {
371
  "epoch": 0.01835662329914412,
372
+ "grad_norm": 0.6290251016616821,
373
  "learning_rate": 0.0,
374
+ "loss": 2.063,
375
  "step": 50
376
  },
377
  {
378
  "epoch": 0.01835662329914412,
379
+ "eval_loss": 1.6283235549926758,
380
+ "eval_runtime": 556.6787,
381
+ "eval_samples_per_second": 32.963,
382
+ "eval_steps_per_second": 4.121,
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:50a87c0895d219639e12aab0d83247cd4577d08e4d0d4c1273e17aca64733b57
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4b294bd9b9a3def36b76ee958890e4e41c951866fd0cd60133556c67752c077d
3
  size 6776