lesso17 commited on
Commit
bfa495d
·
verified ·
1 Parent(s): 2b2d6a9

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:07e4428ecd48851b3986c67f5b4cde5aa902ea16bcce61652fdc100660ba18df
3
  size 28351000
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:806bfe5ee9e9132b7ebe0fc687e1fc6f790005c90a489396d855551f48febe20
3
  size 28351000
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6cd5e784b93b6245fdb262d3e228d0c161bbec698284ea5ef7222c22660ab3b5
3
  size 56864954
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5021bf55407e4b4add21007ce970528d2de0efc5cee9e71eb3a8a9ed51c8cd80
3
  size 56864954
last-checkpoint/rng_state.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:98c73acd1611361430c952163a5deb283e868c1eb83d40cd71e9806df85439f5
3
  size 14244
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bedb7013b67bbf8795c3720bde1f34a8ff4e2e48d689b7a981a2be83bc43f9b0
3
  size 14244
last-checkpoint/scheduler.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c2d5f342d4229a407b143249c0b0919abc73174c3fbf690cf4dd4451580b8e09
3
  size 1064
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:41e83f307180ac8f488ffa5d12e6485869ba276842bbc2776b54d5f280df42a5
3
  size 1064
last-checkpoint/trainer_state.json CHANGED
@@ -1,9 +1,9 @@
1
  {
2
- "best_metric": 2.0528807640075684,
3
- "best_model_checkpoint": "miner_id_24/checkpoint-20",
4
- "epoch": 0.004839685420447671,
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": 12.153,
188
  "eval_steps_per_second": 6.076,
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": 761852388704256.0,
219
  "train_batch_size": 2,
220
  "trial_name": null,
221
  "trial_params": null
 
1
  {
2
+ "best_metric": 2.0509567260742188,
3
+ "best_model_checkpoint": "miner_id_24/checkpoint-25",
4
+ "epoch": 0.006049606775559589,
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": 12.153,
188
  "eval_steps_per_second": 6.076,
189
  "step": 20
190
+ },
191
+ {
192
+ "epoch": 0.005081669691470054,
193
+ "grad_norm": 3.4139227867126465,
194
+ "learning_rate": 3.308693936411421e-06,
195
+ "loss": 8.1117,
196
+ "step": 21
197
+ },
198
+ {
199
+ "epoch": 0.005323653962492438,
200
+ "grad_norm": 2.6773757934570312,
201
+ "learning_rate": 1.9098300562505266e-06,
202
+ "loss": 7.8244,
203
+ "step": 22
204
+ },
205
+ {
206
+ "epoch": 0.0055656382335148216,
207
+ "grad_norm": 2.016263246536255,
208
+ "learning_rate": 8.645454235739903e-07,
209
+ "loss": 6.493,
210
+ "step": 23
211
+ },
212
+ {
213
+ "epoch": 0.005807622504537205,
214
+ "grad_norm": 3.0851123332977295,
215
+ "learning_rate": 2.1852399266194312e-07,
216
+ "loss": 8.3326,
217
+ "step": 24
218
+ },
219
+ {
220
+ "epoch": 0.006049606775559589,
221
+ "grad_norm": 2.296729803085327,
222
+ "learning_rate": 0.0,
223
+ "loss": 7.2057,
224
+ "step": 25
225
+ },
226
+ {
227
+ "epoch": 0.006049606775559589,
228
+ "eval_loss": 2.0509567260742188,
229
+ "eval_runtime": 94.4647,
230
+ "eval_samples_per_second": 18.42,
231
+ "eval_steps_per_second": 9.21,
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": 978457479610368.0,
262
  "train_batch_size": 2,
263
  "trial_name": null,
264
  "trial_params": null