ramdhanfirdaus commited on
Commit
723d66e
1 Parent(s): 0972d5b

Training in progress, step 2600, 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:fc650468491d5c442ef0192bdc9fda3030832acc1b2c66f91fe5e2a7380d7669
3
  size 50338848
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e174e4e94a899beafa9c1bbe86f01c4feab4ec1f0be307efd28dfa83cacde37c
3
  size 50338848
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9a5038bc39d8fa9182d1aa11af9e86758e11ea82c1997bf549c776131cadc8ed
3
  size 100693001
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f1d62ecbae204cca549314b1554c884304e78cc17e04037de064f77595c5ae7c
3
  size 100693001
last-checkpoint/rng_state.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7dcb27b4bb0ad94881133c9a57a78218473e5762ac58c9a86ac8ba3610caa0a9
3
  size 14575
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9ed2e6e7194b18dd2ea9c5a73ce05b0eb8f0d9fc4df120db907ba6de9186dc94
3
  size 14575
last-checkpoint/scheduler.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1c3c01b4feddd38ea5a7b98dbe35cafa9fe9e08cf11999502ba491f08017ee12
3
  size 627
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d7c5d3b3c2a8d9b140a1a8519d056f5ffffcb2bb6ee7238329a9e6866488adf2
3
  size 627
last-checkpoint/trainer_state.json CHANGED
@@ -1,9 +1,9 @@
1
  {
2
- "best_metric": 1.5037126541137695,
3
- "best_model_checkpoint": "./outputs/checkpoint-2500",
4
- "epoch": 1.8214936247723132,
5
  "eval_steps": 100,
6
- "global_step": 2500,
7
  "is_hyper_param_search": false,
8
  "is_local_process_zero": true,
9
  "is_world_process_zero": true,
@@ -357,13 +357,27 @@
357
  "eval_samples_per_second": 42.894,
358
  "eval_steps_per_second": 5.367,
359
  "step": 2500
 
 
 
 
 
 
 
 
 
 
 
 
 
 
360
  }
361
  ],
362
  "logging_steps": 100,
363
  "max_steps": 4116,
364
  "num_train_epochs": 3,
365
  "save_steps": 100,
366
- "total_flos": 1.4884411357237248e+17,
367
  "trial_name": null,
368
  "trial_params": null
369
  }
 
1
  {
2
+ "best_metric": 1.490273118019104,
3
+ "best_model_checkpoint": "./outputs/checkpoint-2600",
4
+ "epoch": 1.8943533697632058,
5
  "eval_steps": 100,
6
+ "global_step": 2600,
7
  "is_hyper_param_search": false,
8
  "is_local_process_zero": true,
9
  "is_world_process_zero": true,
 
357
  "eval_samples_per_second": 42.894,
358
  "eval_steps_per_second": 5.367,
359
  "step": 2500
360
+ },
361
+ {
362
+ "epoch": 1.89,
363
+ "learning_rate": 0.0002,
364
+ "loss": 1.485,
365
+ "step": 2600
366
+ },
367
+ {
368
+ "epoch": 1.89,
369
+ "eval_loss": 1.490273118019104,
370
+ "eval_runtime": 143.5853,
371
+ "eval_samples_per_second": 43.695,
372
+ "eval_steps_per_second": 5.467,
373
+ "step": 2600
374
  }
375
  ],
376
  "logging_steps": 100,
377
  "max_steps": 4116,
378
  "num_train_epochs": 3,
379
  "save_steps": 100,
380
+ "total_flos": 1.5480351852702106e+17,
381
  "trial_name": null,
382
  "trial_params": null
383
  }