dada22231 commited on
Commit
c363c39
1 Parent(s): b0624b2

Training in progress, step 28, checkpoint

Browse files
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:46d76418ff259d6b95ca3894a200164cb00ea783d60345b1fb1ae03590905f50
3
  size 671466706
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3e9420f6f3fc29633a07c26c966bcb335bdc2f001c1272653d3ea778f90fe75f
3
  size 671466706
last-checkpoint/rng_state_0.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:87819adfca79781ff1481332dd3e62a860f819af78a0041bf061284c45717743
3
  size 14960
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ab31d15ea1ba2d4d7bad408ca02f40a4d59f928df01a5b0221084a9a06c0d6c6
3
  size 14960
last-checkpoint/rng_state_1.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:50fdde2e6e9bce9221776c4ef7a09f6ed036b172161ee458bcdbf277b8f7af76
3
  size 15024
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d0917413fef43bed6cecb7db8c5e42249c1e10cc03c1d8a741dc0fb77bd55f91
3
  size 15024
last-checkpoint/rng_state_2.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:bc7a5e0a3f6e8213978b91efc94b2e3f0ccc2e6d341d3af403f1b3a2f8391987
3
  size 15024
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ba0330846ae5b1cd29ac03ff9027753080e9429c5277168703ffd1f37aa0ea76
3
  size 15024
last-checkpoint/rng_state_3.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:47bc08790b49b64dc7821549f6ecd30dc1169ce9ea88bc8a9d0c66b37b3de198
3
  size 15024
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f8d42e9dafcdb6df44230a1a7cae754a92b3595499a99211109c3eca67a76e1e
3
  size 15024
last-checkpoint/scheduler.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:73a118e681fa814e101b0fd54b5f7d177ef6c83e0e721bb9177ce578ce9b71a7
3
  size 1064
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b5d68508636586630def15adada56bacf5564430dadc7cdc60a1b731c838c499
3
  size 1064
last-checkpoint/trainer_state.json CHANGED
@@ -1,9 +1,9 @@
1
  {
2
  "best_metric": NaN,
3
  "best_model_checkpoint": "miner_id_24/checkpoint-25",
4
- "epoch": 2.7491408934707904,
5
  "eval_steps": 25,
6
- "global_step": 25,
7
  "is_hyper_param_search": false,
8
  "is_local_process_zero": true,
9
  "is_world_process_zero": true,
@@ -198,6 +198,27 @@
198
  "eval_samples_per_second": 15.312,
199
  "eval_steps_per_second": 3.981,
200
  "step": 25
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
201
  }
202
  ],
203
  "logging_steps": 1,
@@ -221,12 +242,12 @@
221
  "should_evaluate": false,
222
  "should_log": false,
223
  "should_save": true,
224
- "should_training_stop": false
225
  },
226
  "attributes": {}
227
  }
228
  },
229
- "total_flos": 2.984041808658432e+17,
230
  "train_batch_size": 1,
231
  "trial_name": null,
232
  "trial_params": null
 
1
  {
2
  "best_metric": NaN,
3
  "best_model_checkpoint": "miner_id_24/checkpoint-25",
4
+ "epoch": 3.0790378006872854,
5
  "eval_steps": 25,
6
+ "global_step": 28,
7
  "is_hyper_param_search": false,
8
  "is_local_process_zero": true,
9
  "is_world_process_zero": true,
 
198
  "eval_samples_per_second": 15.312,
199
  "eval_steps_per_second": 3.981,
200
  "step": 25
201
+ },
202
+ {
203
+ "epoch": 2.859106529209622,
204
+ "grad_norm": NaN,
205
+ "learning_rate": 1.130761821582766e-05,
206
+ "loss": 0.0,
207
+ "step": 26
208
+ },
209
+ {
210
+ "epoch": 2.9690721649484537,
211
+ "grad_norm": NaN,
212
+ "learning_rate": 1.0328100665587574e-05,
213
+ "loss": 0.0,
214
+ "step": 27
215
+ },
216
+ {
217
+ "epoch": 3.0790378006872854,
218
+ "grad_norm": NaN,
219
+ "learning_rate": 1e-05,
220
+ "loss": 0.0,
221
+ "step": 28
222
  }
223
  ],
224
  "logging_steps": 1,
 
242
  "should_evaluate": false,
243
  "should_log": false,
244
  "should_save": true,
245
+ "should_training_stop": true
246
  },
247
  "attributes": {}
248
  }
249
  },
250
+ "total_flos": 3.342126825697444e+17,
251
  "train_batch_size": 1,
252
  "trial_name": null,
253
  "trial_params": null