Hanzalwi commited on
Commit
9767285
1 Parent(s): 6fda3c7

Training in progress, step 400, 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:e8996a8c9ae397e747b91aa4fbe0e5e5cbd8b4d01c11fd2f92b48513013c93c4
3
  size 9444296
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4ebd51e27b75f61b4784841bdc3e84cec0110751aea14d0bd97a2fb53819cf49
3
  size 9444296
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2f2da546a0529aea45eb5a6daf25a9fedd4bb3076b756ebe67614c218c02b9c2
3
  size 18902665
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d65eaa0340c25c90d740ae8182d3ebccb58c13db3e01a2a2bc42ff4f73036a44
3
  size 18902665
last-checkpoint/rng_state.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:cbe94f3c099526d2d0ffee989f862b44e24dbf9220e583fff14c71db11059188
3
  size 14575
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:92942cd27ddd53a4c545428e2cc49f7db59067ae104a2b7a947f9d90e3f8e9f3
3
  size 14575
last-checkpoint/scheduler.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c3e02e4b8a74e841ee5a1ce8c453a9becb15f5be6cbcdd100b814e93235dab36
3
  size 627
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:13276f15dd2b6acc19b970176aa2db4ac9b58241843e72c89b50e3094e903b19
3
  size 627
last-checkpoint/trainer_state.json CHANGED
@@ -1,9 +1,9 @@
1
  {
2
- "best_metric": 1.5129507780075073,
3
- "best_model_checkpoint": "./outputs/checkpoint-300",
4
- "epoch": 0.4,
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,
@@ -49,6 +49,20 @@
49
  "eval_samples_per_second": 15.549,
50
  "eval_steps_per_second": 1.95,
51
  "step": 300
 
 
 
 
 
 
 
 
 
 
 
 
 
 
52
  }
53
  ],
54
  "logging_steps": 100,
@@ -56,7 +70,7 @@
56
  "num_input_tokens_seen": 0,
57
  "num_train_epochs": 3,
58
  "save_steps": 100,
59
- "total_flos": 1.753797686280192e+16,
60
  "trial_name": null,
61
  "trial_params": null
62
  }
 
1
  {
2
+ "best_metric": 1.4979034662246704,
3
+ "best_model_checkpoint": "./outputs/checkpoint-400",
4
+ "epoch": 0.5333333333333333,
5
  "eval_steps": 100,
6
+ "global_step": 400,
7
  "is_hyper_param_search": false,
8
  "is_local_process_zero": true,
9
  "is_world_process_zero": true,
 
49
  "eval_samples_per_second": 15.549,
50
  "eval_steps_per_second": 1.95,
51
  "step": 300
52
+ },
53
+ {
54
+ "epoch": 0.53,
55
+ "learning_rate": 0.0002,
56
+ "loss": 1.2673,
57
+ "step": 400
58
+ },
59
+ {
60
+ "epoch": 0.53,
61
+ "eval_loss": 1.4979034662246704,
62
+ "eval_runtime": 93.4276,
63
+ "eval_samples_per_second": 15.531,
64
+ "eval_steps_per_second": 1.948,
65
+ "step": 400
66
  }
67
  ],
68
  "logging_steps": 100,
 
70
  "num_input_tokens_seen": 0,
71
  "num_train_epochs": 3,
72
  "save_steps": 100,
73
+ "total_flos": 2.340946069733376e+16,
74
  "trial_name": null,
75
  "trial_params": null
76
  }