rizkyjun commited on
Commit
ad90628
1 Parent(s): 534e8b6

Training in progress, step 3500, 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:c8d4cbe55899004ca8f74de13fa80f28b65f3d0014def818690e9526e2ae3aa6
3
  size 9444296
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e7cb048dda54f078c187c9a01a4e8e5f384952d1cedc484900f16d25bf54e000
3
  size 9444296
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f07a1856fe341be760aed7221f3d29176c77ab008e4d231d4d28e2dab7dd3ac0
3
  size 18902665
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8709e61d2226bd0e47cc30e9936735219105324c87a9f308f1be27e81f43cc18
3
  size 18902665
last-checkpoint/rng_state.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:307a22d558182f4e20431c7770e3d51d2b15eef6ae18cfe9bc109ea0c11f4dcb
3
  size 14575
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0c709cc36c11f689009db74b712a1bf9cf00d7cd21dc17a14550bc188bd9fc06
3
  size 14575
last-checkpoint/scheduler.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:cb3309524185001782da002e1efb7406e18966db2aee795c24a16a9ee18dd8d0
3
  size 627
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:31f466e63f2d702a9646f61d3cb0499d7a443ca833cfea51694a53eaa24cfd01
3
  size 627
last-checkpoint/trainer_state.json CHANGED
@@ -1,9 +1,9 @@
1
  {
2
- "best_metric": 2.1194825172424316,
3
- "best_model_checkpoint": "./outputs/checkpoint-3400",
4
- "epoch": 2.477231329690346,
5
  "eval_steps": 100,
6
- "global_step": 3400,
7
  "is_hyper_param_search": false,
8
  "is_local_process_zero": true,
9
  "is_world_process_zero": true,
@@ -483,13 +483,27 @@
483
  "eval_samples_per_second": 30.123,
484
  "eval_steps_per_second": 3.769,
485
  "step": 3400
 
 
 
 
 
 
 
 
 
 
 
 
 
 
486
  }
487
  ],
488
  "logging_steps": 100,
489
  "max_steps": 4116,
490
  "num_train_epochs": 3,
491
  "save_steps": 100,
492
- "total_flos": 9.681643263043584e+16,
493
  "trial_name": null,
494
  "trial_params": null
495
  }
 
1
  {
2
+ "best_metric": 2.106606960296631,
3
+ "best_model_checkpoint": "./outputs/checkpoint-3500",
4
+ "epoch": 2.5500910746812386,
5
  "eval_steps": 100,
6
+ "global_step": 3500,
7
  "is_hyper_param_search": false,
8
  "is_local_process_zero": true,
9
  "is_world_process_zero": true,
 
483
  "eval_samples_per_second": 30.123,
484
  "eval_steps_per_second": 3.769,
485
  "step": 3400
486
+ },
487
+ {
488
+ "epoch": 2.55,
489
+ "learning_rate": 0.0002,
490
+ "loss": 2.072,
491
+ "step": 3500
492
+ },
493
+ {
494
+ "epoch": 2.55,
495
+ "eval_loss": 2.106606960296631,
496
+ "eval_runtime": 205.5389,
497
+ "eval_samples_per_second": 30.525,
498
+ "eval_steps_per_second": 3.819,
499
+ "step": 3500
500
  }
501
  ],
502
  "logging_steps": 100,
503
  "max_steps": 4116,
504
  "num_train_epochs": 3,
505
  "save_steps": 100,
506
+ "total_flos": 9.966757754677248e+16,
507
  "trial_name": null,
508
  "trial_params": null
509
  }