ramdhanfirdaus commited on
Commit
1beadc4
1 Parent(s): 2c74fbe

Training in progress, step 300, 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:fb5b8782f584817784e11e071fe287ab0a0622bb2eaed087fa09fed1b251f80a
3
  size 50338848
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:399704720896e2ca6193cac642cb1883a00e83cb67777af18db7539bdb1bd0ab
3
  size 50338848
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:68fcd9d7fda9fbddef7c6dfb8fceaa55d817ade370c38a1b59e5a61f991dd4a1
3
- size 100692937
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b7e222881c6433d47b27fad6ff8279370bb2b0158da1de33726ce7c06a5a2646
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:eb8f7036efb8a3a0ffb7840b82cd4a522708dd4a2413a602db7d4f3544d8821e
3
  size 14575
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c4e1c216ad0e3fdde267e30a9c468cf226b7b8f0a5659507396b5a46e5e857b8
3
  size 14575
last-checkpoint/scheduler.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7aa2c8b84e17817e6a4dcba5955fca913e266fdcd47f5594a29933ebd4972a01
3
  size 627
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c3e02e4b8a74e841ee5a1ce8c453a9becb15f5be6cbcdd100b814e93235dab36
3
  size 627
last-checkpoint/trainer_state.json CHANGED
@@ -1,9 +1,9 @@
1
  {
2
- "best_metric": 1.9086177349090576,
3
- "best_model_checkpoint": "./outputs/checkpoint-200",
4
- "epoch": 0.14571948998178508,
5
  "eval_steps": 100,
6
- "global_step": 200,
7
  "is_hyper_param_search": false,
8
  "is_local_process_zero": true,
9
  "is_world_process_zero": true,
@@ -35,13 +35,27 @@
35
  "eval_samples_per_second": 47.194,
36
  "eval_steps_per_second": 5.905,
37
  "step": 200
 
 
 
 
 
 
 
 
 
 
 
 
 
 
38
  }
39
  ],
40
  "logging_steps": 100,
41
  "max_steps": 4116,
42
  "num_train_epochs": 3,
43
  "save_steps": 100,
44
- "total_flos": 1.1916113531633664e+16,
45
  "trial_name": null,
46
  "trial_params": null
47
  }
 
1
  {
2
+ "best_metric": 1.8495125770568848,
3
+ "best_model_checkpoint": "./outputs/checkpoint-300",
4
+ "epoch": 0.2185792349726776,
5
  "eval_steps": 100,
6
+ "global_step": 300,
7
  "is_hyper_param_search": false,
8
  "is_local_process_zero": true,
9
  "is_world_process_zero": true,
 
35
  "eval_samples_per_second": 47.194,
36
  "eval_steps_per_second": 5.905,
37
  "step": 200
38
+ },
39
+ {
40
+ "epoch": 0.22,
41
+ "learning_rate": 0.0002,
42
+ "loss": 1.8786,
43
+ "step": 300
44
+ },
45
+ {
46
+ "epoch": 0.22,
47
+ "eval_loss": 1.8495125770568848,
48
+ "eval_runtime": 132.8956,
49
+ "eval_samples_per_second": 47.21,
50
+ "eval_steps_per_second": 5.907,
51
+ "step": 300
52
  }
53
  ],
54
  "logging_steps": 100,
55
  "max_steps": 4116,
56
  "num_train_epochs": 3,
57
  "save_steps": 100,
58
+ "total_flos": 1.7886831549087744e+16,
59
  "trial_name": null,
60
  "trial_params": null
61
  }