DeepDream2045 commited on
Commit
91da5e7
1 Parent(s): 8fc0db6

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
- "v_proj",
25
  "gate_proj",
26
- "up_proj",
27
- "q_proj",
28
- "k_proj",
29
- "o_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
+ "k_proj",
24
+ "q_proj",
25
+ "o_proj",
26
+ "up_proj",
27
  "down_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:e17665ce5a09cfa29e3d3dcb84f65d1d7dacfd5b1884c75a226827ecf58dc0b8
3
  size 239536272
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cb9c433e67d7d67735ab4c08b384b700ad7bbb2ef098bc9db8b5f55f05f73f4a
3
  size 239536272
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5111106d6eced45466e27e3af0a74820e49a678ebe149dda5234146fabd83f72
3
  size 479362682
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8eba68e7a1fa59cac36df6b8ba0efca02f9c853b0a7a8f33c89e21efd55e65ad
3
  size 479362682
last-checkpoint/trainer_state.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "best_metric": 0.6561319231987,
3
  "best_model_checkpoint": "miner_id_24/checkpoint-50",
4
  "epoch": 0.823045267489712,
5
  "eval_steps": 25,
@@ -10,7 +10,7 @@
10
  "log_history": [
11
  {
12
  "epoch": 0.01646090534979424,
13
- "grad_norm": 2.0745296478271484,
14
  "learning_rate": 5e-05,
15
  "loss": 2.8513,
16
  "step": 1
@@ -18,368 +18,368 @@
18
  {
19
  "epoch": 0.01646090534979424,
20
  "eval_loss": 3.8586878776550293,
21
- "eval_runtime": 9.15,
22
- "eval_samples_per_second": 44.809,
23
- "eval_steps_per_second": 5.683,
24
  "step": 1
25
  },
26
  {
27
  "epoch": 0.03292181069958848,
28
- "grad_norm": 4.245978832244873,
29
  "learning_rate": 0.0001,
30
  "loss": 3.7586,
31
  "step": 2
32
  },
33
  {
34
  "epoch": 0.04938271604938271,
35
- "grad_norm": 3.185753345489502,
36
  "learning_rate": 9.989294616193017e-05,
37
- "loss": 2.3779,
38
  "step": 3
39
  },
40
  {
41
  "epoch": 0.06584362139917696,
42
- "grad_norm": 1.9672001600265503,
43
  "learning_rate": 9.957224306869053e-05,
44
- "loss": 2.0297,
45
  "step": 4
46
  },
47
  {
48
  "epoch": 0.0823045267489712,
49
- "grad_norm": 1.712628960609436,
50
  "learning_rate": 9.903926402016153e-05,
51
- "loss": 1.8397,
52
  "step": 5
53
  },
54
  {
55
  "epoch": 0.09876543209876543,
56
- "grad_norm": 1.813711166381836,
57
  "learning_rate": 9.829629131445342e-05,
58
- "loss": 1.8286,
59
  "step": 6
60
  },
61
  {
62
  "epoch": 0.11522633744855967,
63
- "grad_norm": 1.2593228816986084,
64
  "learning_rate": 9.73465064747553e-05,
65
- "loss": 1.4568,
66
  "step": 7
67
  },
68
  {
69
  "epoch": 0.13168724279835392,
70
- "grad_norm": 1.2200363874435425,
71
  "learning_rate": 9.619397662556435e-05,
72
- "loss": 1.3131,
73
  "step": 8
74
  },
75
  {
76
  "epoch": 0.14814814814814814,
77
- "grad_norm": 1.1022920608520508,
78
  "learning_rate": 9.484363707663442e-05,
79
- "loss": 1.2503,
80
  "step": 9
81
  },
82
  {
83
  "epoch": 0.1646090534979424,
84
- "grad_norm": 1.273776650428772,
85
  "learning_rate": 9.330127018922194e-05,
86
- "loss": 1.1055,
87
  "step": 10
88
  },
89
  {
90
  "epoch": 0.18106995884773663,
91
- "grad_norm": 1.3083699941635132,
92
  "learning_rate": 9.157348061512727e-05,
93
- "loss": 1.0066,
94
  "step": 11
95
  },
96
  {
97
  "epoch": 0.19753086419753085,
98
- "grad_norm": 1.1210218667984009,
99
  "learning_rate": 8.966766701456177e-05,
100
- "loss": 0.8673,
101
  "step": 12
102
  },
103
  {
104
  "epoch": 0.2139917695473251,
105
- "grad_norm": 0.7338252663612366,
106
  "learning_rate": 8.759199037394887e-05,
107
- "loss": 0.9367,
108
  "step": 13
109
  },
110
  {
111
  "epoch": 0.23045267489711935,
112
- "grad_norm": 2.1798887252807617,
113
  "learning_rate": 8.535533905932738e-05,
114
- "loss": 1.6209,
115
  "step": 14
116
  },
117
  {
118
  "epoch": 0.24691358024691357,
119
- "grad_norm": 1.767669677734375,
120
  "learning_rate": 8.296729075500344e-05,
121
- "loss": 0.7957,
122
  "step": 15
123
  },
124
  {
125
  "epoch": 0.26337448559670784,
126
- "grad_norm": 1.1363743543624878,
127
  "learning_rate": 8.043807145043604e-05,
128
- "loss": 0.7195,
129
  "step": 16
130
  },
131
  {
132
  "epoch": 0.27983539094650206,
133
- "grad_norm": 0.9281293749809265,
134
  "learning_rate": 7.777851165098012e-05,
135
- "loss": 0.7021,
136
  "step": 17
137
  },
138
  {
139
  "epoch": 0.2962962962962963,
140
- "grad_norm": 0.8513988852500916,
141
  "learning_rate": 7.500000000000001e-05,
142
- "loss": 0.6473,
143
  "step": 18
144
  },
145
  {
146
  "epoch": 0.31275720164609055,
147
- "grad_norm": 0.8034453988075256,
148
  "learning_rate": 7.211443451095007e-05,
149
- "loss": 0.6974,
150
  "step": 19
151
  },
152
  {
153
  "epoch": 0.3292181069958848,
154
- "grad_norm": 0.7160072922706604,
155
  "learning_rate": 6.91341716182545e-05,
156
- "loss": 0.5821,
157
  "step": 20
158
  },
159
  {
160
  "epoch": 0.345679012345679,
161
- "grad_norm": 0.5699191093444824,
162
  "learning_rate": 6.607197326515808e-05,
163
- "loss": 0.7074,
164
  "step": 21
165
  },
166
  {
167
  "epoch": 0.36213991769547327,
168
- "grad_norm": 0.5850489735603333,
169
  "learning_rate": 6.294095225512603e-05,
170
- "loss": 0.7256,
171
  "step": 22
172
  },
173
  {
174
  "epoch": 0.3786008230452675,
175
- "grad_norm": 0.5858528017997742,
176
  "learning_rate": 5.9754516100806423e-05,
177
- "loss": 0.6395,
178
  "step": 23
179
  },
180
  {
181
  "epoch": 0.3950617283950617,
182
- "grad_norm": 0.5442656874656677,
183
  "learning_rate": 5.6526309611002594e-05,
184
- "loss": 0.7342,
185
  "step": 24
186
  },
187
  {
188
  "epoch": 0.411522633744856,
189
- "grad_norm": 0.49498945474624634,
190
  "learning_rate": 5.327015646150716e-05,
191
- "loss": 0.5981,
192
  "step": 25
193
  },
194
  {
195
  "epoch": 0.411522633744856,
196
- "eval_loss": 0.7050751447677612,
197
- "eval_runtime": 9.1683,
198
- "eval_samples_per_second": 44.719,
199
- "eval_steps_per_second": 5.672,
200
  "step": 25
201
  },
202
  {
203
  "epoch": 0.4279835390946502,
204
- "grad_norm": 1.625022053718567,
205
  "learning_rate": 5e-05,
206
- "loss": 1.3808,
207
  "step": 26
208
  },
209
  {
210
  "epoch": 0.4444444444444444,
211
- "grad_norm": 0.6726037263870239,
212
  "learning_rate": 4.6729843538492847e-05,
213
- "loss": 0.6507,
214
  "step": 27
215
  },
216
  {
217
  "epoch": 0.4609053497942387,
218
- "grad_norm": 0.6659382581710815,
219
  "learning_rate": 4.347369038899744e-05,
220
- "loss": 0.5273,
221
  "step": 28
222
  },
223
  {
224
  "epoch": 0.4773662551440329,
225
- "grad_norm": 0.698225736618042,
226
  "learning_rate": 4.0245483899193595e-05,
227
- "loss": 0.5542,
228
  "step": 29
229
  },
230
  {
231
  "epoch": 0.49382716049382713,
232
- "grad_norm": 0.6371154189109802,
233
  "learning_rate": 3.705904774487396e-05,
234
- "loss": 0.6459,
235
  "step": 30
236
  },
237
  {
238
  "epoch": 0.5102880658436214,
239
- "grad_norm": 0.5590847730636597,
240
  "learning_rate": 3.392802673484193e-05,
241
- "loss": 0.685,
242
  "step": 31
243
  },
244
  {
245
  "epoch": 0.5267489711934157,
246
- "grad_norm": 0.4336808919906616,
247
  "learning_rate": 3.086582838174551e-05,
248
- "loss": 0.5531,
249
  "step": 32
250
  },
251
  {
252
  "epoch": 0.5432098765432098,
253
- "grad_norm": 0.5399011969566345,
254
  "learning_rate": 2.7885565489049946e-05,
255
- "loss": 0.6532,
256
  "step": 33
257
  },
258
  {
259
  "epoch": 0.5596707818930041,
260
- "grad_norm": 0.4386877417564392,
261
  "learning_rate": 2.500000000000001e-05,
262
- "loss": 0.6143,
263
  "step": 34
264
  },
265
  {
266
  "epoch": 0.5761316872427984,
267
- "grad_norm": 0.5017386078834534,
268
  "learning_rate": 2.2221488349019903e-05,
269
- "loss": 0.6102,
270
  "step": 35
271
  },
272
  {
273
  "epoch": 0.5925925925925926,
274
- "grad_norm": 0.6162391304969788,
275
  "learning_rate": 1.9561928549563968e-05,
276
- "loss": 0.6991,
277
  "step": 36
278
  },
279
  {
280
  "epoch": 0.6090534979423868,
281
- "grad_norm": 0.6711835265159607,
282
  "learning_rate": 1.703270924499656e-05,
283
- "loss": 0.693,
284
  "step": 37
285
  },
286
  {
287
  "epoch": 0.6255144032921811,
288
- "grad_norm": 0.5756227970123291,
289
  "learning_rate": 1.4644660940672627e-05,
290
- "loss": 0.8572,
291
  "step": 38
292
  },
293
  {
294
  "epoch": 0.6419753086419753,
295
- "grad_norm": 2.781473398208618,
296
  "learning_rate": 1.2408009626051137e-05,
297
- "loss": 1.7294,
298
  "step": 39
299
  },
300
  {
301
  "epoch": 0.6584362139917695,
302
- "grad_norm": 0.6352210640907288,
303
  "learning_rate": 1.0332332985438248e-05,
304
- "loss": 0.5651,
305
  "step": 40
306
  },
307
  {
308
  "epoch": 0.6748971193415638,
309
- "grad_norm": 0.47287803888320923,
310
  "learning_rate": 8.426519384872733e-06,
311
  "loss": 0.5217,
312
  "step": 41
313
  },
314
  {
315
  "epoch": 0.691358024691358,
316
- "grad_norm": 0.5060291886329651,
317
  "learning_rate": 6.698729810778065e-06,
318
- "loss": 0.5924,
319
  "step": 42
320
  },
321
  {
322
  "epoch": 0.7078189300411523,
323
- "grad_norm": 0.434349000453949,
324
  "learning_rate": 5.156362923365588e-06,
325
- "loss": 0.529,
326
  "step": 43
327
  },
328
  {
329
  "epoch": 0.7242798353909465,
330
- "grad_norm": 0.5044702291488647,
331
  "learning_rate": 3.8060233744356633e-06,
332
- "loss": 0.5424,
333
  "step": 44
334
  },
335
  {
336
  "epoch": 0.7407407407407407,
337
- "grad_norm": 0.42993804812431335,
338
  "learning_rate": 2.653493525244721e-06,
339
- "loss": 0.6676,
340
  "step": 45
341
  },
342
  {
343
  "epoch": 0.757201646090535,
344
- "grad_norm": 0.4085606634616852,
345
  "learning_rate": 1.70370868554659e-06,
346
- "loss": 0.5848,
347
  "step": 46
348
  },
349
  {
350
  "epoch": 0.7736625514403292,
351
- "grad_norm": 0.4246390163898468,
352
  "learning_rate": 9.607359798384785e-07,
353
- "loss": 0.6776,
354
  "step": 47
355
  },
356
  {
357
  "epoch": 0.7901234567901234,
358
- "grad_norm": 0.35061928629875183,
359
  "learning_rate": 4.277569313094809e-07,
360
  "loss": 0.5528,
361
  "step": 48
362
  },
363
  {
364
  "epoch": 0.8065843621399177,
365
- "grad_norm": 0.4323487877845764,
366
  "learning_rate": 1.0705383806982606e-07,
367
- "loss": 0.6973,
368
  "step": 49
369
  },
370
  {
371
  "epoch": 0.823045267489712,
372
- "grad_norm": 0.4282306730747223,
373
  "learning_rate": 0.0,
374
- "loss": 0.5867,
375
  "step": 50
376
  },
377
  {
378
  "epoch": 0.823045267489712,
379
- "eval_loss": 0.6561319231987,
380
- "eval_runtime": 9.1655,
381
- "eval_samples_per_second": 44.733,
382
- "eval_steps_per_second": 5.673,
383
  "step": 50
384
  }
385
  ],
 
1
  {
2
+ "best_metric": 0.6542271971702576,
3
  "best_model_checkpoint": "miner_id_24/checkpoint-50",
4
  "epoch": 0.823045267489712,
5
  "eval_steps": 25,
 
10
  "log_history": [
11
  {
12
  "epoch": 0.01646090534979424,
13
+ "grad_norm": 2.1076626777648926,
14
  "learning_rate": 5e-05,
15
  "loss": 2.8513,
16
  "step": 1
 
18
  {
19
  "epoch": 0.01646090534979424,
20
  "eval_loss": 3.8586878776550293,
21
+ "eval_runtime": 9.2637,
22
+ "eval_samples_per_second": 44.259,
23
+ "eval_steps_per_second": 5.613,
24
  "step": 1
25
  },
26
  {
27
  "epoch": 0.03292181069958848,
28
+ "grad_norm": 4.27289342880249,
29
  "learning_rate": 0.0001,
30
  "loss": 3.7586,
31
  "step": 2
32
  },
33
  {
34
  "epoch": 0.04938271604938271,
35
+ "grad_norm": 3.2222888469696045,
36
  "learning_rate": 9.989294616193017e-05,
37
+ "loss": 2.3785,
38
  "step": 3
39
  },
40
  {
41
  "epoch": 0.06584362139917696,
42
+ "grad_norm": 1.957718014717102,
43
  "learning_rate": 9.957224306869053e-05,
44
+ "loss": 2.0282,
45
  "step": 4
46
  },
47
  {
48
  "epoch": 0.0823045267489712,
49
+ "grad_norm": 1.7186223268508911,
50
  "learning_rate": 9.903926402016153e-05,
51
+ "loss": 1.8344,
52
  "step": 5
53
  },
54
  {
55
  "epoch": 0.09876543209876543,
56
+ "grad_norm": 1.804044485092163,
57
  "learning_rate": 9.829629131445342e-05,
58
+ "loss": 1.8234,
59
  "step": 6
60
  },
61
  {
62
  "epoch": 0.11522633744855967,
63
+ "grad_norm": 1.2378959655761719,
64
  "learning_rate": 9.73465064747553e-05,
65
+ "loss": 1.4513,
66
  "step": 7
67
  },
68
  {
69
  "epoch": 0.13168724279835392,
70
+ "grad_norm": 1.2065438032150269,
71
  "learning_rate": 9.619397662556435e-05,
72
+ "loss": 1.3096,
73
  "step": 8
74
  },
75
  {
76
  "epoch": 0.14814814814814814,
77
+ "grad_norm": 1.109233021736145,
78
  "learning_rate": 9.484363707663442e-05,
79
+ "loss": 1.2455,
80
  "step": 9
81
  },
82
  {
83
  "epoch": 0.1646090534979424,
84
+ "grad_norm": 1.291716456413269,
85
  "learning_rate": 9.330127018922194e-05,
86
+ "loss": 1.0978,
87
  "step": 10
88
  },
89
  {
90
  "epoch": 0.18106995884773663,
91
+ "grad_norm": 1.3139619827270508,
92
  "learning_rate": 9.157348061512727e-05,
93
+ "loss": 0.9933,
94
  "step": 11
95
  },
96
  {
97
  "epoch": 0.19753086419753085,
98
+ "grad_norm": 1.085813283920288,
99
  "learning_rate": 8.966766701456177e-05,
100
+ "loss": 0.8552,
101
  "step": 12
102
  },
103
  {
104
  "epoch": 0.2139917695473251,
105
+ "grad_norm": 0.7361060380935669,
106
  "learning_rate": 8.759199037394887e-05,
107
+ "loss": 0.9337,
108
  "step": 13
109
  },
110
  {
111
  "epoch": 0.23045267489711935,
112
+ "grad_norm": 2.214524984359741,
113
  "learning_rate": 8.535533905932738e-05,
114
+ "loss": 1.6196,
115
  "step": 14
116
  },
117
  {
118
  "epoch": 0.24691358024691357,
119
+ "grad_norm": 1.789655327796936,
120
  "learning_rate": 8.296729075500344e-05,
121
+ "loss": 0.7971,
122
  "step": 15
123
  },
124
  {
125
  "epoch": 0.26337448559670784,
126
+ "grad_norm": 1.104480504989624,
127
  "learning_rate": 8.043807145043604e-05,
128
+ "loss": 0.7159,
129
  "step": 16
130
  },
131
  {
132
  "epoch": 0.27983539094650206,
133
+ "grad_norm": 0.9207172989845276,
134
  "learning_rate": 7.777851165098012e-05,
135
+ "loss": 0.7,
136
  "step": 17
137
  },
138
  {
139
  "epoch": 0.2962962962962963,
140
+ "grad_norm": 0.8482317328453064,
141
  "learning_rate": 7.500000000000001e-05,
142
+ "loss": 0.6445,
143
  "step": 18
144
  },
145
  {
146
  "epoch": 0.31275720164609055,
147
+ "grad_norm": 0.8116461634635925,
148
  "learning_rate": 7.211443451095007e-05,
149
+ "loss": 0.6966,
150
  "step": 19
151
  },
152
  {
153
  "epoch": 0.3292181069958848,
154
+ "grad_norm": 0.7192047238349915,
155
  "learning_rate": 6.91341716182545e-05,
156
+ "loss": 0.5805,
157
  "step": 20
158
  },
159
  {
160
  "epoch": 0.345679012345679,
161
+ "grad_norm": 0.5720171332359314,
162
  "learning_rate": 6.607197326515808e-05,
163
+ "loss": 0.706,
164
  "step": 21
165
  },
166
  {
167
  "epoch": 0.36213991769547327,
168
+ "grad_norm": 0.5808382630348206,
169
  "learning_rate": 6.294095225512603e-05,
170
+ "loss": 0.7216,
171
  "step": 22
172
  },
173
  {
174
  "epoch": 0.3786008230452675,
175
+ "grad_norm": 0.5952896475791931,
176
  "learning_rate": 5.9754516100806423e-05,
177
+ "loss": 0.6375,
178
  "step": 23
179
  },
180
  {
181
  "epoch": 0.3950617283950617,
182
+ "grad_norm": 0.5605278015136719,
183
  "learning_rate": 5.6526309611002594e-05,
184
+ "loss": 0.7344,
185
  "step": 24
186
  },
187
  {
188
  "epoch": 0.411522633744856,
189
+ "grad_norm": 0.49808284640312195,
190
  "learning_rate": 5.327015646150716e-05,
191
+ "loss": 0.5986,
192
  "step": 25
193
  },
194
  {
195
  "epoch": 0.411522633744856,
196
+ "eval_loss": 0.7032530307769775,
197
+ "eval_runtime": 9.2958,
198
+ "eval_samples_per_second": 44.106,
199
+ "eval_steps_per_second": 5.594,
200
  "step": 25
201
  },
202
  {
203
  "epoch": 0.4279835390946502,
204
+ "grad_norm": 1.5510308742523193,
205
  "learning_rate": 5e-05,
206
+ "loss": 1.3782,
207
  "step": 26
208
  },
209
  {
210
  "epoch": 0.4444444444444444,
211
+ "grad_norm": 0.7058679461479187,
212
  "learning_rate": 4.6729843538492847e-05,
213
+ "loss": 0.6491,
214
  "step": 27
215
  },
216
  {
217
  "epoch": 0.4609053497942387,
218
+ "grad_norm": 0.6497540473937988,
219
  "learning_rate": 4.347369038899744e-05,
220
+ "loss": 0.524,
221
  "step": 28
222
  },
223
  {
224
  "epoch": 0.4773662551440329,
225
+ "grad_norm": 0.6953015923500061,
226
  "learning_rate": 4.0245483899193595e-05,
227
+ "loss": 0.552,
228
  "step": 29
229
  },
230
  {
231
  "epoch": 0.49382716049382713,
232
+ "grad_norm": 0.6362207531929016,
233
  "learning_rate": 3.705904774487396e-05,
234
+ "loss": 0.645,
235
  "step": 30
236
  },
237
  {
238
  "epoch": 0.5102880658436214,
239
+ "grad_norm": 0.5652956962585449,
240
  "learning_rate": 3.392802673484193e-05,
241
+ "loss": 0.6847,
242
  "step": 31
243
  },
244
  {
245
  "epoch": 0.5267489711934157,
246
+ "grad_norm": 0.43394219875335693,
247
  "learning_rate": 3.086582838174551e-05,
248
+ "loss": 0.5517,
249
  "step": 32
250
  },
251
  {
252
  "epoch": 0.5432098765432098,
253
+ "grad_norm": 0.5500791668891907,
254
  "learning_rate": 2.7885565489049946e-05,
255
+ "loss": 0.6542,
256
  "step": 33
257
  },
258
  {
259
  "epoch": 0.5596707818930041,
260
+ "grad_norm": 0.43191617727279663,
261
  "learning_rate": 2.500000000000001e-05,
262
+ "loss": 0.6129,
263
  "step": 34
264
  },
265
  {
266
  "epoch": 0.5761316872427984,
267
+ "grad_norm": 0.5142382383346558,
268
  "learning_rate": 2.2221488349019903e-05,
269
+ "loss": 0.6085,
270
  "step": 35
271
  },
272
  {
273
  "epoch": 0.5925925925925926,
274
+ "grad_norm": 0.6265186667442322,
275
  "learning_rate": 1.9561928549563968e-05,
276
+ "loss": 0.6996,
277
  "step": 36
278
  },
279
  {
280
  "epoch": 0.6090534979423868,
281
+ "grad_norm": 0.679259717464447,
282
  "learning_rate": 1.703270924499656e-05,
283
+ "loss": 0.6922,
284
  "step": 37
285
  },
286
  {
287
  "epoch": 0.6255144032921811,
288
+ "grad_norm": 0.5726998448371887,
289
  "learning_rate": 1.4644660940672627e-05,
290
+ "loss": 0.8567,
291
  "step": 38
292
  },
293
  {
294
  "epoch": 0.6419753086419753,
295
+ "grad_norm": 2.6537625789642334,
296
  "learning_rate": 1.2408009626051137e-05,
297
+ "loss": 1.7269,
298
  "step": 39
299
  },
300
  {
301
  "epoch": 0.6584362139917695,
302
+ "grad_norm": 0.6081885099411011,
303
  "learning_rate": 1.0332332985438248e-05,
304
+ "loss": 0.5644,
305
  "step": 40
306
  },
307
  {
308
  "epoch": 0.6748971193415638,
309
+ "grad_norm": 0.4832661747932434,
310
  "learning_rate": 8.426519384872733e-06,
311
  "loss": 0.5217,
312
  "step": 41
313
  },
314
  {
315
  "epoch": 0.691358024691358,
316
+ "grad_norm": 0.49536004662513733,
317
  "learning_rate": 6.698729810778065e-06,
318
+ "loss": 0.5929,
319
  "step": 42
320
  },
321
  {
322
  "epoch": 0.7078189300411523,
323
+ "grad_norm": 0.4383414089679718,
324
  "learning_rate": 5.156362923365588e-06,
325
+ "loss": 0.5276,
326
  "step": 43
327
  },
328
  {
329
  "epoch": 0.7242798353909465,
330
+ "grad_norm": 0.5090070962905884,
331
  "learning_rate": 3.8060233744356633e-06,
332
+ "loss": 0.5399,
333
  "step": 44
334
  },
335
  {
336
  "epoch": 0.7407407407407407,
337
+ "grad_norm": 0.4303985834121704,
338
  "learning_rate": 2.653493525244721e-06,
339
+ "loss": 0.6663,
340
  "step": 45
341
  },
342
  {
343
  "epoch": 0.757201646090535,
344
+ "grad_norm": 0.41048020124435425,
345
  "learning_rate": 1.70370868554659e-06,
346
+ "loss": 0.5851,
347
  "step": 46
348
  },
349
  {
350
  "epoch": 0.7736625514403292,
351
+ "grad_norm": 0.4269702732563019,
352
  "learning_rate": 9.607359798384785e-07,
353
+ "loss": 0.6774,
354
  "step": 47
355
  },
356
  {
357
  "epoch": 0.7901234567901234,
358
+ "grad_norm": 0.3528209924697876,
359
  "learning_rate": 4.277569313094809e-07,
360
  "loss": 0.5528,
361
  "step": 48
362
  },
363
  {
364
  "epoch": 0.8065843621399177,
365
+ "grad_norm": 0.4349346458911896,
366
  "learning_rate": 1.0705383806982606e-07,
367
+ "loss": 0.6985,
368
  "step": 49
369
  },
370
  {
371
  "epoch": 0.823045267489712,
372
+ "grad_norm": 0.40909990668296814,
373
  "learning_rate": 0.0,
374
+ "loss": 0.5858,
375
  "step": 50
376
  },
377
  {
378
  "epoch": 0.823045267489712,
379
+ "eval_loss": 0.6542271971702576,
380
+ "eval_runtime": 9.2891,
381
+ "eval_samples_per_second": 44.138,
382
+ "eval_steps_per_second": 5.598,
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:85e8dfa1540ca3fe1a9279429500b8935e685568e77962b57855c979b3e8ce15
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:94f8966a7f5610ce3154bf3af6bc87a6aa3dca284fbee83e288364d669bb4725
3
  size 6776