lesso10 commited on
Commit
2e82a93
·
verified ·
1 Parent(s): 72f5fae

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:440520052f31c0a29112837855e6363ab86d151525b850cb30d7caccfea5627d
3
  size 83945296
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4ddd62920c920e2ff0c0fc5ee5f565dfee2f7f507c4f2062f6becc465f5b0c32
3
  size 83945296
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:03b1462ef8ec0711c50e87b70d30dc24bf343b1c598f2461d5153d177a788d1f
3
  size 43122580
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bfd1dff9ab0a7c85539f0503f091761c8ab18a876b8ec3cc884b530be430142a
3
  size 43122580
last-checkpoint/rng_state.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b493b863b6181972a0fd4d4d3e2649671dd1a1cbd9865f922e7ab18a1988e1c6
3
  size 14244
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a39ed17a65b4c97f0de96db76cf0c8be1f1118759a975579bac6f49af09bbd38
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": 0.7646981477737427,
3
- "best_model_checkpoint": "miner_id_24/checkpoint-20",
4
- "epoch": 0.05082592121982211,
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": 6.592,
188
  "eval_steps_per_second": 3.296,
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": 3976632389861376.0,
219
  "train_batch_size": 2,
220
  "trial_name": null,
221
  "trial_params": null
 
1
  {
2
+ "best_metric": 0.7207484245300293,
3
+ "best_model_checkpoint": "miner_id_24/checkpoint-25",
4
+ "epoch": 0.06353240152477764,
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": 6.592,
188
  "eval_steps_per_second": 3.296,
189
  "step": 20
190
+ },
191
+ {
192
+ "epoch": 0.053367217280813214,
193
+ "grad_norm": 4.5308027267456055,
194
+ "learning_rate": 3.308693936411421e-05,
195
+ "loss": 0.7881,
196
+ "step": 21
197
+ },
198
+ {
199
+ "epoch": 0.05590851334180432,
200
+ "grad_norm": 5.688116550445557,
201
+ "learning_rate": 1.9098300562505266e-05,
202
+ "loss": 1.0006,
203
+ "step": 22
204
+ },
205
+ {
206
+ "epoch": 0.05844980940279543,
207
+ "grad_norm": 4.038796901702881,
208
+ "learning_rate": 8.645454235739903e-06,
209
+ "loss": 0.5519,
210
+ "step": 23
211
+ },
212
+ {
213
+ "epoch": 0.060991105463786534,
214
+ "grad_norm": 4.334105491638184,
215
+ "learning_rate": 2.1852399266194314e-06,
216
+ "loss": 0.5561,
217
+ "step": 24
218
+ },
219
+ {
220
+ "epoch": 0.06353240152477764,
221
+ "grad_norm": 4.820201396942139,
222
+ "learning_rate": 0.0,
223
+ "loss": 0.6645,
224
+ "step": 25
225
+ },
226
+ {
227
+ "epoch": 0.06353240152477764,
228
+ "eval_loss": 0.7207484245300293,
229
+ "eval_runtime": 26.4772,
230
+ "eval_samples_per_second": 6.27,
231
+ "eval_steps_per_second": 3.135,
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": 4993910443081728.0,
262
  "train_batch_size": 2,
263
  "trial_name": null,
264
  "trial_params": null