ramdhanfirdaus commited on
Commit
5ad2de0
1 Parent(s): 77ed92a

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:d3de14f08f155ab5012317e0ab6ca05907566ba28980ed01d299c07246532e37
3
  size 75507072
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:102c35f0d2d0a8d68e313bff7ab0a4afeda3224deab5c0f9c01ff1dff324705c
3
  size 75507072
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f96ba4d51ba642e51959e86f9bb4544c4930e899c92070faa515407fa6283f32
3
  size 151034501
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b18b6f9f734323ebd3ca9e8bf1c12e83890a01d354add7e695ac7bf7a6cebca1
3
  size 151034501
last-checkpoint/rng_state.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6df3c3e6d66c14ab5f979071ad4f8c384c7c65af069e4b3c79758858b3a854dc
3
  size 14575
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dbb19775908c316bf5835393d33748a381150a1b2242bf50b0e2855e185881ca
3
  size 14575
last-checkpoint/scheduler.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5a78e728336b77d3305afe2734acb1241c76f8f2c33b35460bc07397abc49ba2
3
  size 627
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bd37581d93a41fc457d899cacb7a67009a6909f6dbf72b467de55158ef91ac94
3
  size 627
last-checkpoint/trainer_state.json CHANGED
@@ -1,9 +1,9 @@
1
  {
2
- "best_metric": 1.2375760078430176,
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": 15.02,
344
  "eval_steps_per_second": 1.879,
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": 7.781170380374385e+17,
353
  "trial_name": null,
354
  "trial_params": null
355
  }
 
1
  {
2
+ "best_metric": 1.2266868352890015,
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": 15.02,
344
  "eval_steps_per_second": 1.879,
345
  "step": 2400
346
+ },
347
+ {
348
+ "epoch": 1.82,
349
+ "learning_rate": 0.0002,
350
+ "loss": 1.2223,
351
+ "step": 2500
352
+ },
353
+ {
354
+ "epoch": 1.82,
355
+ "eval_loss": 1.2266868352890015,
356
+ "eval_runtime": 417.9231,
357
+ "eval_samples_per_second": 15.012,
358
+ "eval_steps_per_second": 1.878,
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": 8.104035789088573e+17,
367
  "trial_name": null,
368
  "trial_params": null
369
  }