Nadav commited on
Commit
60c51e5
·
1 Parent(s): 5df5cc0

Training in progress, step 20000

Browse files
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f32d05e67336f892684b8c1fd2d6e5abd7a19c7a3f8e60643ae3b6f25370775f
3
  size 893438545
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:49067541189efe886db6963256073252d295ca9bdc1760d32149b3d192043cff
3
  size 893438545
last-checkpoint/pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:518db281c68ab44504d89afd4194f546b333ca0c39d6413cfd75d77184014cc2
3
  size 449471589
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b40587551c6359d244432c6aa9fe4499a1dd75262644d31886b6f012e695e7e9
3
  size 449471589
last-checkpoint/rng_state.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6a8f9792121fbd04e7178f7b4e43756a5886a8af837b3120c6d50a7ef7909014
3
  size 15459
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4b9ef78655e6bb3bfb1e8e0536d4b8d1bed93f33651cb43025c88490b2ea3396
3
  size 15459
last-checkpoint/scaler.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:61491770594419f1f65e70a85ff1045ef5f026004b37d4207f8d0e52435942a4
3
  size 559
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a41408f29059abc49e36ed4313f4edd9d8787eb8db25f44722ca806febce9e97
3
  size 559
last-checkpoint/scheduler.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5a1bbe8751f81eef53f97fffae533ac792444b305682e60f93b951d5e4e28b33
3
  size 623
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6df48bd3acfa1b41b6ce6c0df78ab20393bdc886bb13843361b0b4ecc2d1016d
3
  size 623
last-checkpoint/trainer_state.json CHANGED
@@ -1,8 +1,8 @@
1
  {
2
  "best_metric": null,
3
  "best_model_checkpoint": null,
4
- "epoch": 1.3058239749281797,
5
- "global_step": 15000,
6
  "is_hyper_param_search": false,
7
  "is_local_process_zero": true,
8
  "is_world_process_zero": true,
@@ -210,11 +210,79 @@
210
  "eval_samples_per_second": 54.906,
211
  "eval_steps_per_second": 0.868,
212
  "step": 15000
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
213
  }
214
  ],
215
  "max_steps": 100000,
216
  "num_train_epochs": 9,
217
- "total_flos": 7.064748208279152e+20,
218
  "trial_name": null,
219
  "trial_params": null
220
  }
 
1
  {
2
  "best_metric": null,
3
  "best_model_checkpoint": null,
4
+ "epoch": 1.7410986332375729,
5
+ "global_step": 20000,
6
  "is_hyper_param_search": false,
7
  "is_local_process_zero": true,
8
  "is_world_process_zero": true,
 
210
  "eval_samples_per_second": 54.906,
211
  "eval_steps_per_second": 0.868,
212
  "step": 15000
213
+ },
214
+ {
215
+ "epoch": 1.35,
216
+ "learning_rate": 9.550930216588928e-05,
217
+ "loss": 0.4482,
218
+ "step": 15500
219
+ },
220
+ {
221
+ "epoch": 1.39,
222
+ "learning_rate": 9.517085404351901e-05,
223
+ "loss": 0.4455,
224
+ "step": 16000
225
+ },
226
+ {
227
+ "epoch": 1.44,
228
+ "learning_rate": 9.48225907448766e-05,
229
+ "loss": 0.4449,
230
+ "step": 16500
231
+ },
232
+ {
233
+ "epoch": 1.48,
234
+ "learning_rate": 9.44645981987198e-05,
235
+ "loss": 0.4454,
236
+ "step": 17000
237
+ },
238
+ {
239
+ "epoch": 1.52,
240
+ "learning_rate": 9.409696473435264e-05,
241
+ "loss": 0.4449,
242
+ "step": 17500
243
+ },
244
+ {
245
+ "epoch": 1.57,
246
+ "learning_rate": 9.371978105983142e-05,
247
+ "loss": 0.4436,
248
+ "step": 18000
249
+ },
250
+ {
251
+ "epoch": 1.61,
252
+ "learning_rate": 9.333314023958391e-05,
253
+ "loss": 0.4442,
254
+ "step": 18500
255
+ },
256
+ {
257
+ "epoch": 1.65,
258
+ "learning_rate": 9.293713767144707e-05,
259
+ "loss": 0.4429,
260
+ "step": 19000
261
+ },
262
+ {
263
+ "epoch": 1.7,
264
+ "learning_rate": 9.25326907757735e-05,
265
+ "loss": 0.4427,
266
+ "step": 19500
267
+ },
268
+ {
269
+ "epoch": 1.74,
270
+ "learning_rate": 9.211827834753872e-05,
271
+ "loss": 0.4428,
272
+ "step": 20000
273
+ },
274
+ {
275
+ "epoch": 1.74,
276
+ "eval_loss": 0.4262467920780182,
277
+ "eval_runtime": 57.1744,
278
+ "eval_samples_per_second": 87.452,
279
+ "eval_steps_per_second": 1.382,
280
+ "step": 20000
281
  }
282
  ],
283
  "max_steps": 100000,
284
  "num_train_epochs": 9,
285
+ "total_flos": 9.419678881926768e+20,
286
  "trial_name": null,
287
  "trial_params": null
288
  }
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:518db281c68ab44504d89afd4194f546b333ca0c39d6413cfd75d77184014cc2
3
  size 449471589
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b40587551c6359d244432c6aa9fe4499a1dd75262644d31886b6f012e695e7e9
3
  size 449471589