Best000 commited on
Commit
7286fe4
·
verified ·
1 Parent(s): 5d84923

Training in progress, step 200, 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:5f4b073b32e0e45ee5a0665c2225c296791df0624a53fd7f88b7a8a12d7852a9
3
  size 109009752
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:91431a3386ac5d5e1fc52d4cffd6513d23e1e4e0da287bb214f517359fd7103c
3
  size 109009752
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:48cbb20e8450fb929b13fe955a9fccb2d44fb5a7c7c8d0a274f10cbf158c9ebc
3
  size 56088148
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e4fc06e80e17c9c4974aba5813f67cab9c1f5a7a554991a92be1e91e654e825b
3
  size 56088148
last-checkpoint/rng_state.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2524d0bbcba4740cd7bcb7b38bf3a617d1bce7003e9fd41727db5747210a9ac1
3
  size 14244
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:917a96c53ab74743e395b8aff0bc11606fc218846a3cf94089c57105b19ee572
3
  size 14244
last-checkpoint/scheduler.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b489c13e2d776471e9a48162938854a24466ce6713df9c0fb59abd9a09fb226b
3
  size 1064
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ca9a25c72339c898b564e0c464a3f6fc75bbeec408008928b7ed05533156b98c
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": 0.5050505050505051,
5
  "eval_steps": 50,
6
- "global_step": 150,
7
  "is_hyper_param_search": false,
8
  "is_local_process_zero": true,
9
  "is_world_process_zero": true,
@@ -144,6 +144,49 @@
144
  "eval_samples_per_second": 24.781,
145
  "eval_steps_per_second": 12.49,
146
  "step": 150
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
147
  }
148
  ],
149
  "logging_steps": 10,
@@ -158,12 +201,12 @@
158
  "should_evaluate": false,
159
  "should_log": false,
160
  "should_save": true,
161
- "should_training_stop": false
162
  },
163
  "attributes": {}
164
  }
165
  },
166
- "total_flos": 3.1682740617216e+16,
167
  "train_batch_size": 2,
168
  "trial_name": null,
169
  "trial_params": null
 
1
  {
2
  "best_metric": null,
3
  "best_model_checkpoint": null,
4
+ "epoch": 0.6734006734006734,
5
  "eval_steps": 50,
6
+ "global_step": 200,
7
  "is_hyper_param_search": false,
8
  "is_local_process_zero": true,
9
  "is_world_process_zero": true,
 
144
  "eval_samples_per_second": 24.781,
145
  "eval_steps_per_second": 12.49,
146
  "step": 150
147
+ },
148
+ {
149
+ "epoch": 0.5387205387205387,
150
+ "grad_norm": 6.019990178174339e-05,
151
+ "learning_rate": 2.0055723659649904e-05,
152
+ "loss": 0.0,
153
+ "step": 160
154
+ },
155
+ {
156
+ "epoch": 0.5723905723905723,
157
+ "grad_norm": 6.026657501934096e-05,
158
+ "learning_rate": 1.1454397434679021e-05,
159
+ "loss": 0.0,
160
+ "step": 170
161
+ },
162
+ {
163
+ "epoch": 0.6060606060606061,
164
+ "grad_norm": 5.954002699581906e-05,
165
+ "learning_rate": 5.146355805285452e-06,
166
+ "loss": 0.0,
167
+ "step": 180
168
+ },
169
+ {
170
+ "epoch": 0.6397306397306397,
171
+ "grad_norm": 5.726645395043306e-05,
172
+ "learning_rate": 1.2949737362087156e-06,
173
+ "loss": 0.0,
174
+ "step": 190
175
+ },
176
+ {
177
+ "epoch": 0.6734006734006734,
178
+ "grad_norm": 6.246352131711319e-05,
179
+ "learning_rate": 0.0,
180
+ "loss": 0.0,
181
+ "step": 200
182
+ },
183
+ {
184
+ "epoch": 0.6734006734006734,
185
+ "eval_loss": 2.194750777562149e-06,
186
+ "eval_runtime": 5.0618,
187
+ "eval_samples_per_second": 24.695,
188
+ "eval_steps_per_second": 12.446,
189
+ "step": 200
190
  }
191
  ],
192
  "logging_steps": 10,
 
201
  "should_evaluate": false,
202
  "should_log": false,
203
  "should_save": true,
204
+ "should_training_stop": true
205
  },
206
  "attributes": {}
207
  }
208
  },
209
+ "total_flos": 4.2243654156288e+16,
210
  "train_batch_size": 2,
211
  "trial_name": null,
212
  "trial_params": null