lesso07 commited on
Commit
46aa60d
·
verified ·
1 Parent(s): 2150984

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:265a547e14b47c71afa038498cd80e1ae4cd32ef06066a837c1bcd242222e613
3
  size 51431872
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:126beb816f483656af6cb2f8ee8d6d5131da8ceb2e966f5306048e43d6118bda
3
  size 51431872
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:45872ef868e7360d9ab367f57b14d6269205d65966f36d3b735d397e170756b2
3
  size 26550260
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c44c37c405fb95fa480bf32e223633ad3a81c219a050395f032703e5d9898d0f
3
  size 26550260
last-checkpoint/rng_state.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:fc46e58008fcfaf26de2fc50b7a399e2d6e44f2214266c62484151ce8f2a61a1
3
  size 14244
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6f2ec64b5bc1a5dee2c141e3e217e5feaa4634a87a716b0ea918096c3fa7861f
3
  size 14244
last-checkpoint/scheduler.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1d95f3fb1f9df4cdd5f470d1684a242bf1d1940d47b9622802f603a91ffa5bc0
3
  size 1064
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4521b8db9cc205e54aa606d85e707c024abd2d8ad4a20bec4b2cff365dc59cdf
3
  size 1064
last-checkpoint/trainer_state.json CHANGED
@@ -1,9 +1,9 @@
1
  {
2
- "best_metric": 1.3041226863861084,
3
- "best_model_checkpoint": "miner_id_24/checkpoint-20",
4
- "epoch": 0.004067314047485892,
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": 9.571,
188
  "eval_steps_per_second": 4.788,
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": 1540684932710400.0,
219
  "train_batch_size": 2,
220
  "trial_name": null,
221
  "trial_params": null
 
1
  {
2
+ "best_metric": 1.298373818397522,
3
+ "best_model_checkpoint": "miner_id_24/checkpoint-25",
4
+ "epoch": 0.005084142559357364,
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": 9.571,
188
  "eval_steps_per_second": 4.788,
189
  "step": 20
190
+ },
191
+ {
192
+ "epoch": 0.004270679749860186,
193
+ "grad_norm": 1.1199743747711182,
194
+ "learning_rate": 3.308693936411421e-05,
195
+ "loss": 1.2086,
196
+ "step": 21
197
+ },
198
+ {
199
+ "epoch": 0.004474045452234481,
200
+ "grad_norm": 1.324095606803894,
201
+ "learning_rate": 1.9098300562505266e-05,
202
+ "loss": 1.3939,
203
+ "step": 22
204
+ },
205
+ {
206
+ "epoch": 0.004677411154608775,
207
+ "grad_norm": 1.1704427003860474,
208
+ "learning_rate": 8.645454235739903e-06,
209
+ "loss": 1.3285,
210
+ "step": 23
211
+ },
212
+ {
213
+ "epoch": 0.0048807768569830694,
214
+ "grad_norm": 1.2591584920883179,
215
+ "learning_rate": 2.1852399266194314e-06,
216
+ "loss": 1.3386,
217
+ "step": 24
218
+ },
219
+ {
220
+ "epoch": 0.005084142559357364,
221
+ "grad_norm": 1.2384811639785767,
222
+ "learning_rate": 0.0,
223
+ "loss": 1.2469,
224
+ "step": 25
225
+ },
226
+ {
227
+ "epoch": 0.005084142559357364,
228
+ "eval_loss": 1.298373818397522,
229
+ "eval_runtime": 216.2229,
230
+ "eval_samples_per_second": 9.578,
231
+ "eval_steps_per_second": 4.791,
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": 1921100965478400.0,
262
  "train_batch_size": 2,
263
  "trial_name": null,
264
  "trial_params": null