Hanzalwi commited on
Commit
c633276
1 Parent(s): bbc5e6d

Training in progress, step 200, 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:c17e1d6b6bca144e823670d17283e3490132c6ec0fcfec5a7816908b3aec050c
3
  size 50338848
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f7f96df7bd3e5349d9b49a62d34bd8d027187e64e2eb7dc3e3ac0c4297d69fa7
3
  size 50338848
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:44816feb214487997972088393fa104dbe4c7d180e758a92b1325f95902b76a9
3
  size 100692937
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1260b98c53015862559a109342940a588476d9d02238617f300208dcf4e19807
3
  size 100692937
last-checkpoint/rng_state.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b75a5f452b9ade4a1758634b2d34804b2f90e784cbbb361df59d00d4923a6ba1
3
  size 14575
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:548719e8fcb17ef09c89c53de77f37623dd6f564e0e5fd5f6e820e579f2f66b5
3
  size 14575
last-checkpoint/scheduler.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:216f76b8039f833c337db298c81f13b12082d5fd4f9d866cecd34b2ca7550b37
3
  size 627
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7aa2c8b84e17817e6a4dcba5955fca913e266fdcd47f5594a29933ebd4972a01
3
  size 627
last-checkpoint/trainer_state.json CHANGED
@@ -1,9 +1,9 @@
1
  {
2
- "best_metric": 0.8566448092460632,
3
- "best_model_checkpoint": "./outputs/checkpoint-100",
4
- "epoch": 0.5333333333333333,
5
  "eval_steps": 100,
6
- "global_step": 100,
7
  "is_hyper_param_search": false,
8
  "is_local_process_zero": true,
9
  "is_world_process_zero": true,
@@ -21,6 +21,20 @@
21
  "eval_samples_per_second": 8.41,
22
  "eval_steps_per_second": 1.054,
23
  "step": 100
 
 
 
 
 
 
 
 
 
 
 
 
 
 
24
  }
25
  ],
26
  "logging_steps": 100,
@@ -28,7 +42,7 @@
28
  "num_input_tokens_seen": 0,
29
  "num_train_epochs": 3,
30
  "save_steps": 100,
31
- "total_flos": 7.03402868736e+16,
32
  "trial_name": null,
33
  "trial_params": null
34
  }
 
1
  {
2
+ "best_metric": 0.8006419539451599,
3
+ "best_model_checkpoint": "./outputs/checkpoint-200",
4
+ "epoch": 1.0666666666666667,
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,
 
21
  "eval_samples_per_second": 8.41,
22
  "eval_steps_per_second": 1.054,
23
  "step": 100
24
+ },
25
+ {
26
+ "epoch": 1.07,
27
+ "learning_rate": 0.0002,
28
+ "loss": 0.8856,
29
+ "step": 200
30
+ },
31
+ {
32
+ "epoch": 1.07,
33
+ "eval_loss": 0.8006419539451599,
34
+ "eval_runtime": 229.5751,
35
+ "eval_samples_per_second": 8.407,
36
+ "eval_steps_per_second": 1.054,
37
+ "step": 200
38
  }
39
  ],
40
  "logging_steps": 100,
 
42
  "num_input_tokens_seen": 0,
43
  "num_train_epochs": 3,
44
  "save_steps": 100,
45
+ "total_flos": 1.40647601737728e+17,
46
  "trial_name": null,
47
  "trial_params": null
48
  }