lesso14 commited on
Commit
0c64757
·
verified ·
1 Parent(s): 524449a

Training in progress, step 25, checkpoint

Browse files
last-checkpoint/adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4048df42b0edbd9da090c8c014a7d4b251e358d7a9d32eb021f26dcc9ff5c37f
3
  size 12609416
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:93ac256aed23bee437ec9fe18e7a3bd9781451f26bc8c41021d62a036e87081f
3
  size 12609416
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:777919d2370e3423725dcf405283182c643b494622ae665c493c9d3b6622dc7c
3
  size 25279290
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:504edc3a7f6533bd46f7f52a19c55352264aa3ff65f9962413f8848e6a7fcfc6
3
  size 25279290
last-checkpoint/rng_state.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9a9ab7db431e6cea4f6f67f645378c70ef004171a9209f8ce85124ff5172a3ca
3
  size 14244
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:19c3a950b1db5e5a53ee1807fed513e1459650c81b28057a7dd9e7f6eb2c4dc2
3
  size 14244
last-checkpoint/scheduler.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b7af249df5fe11a9896f83a1f972a51ac4c516f61ca7fde0473cca60d389d7ec
3
  size 1064
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4677d15317405bcdd600dfdae9d04715d81517a0dbc7789a073149e371184d8c
3
  size 1064
last-checkpoint/trainer_state.json CHANGED
@@ -1,9 +1,9 @@
1
  {
2
- "best_metric": 3.755293130874634,
3
- "best_model_checkpoint": "miner_id_24/checkpoint-20",
4
- "epoch": 0.0007355713090410909,
5
  "eval_steps": 5,
6
- "global_step": 20,
7
  "is_hyper_param_search": false,
8
  "is_local_process_zero": true,
9
  "is_world_process_zero": true,
@@ -187,6 +187,49 @@
187
  "eval_samples_per_second": 15.485,
188
  "eval_steps_per_second": 7.743,
189
  "step": 20
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
190
  }
191
  ],
192
  "logging_steps": 1,
@@ -210,12 +253,12 @@
210
  "should_evaluate": false,
211
  "should_log": false,
212
  "should_save": true,
213
- "should_training_stop": false
214
  },
215
  "attributes": {}
216
  }
217
  },
218
- "total_flos": 300278611968000.0,
219
  "train_batch_size": 2,
220
  "trial_name": null,
221
  "trial_params": null
 
1
  {
2
+ "best_metric": 3.7517294883728027,
3
+ "best_model_checkpoint": "miner_id_24/checkpoint-25",
4
+ "epoch": 0.0009194641363013636,
5
  "eval_steps": 5,
6
+ "global_step": 25,
7
  "is_hyper_param_search": false,
8
  "is_local_process_zero": true,
9
  "is_world_process_zero": true,
 
187
  "eval_samples_per_second": 15.485,
188
  "eval_steps_per_second": 7.743,
189
  "step": 20
190
+ },
191
+ {
192
+ "epoch": 0.0007723498744931454,
193
+ "grad_norm": 4.634418487548828,
194
+ "learning_rate": 1.6543469682057106e-05,
195
+ "loss": 15.9765,
196
+ "step": 21
197
+ },
198
+ {
199
+ "epoch": 0.0008091284399452,
200
+ "grad_norm": 3.4980578422546387,
201
+ "learning_rate": 9.549150281252633e-06,
202
+ "loss": 15.835,
203
+ "step": 22
204
+ },
205
+ {
206
+ "epoch": 0.0008459070053972545,
207
+ "grad_norm": 3.5311439037323,
208
+ "learning_rate": 4.322727117869951e-06,
209
+ "loss": 15.0439,
210
+ "step": 23
211
+ },
212
+ {
213
+ "epoch": 0.000882685570849309,
214
+ "grad_norm": 3.130390167236328,
215
+ "learning_rate": 1.0926199633097157e-06,
216
+ "loss": 14.4918,
217
+ "step": 24
218
+ },
219
+ {
220
+ "epoch": 0.0009194641363013636,
221
+ "grad_norm": 2.921156644821167,
222
+ "learning_rate": 0.0,
223
+ "loss": 15.3883,
224
+ "step": 25
225
+ },
226
+ {
227
+ "epoch": 0.0009194641363013636,
228
+ "eval_loss": 3.7517294883728027,
229
+ "eval_runtime": 745.0938,
230
+ "eval_samples_per_second": 15.366,
231
+ "eval_steps_per_second": 7.684,
232
+ "step": 25
233
  }
234
  ],
235
  "logging_steps": 1,
 
253
  "should_evaluate": false,
254
  "should_log": false,
255
  "should_save": true,
256
+ "should_training_stop": true
257
  },
258
  "attributes": {}
259
  }
260
  },
261
+ "total_flos": 375348264960000.0,
262
  "train_batch_size": 2,
263
  "trial_name": null,
264
  "trial_params": null