ramdhanfirdaus commited on
Commit
6a2ecd4
·
1 Parent(s): 9dacecc

Training in progress, step 2500, 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:1205743dbc4c301da388f39f4cbd22836e759477b2c2f3e7128292d73d548c8d
3
  size 50338848
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fc650468491d5c442ef0192bdc9fda3030832acc1b2c66f91fe5e2a7380d7669
3
  size 50338848
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3016165f0c6c461ebe01e702e7db990f9f0b6e031dfc0aba79ee968b250f34fc
3
  size 100693001
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9a5038bc39d8fa9182d1aa11af9e86758e11ea82c1997bf549c776131cadc8ed
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:b68fd37a48e3e687292158fa1099cf9a3e8146a4388e28bdd88071f71b6022fb
3
  size 14575
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7dcb27b4bb0ad94881133c9a57a78218473e5762ac58c9a86ac8ba3610caa0a9
3
  size 14575
last-checkpoint/scheduler.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f3993f1ade40b7ccc43179ee60d2b84e50c356bed8c82f5c7e7b3dedcbb9221a
3
  size 627
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1c3c01b4feddd38ea5a7b98dbe35cafa9fe9e08cf11999502ba491f08017ee12
3
  size 627
last-checkpoint/trainer_state.json CHANGED
@@ -1,9 +1,9 @@
1
  {
2
- "best_metric": 1.5180491209030151,
3
- "best_model_checkpoint": "./outputs/checkpoint-2400",
4
- "epoch": 1.748633879781421,
5
  "eval_steps": 100,
6
- "global_step": 2400,
7
  "is_hyper_param_search": false,
8
  "is_local_process_zero": true,
9
  "is_world_process_zero": true,
@@ -343,13 +343,27 @@
343
  "eval_samples_per_second": 43.726,
344
  "eval_steps_per_second": 5.471,
345
  "step": 2400
 
 
 
 
 
 
 
 
 
 
 
 
 
 
346
  }
347
  ],
348
  "logging_steps": 100,
349
  "max_steps": 4116,
350
  "num_train_epochs": 3,
351
  "save_steps": 100,
352
- "total_flos": 1.4291504286643814e+17,
353
  "trial_name": null,
354
  "trial_params": null
355
  }
 
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,
 
343
  "eval_samples_per_second": 43.726,
344
  "eval_steps_per_second": 5.471,
345
  "step": 2400
346
+ },
347
+ {
348
+ "epoch": 1.82,
349
+ "learning_rate": 0.0002,
350
+ "loss": 1.4973,
351
+ "step": 2500
352
+ },
353
+ {
354
+ "epoch": 1.82,
355
+ "eval_loss": 1.5037126541137695,
356
+ "eval_runtime": 146.268,
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
  }