smilemikan commited on
Commit
9570089
1 Parent(s): 56d60eb

Training in progress, step 10000, checkpoint

Browse files
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9e37398efecfa3a31fa90b80a74744bf27a7183ee5d4b65c685a5acdc3be7f0c
3
  size 5125261
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cea00316da1c8f63aaa2de1ceaf91821f3db54f71f78e8220f3e1265f6201ad7
3
  size 5125261
last-checkpoint/pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:80b7c4a518cf111b1c1ae82d83f0790046a80ecb9f506077dde0b8959de1497a
3
  size 2460465086
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:477ec5f93f0ad72365d6b35782bc367a2fca572cd844f6b7fa2610751aa2cee2
3
  size 2460465086
last-checkpoint/rng_state.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f8a681cb81ca789c9210dcd3266ce27b1c3b6bb899f13d0d4066b3e586a60fbf
3
  size 14244
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1ac9d511320285bef7302e4056eb37000e8aeae756cc08f22e2178e60ff35dfb
3
  size 14244
last-checkpoint/scheduler.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:997004fc2025eb75b5ff10923663d4eaa8001c2bf3733fe3f3d04ebec9bd4bc6
3
  size 1064
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6f92250a16f6988661c4190515cb8f66eef5cd0a0b7750f2f308074764b56b87
3
  size 1064
last-checkpoint/trainer_state.json CHANGED
@@ -1,9 +1,9 @@
1
  {
2
- "best_metric": 1.7763384580612183,
3
- "best_model_checkpoint": "smilemikan/nllb-finetuned-jpn-to-ain-2/checkpoint-9500",
4
- "epoch": 2.092972020268782,
5
  "eval_steps": 500,
6
- "global_step": 9500,
7
  "is_hyper_param_search": false,
8
  "is_local_process_zero": true,
9
  "is_world_process_zero": true,
@@ -273,13 +273,27 @@
273
  "eval_samples_per_second": 208.534,
274
  "eval_steps_per_second": 13.048,
275
  "step": 9500
 
 
 
 
 
 
 
 
 
 
 
 
 
 
276
  }
277
  ],
278
  "logging_steps": 500,
279
  "max_steps": 60000,
280
  "num_train_epochs": 14,
281
  "save_steps": 500,
282
- "total_flos": 9638739494043648.0,
283
  "trial_name": null,
284
  "trial_params": null
285
  }
 
1
  {
2
+ "best_metric": 1.7431403398513794,
3
+ "best_model_checkpoint": "smilemikan/nllb-finetuned-jpn-to-ain-2/checkpoint-10000",
4
+ "epoch": 2.2031284423881914,
5
  "eval_steps": 500,
6
+ "global_step": 10000,
7
  "is_hyper_param_search": false,
8
  "is_local_process_zero": true,
9
  "is_world_process_zero": true,
 
273
  "eval_samples_per_second": 208.534,
274
  "eval_steps_per_second": 13.048,
275
  "step": 9500
276
+ },
277
+ {
278
+ "epoch": 2.2,
279
+ "learning_rate": 1.6668e-05,
280
+ "loss": 1.808,
281
+ "step": 10000
282
+ },
283
+ {
284
+ "epoch": 2.2,
285
+ "eval_loss": 1.7431403398513794,
286
+ "eval_runtime": 43.6327,
287
+ "eval_samples_per_second": 208.055,
288
+ "eval_steps_per_second": 13.018,
289
+ "step": 10000
290
  }
291
  ],
292
  "logging_steps": 500,
293
  "max_steps": 60000,
294
  "num_train_epochs": 14,
295
  "save_steps": 500,
296
+ "total_flos": 1.0154137918242816e+16,
297
  "trial_name": null,
298
  "trial_params": null
299
  }