CodeIsAbstract commited on
Commit
168db63
·
verified ·
1 Parent(s): 194648f

Training in progress, step 200, checkpoint

Browse files
last-checkpoint/model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:dcb7712ecbc26e46fa1695be4f15524e8e397fe53946c0a08a6cdcc5983ad689
3
  size 847599616
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4f89efc5dc5f79a1a7d049192202211ff4f4666f74e45acc972ebb8828a7a6fc
3
  size 847599616
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a3b3faf55cdd05d5adfa4583fbdd03a8035aa4ea04b098bd35a60e2170d02ba5
3
  size 350603
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0ac3ea29f8f9795f3342f01cb83d8299ab1810ae892d2b8734f06530209ab1c4
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:a14ea651aa56969d3e22c9ba563855987e3222470a3a49128fb73a819760aa1e
3
  size 14645
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0bef41f725df412ca95cdfe05f60b1b444d77c340f60fb943e0b05b8ff85dc70
3
  size 14645
last-checkpoint/scheduler.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f420a398e501a060ab026373fbb64a49ebca6f8ce9e0b9e60155447b04592b02
3
  size 1465
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ab66db99117673b461ceb8f3865fe0441f45aa01085a419aba1737c22700a3ed
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.9,
6
  "eval_steps": 20,
7
- "global_step": 180,
8
  "is_hyper_param_search": false,
9
  "is_local_process_zero": true,
10
  "is_world_process_zero": true,
@@ -341,6 +341,43 @@
341
  "eval_samples_per_second": 400.614,
342
  "eval_steps_per_second": 66.903,
343
  "step": 180
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
344
  }
345
  ],
346
  "logging_steps": 5,
@@ -355,7 +392,7 @@
355
  "should_evaluate": false,
356
  "should_log": false,
357
  "should_save": true,
358
- "should_training_stop": false
359
  },
360
  "attributes": {}
361
  }
 
2
  "best_global_step": null,
3
  "best_metric": null,
4
  "best_model_checkpoint": null,
5
+ "epoch": 1.0,
6
  "eval_steps": 20,
7
+ "global_step": 200,
8
  "is_hyper_param_search": false,
9
  "is_local_process_zero": true,
10
  "is_world_process_zero": true,
 
341
  "eval_samples_per_second": 400.614,
342
  "eval_steps_per_second": 66.903,
343
  "step": 180
344
+ },
345
+ {
346
+ "epoch": 0.925,
347
+ "grad_norm": 0.24408257007598877,
348
+ "learning_rate": 6.958217944530287e-08,
349
+ "loss": 21.973313903808595,
350
+ "step": 185
351
+ },
352
+ {
353
+ "epoch": 0.95,
354
+ "grad_norm": 0.2715650796890259,
355
+ "learning_rate": 3.2989850255235265e-08,
356
+ "loss": 21.963623046875,
357
+ "step": 190
358
+ },
359
+ {
360
+ "epoch": 0.975,
361
+ "grad_norm": 0.2907275855541229,
362
+ "learning_rate": 9.834194909977168e-09,
363
+ "loss": 21.96564178466797,
364
+ "step": 195
365
+ },
366
+ {
367
+ "epoch": 1.0,
368
+ "grad_norm": 0.29036688804626465,
369
+ "learning_rate": 2.7339001506199164e-10,
370
+ "loss": 21.94970245361328,
371
+ "step": 200
372
+ },
373
+ {
374
+ "epoch": 1.0,
375
+ "eval_accuracy": 3.1746031746031745e-05,
376
+ "eval_loss": 11.00558090209961,
377
+ "eval_runtime": 2.4684,
378
+ "eval_samples_per_second": 405.122,
379
+ "eval_steps_per_second": 67.655,
380
+ "step": 200
381
  }
382
  ],
383
  "logging_steps": 5,
 
392
  "should_evaluate": false,
393
  "should_log": false,
394
  "should_save": true,
395
+ "should_training_stop": true
396
  },
397
  "attributes": {}
398
  }