CodeIsAbstract commited on
Commit
fc7f465
·
verified ·
1 Parent(s): 51242e9

Training in progress, step 120, checkpoint

Browse files
last-checkpoint/model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ac5b9baf6de14780fa86a9b96945cdf7b72a2583aad39bcb5b7af228742f8ade
3
  size 847599616
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d47f50d75e32624acd21703332c797184b665fb4d2b10847a7d7de1432abb3a1
3
  size 847599616
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:98e9dc05c94cca6b374b4e8da945f6ab78f100d5bbd3f9b87005250dd7e07039
3
  size 350603
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f1345b0a7769c8848417baabda9535c454ba0aef0691913ff0f8c0d83f03bfc3
3
  size 350603
last-checkpoint/rng_state.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d655e73147f6c05694f6b0b5c2c321535c695e45d8c7329d033e75bc36a25404
3
  size 14645
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:443907af357cccf92496cdd4e04b21f17558d4acf38fddc732c70cd7db47e70d
3
  size 14645
last-checkpoint/scheduler.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7815f17b7bd928390d8a057e2a19101b8f840de5d7f859603bfc35694ee86edf
3
  size 1465
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cc32de04bd8951ded22e38a3a317dcc3e3d6e420820aadb0c1fc7777161631b4
3
  size 1465
last-checkpoint/trainer_state.json CHANGED
@@ -2,9 +2,9 @@
2
  "best_global_step": null,
3
  "best_metric": null,
4
  "best_model_checkpoint": null,
5
- "epoch": 0.5,
6
  "eval_steps": 20,
7
- "global_step": 100,
8
  "is_hyper_param_search": false,
9
  "is_local_process_zero": true,
10
  "is_world_process_zero": true,
@@ -193,6 +193,43 @@
193
  "eval_samples_per_second": 383.201,
194
  "eval_steps_per_second": 63.995,
195
  "step": 100
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
196
  }
197
  ],
198
  "logging_steps": 5,
 
2
  "best_global_step": null,
3
  "best_metric": null,
4
  "best_model_checkpoint": null,
5
+ "epoch": 0.6,
6
  "eval_steps": 20,
7
+ "global_step": 120,
8
  "is_hyper_param_search": false,
9
  "is_local_process_zero": true,
10
  "is_world_process_zero": true,
 
193
  "eval_samples_per_second": 383.201,
194
  "eval_steps_per_second": 63.995,
195
  "step": 100
196
+ },
197
+ {
198
+ "epoch": 0.525,
199
+ "grad_norm": 0.24510444700717926,
200
+ "learning_rate": 2.033067889532717e-06,
201
+ "loss": 21.980421447753905,
202
+ "step": 105
203
+ },
204
+ {
205
+ "epoch": 0.55,
206
+ "grad_norm": 0.24764317274093628,
207
+ "learning_rate": 1.8678188313486012e-06,
208
+ "loss": 21.973478698730467,
209
+ "step": 110
210
+ },
211
+ {
212
+ "epoch": 0.575,
213
+ "grad_norm": 0.28122493624687195,
214
+ "learning_rate": 1.7034727045763157e-06,
215
+ "loss": 21.949703979492188,
216
+ "step": 115
217
+ },
218
+ {
219
+ "epoch": 0.6,
220
+ "grad_norm": 0.250843346118927,
221
+ "learning_rate": 1.541152159906497e-06,
222
+ "loss": 21.94451141357422,
223
+ "step": 120
224
+ },
225
+ {
226
+ "epoch": 0.6,
227
+ "eval_accuracy": 3.1746031746031745e-05,
228
+ "eval_loss": 11.010734558105469,
229
+ "eval_runtime": 2.7011,
230
+ "eval_samples_per_second": 370.215,
231
+ "eval_steps_per_second": 61.826,
232
+ "step": 120
233
  }
234
  ],
235
  "logging_steps": 5,