ardaspear commited on
Commit
c03bba0
·
verified ·
1 Parent(s): 6635f58

Training in progress, step 85, 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:0cbd533dccb77e0785bfd785c08160c33c48af3e1618c6fbf736240de3d65215
3
  size 159967880
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1da79dec41e9caaf2d20b580a1ac8be900b1e85557bca920a1c58e08451ac8e0
3
  size 159967880
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1dd6641d202d84fd9c4a931b1c22e5c8fda108a40e8f1b7c343a952a7374b7d4
3
  size 81730196
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:762a3d12f753b73f0c00d35f5b00752d21a8b8f5d0fc51ea2dcbe0f76a88c334
3
  size 81730196
last-checkpoint/rng_state.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:24d2bf6b77f8850a276f23712d3998c1486d4cad7b87b73826a884c0e5e13663
3
  size 14244
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9e478801f2cd9f8bd09cce418d420a98278e1a79e573fedc7ca263d51e55cf66
3
  size 14244
last-checkpoint/scheduler.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:40aaba2d15c70d89033b94214bc8306c06d04f2fbceef0fdedf952808109d707
3
  size 1064
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:24510621ac929102038dbb9557bac0e17f0ed52c36608ebab8e700d1b1464f1d
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.01745267885787616,
5
  "eval_steps": 17,
6
- "global_step": 68,
7
  "is_hyper_param_search": false,
8
  "is_local_process_zero": true,
9
  "is_world_process_zero": true,
@@ -201,6 +201,56 @@
201
  "eval_samples_per_second": 13.293,
202
  "eval_steps_per_second": 1.663,
203
  "step": 68
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
204
  }
205
  ],
206
  "logging_steps": 3,
@@ -220,7 +270,7 @@
220
  "attributes": {}
221
  }
222
  },
223
- "total_flos": 9.855498037336474e+16,
224
  "train_batch_size": 8,
225
  "trial_name": null,
226
  "trial_params": null
 
1
  {
2
  "best_metric": null,
3
  "best_model_checkpoint": null,
4
+ "epoch": 0.021815848572345205,
5
  "eval_steps": 17,
6
+ "global_step": 85,
7
  "is_hyper_param_search": false,
8
  "is_local_process_zero": true,
9
  "is_world_process_zero": true,
 
201
  "eval_samples_per_second": 13.293,
202
  "eval_steps_per_second": 1.663,
203
  "step": 68
204
+ },
205
+ {
206
+ "epoch": 0.017709335899903755,
207
+ "grad_norm": 0.3993850648403168,
208
+ "learning_rate": 7.803575286758364e-05,
209
+ "loss": 2.2755,
210
+ "step": 69
211
+ },
212
+ {
213
+ "epoch": 0.018479307025986526,
214
+ "grad_norm": 0.3162781000137329,
215
+ "learning_rate": 7.594847868906076e-05,
216
+ "loss": 2.3094,
217
+ "step": 72
218
+ },
219
+ {
220
+ "epoch": 0.019249278152069296,
221
+ "grad_norm": 0.33009400963783264,
222
+ "learning_rate": 7.379736965185368e-05,
223
+ "loss": 2.3131,
224
+ "step": 75
225
+ },
226
+ {
227
+ "epoch": 0.02001924927815207,
228
+ "grad_norm": 0.30170515179634094,
229
+ "learning_rate": 7.158771761692464e-05,
230
+ "loss": 2.2769,
231
+ "step": 78
232
+ },
233
+ {
234
+ "epoch": 0.02078922040423484,
235
+ "grad_norm": 0.36391210556030273,
236
+ "learning_rate": 6.932495846462261e-05,
237
+ "loss": 2.3464,
238
+ "step": 81
239
+ },
240
+ {
241
+ "epoch": 0.021559191530317615,
242
+ "grad_norm": 0.34589123725891113,
243
+ "learning_rate": 6.701465872208216e-05,
244
+ "loss": 2.3523,
245
+ "step": 84
246
+ },
247
+ {
248
+ "epoch": 0.021815848572345205,
249
+ "eval_loss": 2.3070456981658936,
250
+ "eval_runtime": 494.1111,
251
+ "eval_samples_per_second": 13.282,
252
+ "eval_steps_per_second": 1.662,
253
+ "step": 85
254
  }
255
  ],
256
  "logging_steps": 3,
 
270
  "attributes": {}
271
  }
272
  },
273
+ "total_flos": 1.2294651397747507e+17,
274
  "train_batch_size": 8,
275
  "trial_name": null,
276
  "trial_params": null