ramdhanfirdaus commited on
Commit
1f2ce4a
1 Parent(s): bd029f9

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:0ec16bdaaf5daf2ec37b042762ed155e5e0ed431374c2b01f006ea5e6238e1b4
3
  size 50338848
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4ceeb629b387b0bfeb320d7e83f81907ee94f4a12c87e9f8e70ad348fb320047
3
  size 50338848
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e75ed04d3c40660e8f606ba7d84940d6e873761b0b2f3d852f30818c373a5fbb
3
  size 100691721
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b20864bf3d5ef793bdef44670b0889ba2b5ad259d12e0e15d32e588f60e04288
3
  size 100691721
last-checkpoint/rng_state.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f50472c366712a8f99da169476292927ca298784b15671d3e8321b2e18ced05a
3
  size 14575
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:199f083e96c17188a9b5a33fc6986dd23571a3e63eb408d502604fa647872b0d
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": 1.3999289274215698,
3
- "best_model_checkpoint": "./outputs/checkpoint-3400",
4
- "epoch": 2.4775956284153007,
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": 47.086,
484
  "eval_steps_per_second": 5.891,
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": 2.0244258420626227e+17,
493
  "trial_name": null,
494
  "trial_params": null
495
  }
 
1
  {
2
+ "best_metric": 1.388107180595398,
3
+ "best_model_checkpoint": "./outputs/checkpoint-3500",
4
+ "epoch": 2.550455373406193,
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": 47.086,
484
  "eval_steps_per_second": 5.891,
485
  "step": 3400
486
+ },
487
+ {
488
+ "epoch": 2.55,
489
+ "learning_rate": 0.0002,
490
+ "loss": 1.373,
491
+ "step": 3500
492
+ },
493
+ {
494
+ "epoch": 2.55,
495
+ "eval_loss": 1.388107180595398,
496
+ "eval_runtime": 133.2079,
497
+ "eval_samples_per_second": 47.099,
498
+ "eval_steps_per_second": 5.893,
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": 2.0839850145502003e+17,
507
  "trial_name": null,
508
  "trial_params": null
509
  }