lesso11 commited on
Commit
00af221
·
verified ·
1 Parent(s): 63ca9f1

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:36edf614b20a1aa8758888ea3f482cfe75473aae473e74f4ac5f6d787dd503f3
3
  size 12609416
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:febd23472a2b7e47182a0d7c32bb8f9d7df17f2c0c433568c1bcc9a83e46a940
3
  size 12609416
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8ff62577a4db80a25dcb1273af75947e8e407faa08fdbbac2bf65793acc28949
3
  size 6615034
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1aed61d3bff959418bccdc9396dbb40d5eabe31326739368d1114fab8e965cb7
3
  size 6615034
last-checkpoint/rng_state.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:129741bc16e0b3a154ff5dee0e729dee66fdc1335cfc27c7606c77964d52f427
3
  size 14244
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7394a64b3e962f909e29e04b6ddee797f7f39f051dba4f976eaf89c2daf7a5dc
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": 4.618052005767822,
3
- "best_model_checkpoint": "miner_id_24/checkpoint-20",
4
- "epoch": 0.0017106079072850514,
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.7,
188
  "eval_steps_per_second": 7.852,
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": 159523012608000.0,
219
  "train_batch_size": 2,
220
  "trial_name": null,
221
  "trial_params": null
 
1
  {
2
+ "best_metric": 4.602868556976318,
3
+ "best_model_checkpoint": "miner_id_24/checkpoint-25",
4
+ "epoch": 0.002138259884106314,
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.7,
188
  "eval_steps_per_second": 7.852,
189
  "step": 20
190
+ },
191
+ {
192
+ "epoch": 0.001796138302649304,
193
+ "grad_norm": 6.339782238006592,
194
+ "learning_rate": 3.308693936411421e-05,
195
+ "loss": 18.6854,
196
+ "step": 21
197
+ },
198
+ {
199
+ "epoch": 0.0018816686980135566,
200
+ "grad_norm": 8.081241607666016,
201
+ "learning_rate": 1.9098300562505266e-05,
202
+ "loss": 15.65,
203
+ "step": 22
204
+ },
205
+ {
206
+ "epoch": 0.001967199093377809,
207
+ "grad_norm": 5.962035179138184,
208
+ "learning_rate": 8.645454235739903e-06,
209
+ "loss": 19.2275,
210
+ "step": 23
211
+ },
212
+ {
213
+ "epoch": 0.0020527294887420617,
214
+ "grad_norm": 7.869252681732178,
215
+ "learning_rate": 2.1852399266194314e-06,
216
+ "loss": 20.7399,
217
+ "step": 24
218
+ },
219
+ {
220
+ "epoch": 0.002138259884106314,
221
+ "grad_norm": 7.777577877044678,
222
+ "learning_rate": 0.0,
223
+ "loss": 19.8523,
224
+ "step": 25
225
+ },
226
+ {
227
+ "epoch": 0.002138259884106314,
228
+ "eval_loss": 4.602868556976318,
229
+ "eval_runtime": 309.311,
230
+ "eval_samples_per_second": 15.916,
231
+ "eval_steps_per_second": 7.96,
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": 197057839104000.0,
262
  "train_batch_size": 2,
263
  "trial_name": null,
264
  "trial_params": null