youdiniplays commited on
Commit
fc496a3
·
verified ·
1 Parent(s): 34232a6

Training in progress, step 13000, checkpoint

Browse files
last-checkpoint/model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b26e8e16384250dfca41d5b3113059194b29807c89da51582025e4529d9ae296
3
  size 242041896
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9c836278b7290e3e1896a49b1ed1811705853cf4d3dd2c6474be5b82adbfc1d4
3
  size 242041896
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:629a724d9972ef7a8933f7437a0565e520bac2b2044fad926b33012443389cde
3
  size 484163514
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3d74fd1d5d574b05a0b990abd9fe0572fbee9a3adacc5419dc683f035f71bd3e
3
  size 484163514
last-checkpoint/rng_state.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f563e7cc48c77e38c0f0ffecfd66cc9b3f531cdfe2db350ed1aad55e38faa0c9
3
  size 14244
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3520465f4b64d33b613219596832eaa86d9d9caca67db1dba7a5ee9f85c826e9
3
  size 14244
last-checkpoint/scheduler.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ea81a152c31c603b6ecca61515ae365bc23ec1d05ea6e8887eb0cd80e26b497b
3
  size 1064
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fdce871353a4b772225d512e5446733be63e4b22f36f5990fbc3659210ff174d
3
  size 1064
last-checkpoint/trainer_state.json CHANGED
@@ -1,9 +1,9 @@
1
  {
2
  "best_metric": null,
3
  "best_model_checkpoint": null,
4
- "epoch": 1.918354818907305,
5
  "eval_steps": 500,
6
- "global_step": 12500,
7
  "is_hyper_param_search": false,
8
  "is_local_process_zero": true,
9
  "is_world_process_zero": true,
@@ -167,13 +167,19 @@
167
  "learning_rate": 0.000616451810926949,
168
  "loss": 0.5671,
169
  "step": 12500
 
 
 
 
 
 
170
  }
171
  ],
172
  "logging_steps": 500,
173
  "max_steps": 32580,
174
  "num_train_epochs": 5,
175
  "save_steps": 500,
176
- "total_flos": 6626905573294080.0,
177
  "trial_name": null,
178
  "trial_params": null
179
  }
 
1
  {
2
  "best_metric": null,
3
  "best_model_checkpoint": null,
4
+ "epoch": 1.9950890116635973,
5
  "eval_steps": 500,
6
+ "global_step": 13000,
7
  "is_hyper_param_search": false,
8
  "is_local_process_zero": true,
9
  "is_world_process_zero": true,
 
167
  "learning_rate": 0.000616451810926949,
168
  "loss": 0.5671,
169
  "step": 12500
170
+ },
171
+ {
172
+ "epoch": 2.0,
173
+ "learning_rate": 0.0006011049723756906,
174
+ "loss": 0.5687,
175
+ "step": 13000
176
  }
177
  ],
178
  "logging_steps": 500,
179
  "max_steps": 32580,
180
  "num_train_epochs": 5,
181
  "save_steps": 500,
182
+ "total_flos": 6891710266736640.0,
183
  "trial_name": null,
184
  "trial_params": null
185
  }