daniel40 commited on
Commit
2627cd1
·
verified ·
1 Parent(s): f742629

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:fdcf4286bf7155d87f68366b7b66c2a0b30a87f5308541318bf2d72003f913c9
3
  size 27024
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:619ed3347bb0940bc714b31681d1eca82bf31e5919b408f034972213a70416cc
3
  size 27024
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2601ba1c458b09c41ad2f2fb937bec8965891b6558fb0dababb798678fe7364a
3
  size 63974
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d22f98b7d61c9d798e0db5058f0e680a099171a721882351b816e79058229eba
3
  size 63974
last-checkpoint/rng_state.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2fea276383daa6be11cb41bcf079e20917a66b8a1df06264809ff50445c989c9
3
  size 14244
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:70bb08e79cd87e26411515d4cfe540a1dfafd998745c321dfb4680b9ed334a58
3
  size 14244
last-checkpoint/scheduler.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:fd5d42bb0afda20ec4c83d38c6af1131541c335ecab229c74e7f418894f3c13b
3
  size 1064
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ca9a25c72339c898b564e0c464a3f6fc75bbeec408008928b7ed05533156b98c
3
  size 1064
last-checkpoint/trainer_state.json CHANGED
@@ -1,9 +1,9 @@
1
  {
2
  "best_metric": null,
3
  "best_model_checkpoint": null,
4
- "epoch": 0.45112781954887216,
5
  "eval_steps": 50,
6
- "global_step": 150,
7
  "is_hyper_param_search": false,
8
  "is_local_process_zero": true,
9
  "is_world_process_zero": true,
@@ -144,6 +144,49 @@
144
  "eval_samples_per_second": 406.439,
145
  "eval_steps_per_second": 203.219,
146
  "step": 150
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
147
  }
148
  ],
149
  "logging_steps": 10,
@@ -158,12 +201,12 @@
158
  "should_evaluate": false,
159
  "should_log": false,
160
  "should_save": true,
161
- "should_training_stop": false
162
  },
163
  "attributes": {}
164
  }
165
  },
166
- "total_flos": 1939636224000.0,
167
  "train_batch_size": 2,
168
  "trial_name": null,
169
  "trial_params": null
 
1
  {
2
  "best_metric": null,
3
  "best_model_checkpoint": null,
4
+ "epoch": 0.6015037593984962,
5
  "eval_steps": 50,
6
+ "global_step": 200,
7
  "is_hyper_param_search": false,
8
  "is_local_process_zero": true,
9
  "is_world_process_zero": true,
 
144
  "eval_samples_per_second": 406.439,
145
  "eval_steps_per_second": 203.219,
146
  "step": 150
147
+ },
148
+ {
149
+ "epoch": 0.48120300751879697,
150
+ "grad_norm": 0.10246419161558151,
151
+ "learning_rate": 2.1085949060360654e-05,
152
+ "loss": 10.3492,
153
+ "step": 160
154
+ },
155
+ {
156
+ "epoch": 0.5112781954887218,
157
+ "grad_norm": 0.09414087980985641,
158
+ "learning_rate": 1.2052624879351104e-05,
159
+ "loss": 10.3486,
160
+ "step": 170
161
+ },
162
+ {
163
+ "epoch": 0.5413533834586466,
164
+ "grad_norm": 0.10483800619840622,
165
+ "learning_rate": 5.418275829936537e-06,
166
+ "loss": 10.3502,
167
+ "step": 180
168
+ },
169
+ {
170
+ "epoch": 0.5714285714285714,
171
+ "grad_norm": 0.10983836650848389,
172
+ "learning_rate": 1.3638696597277679e-06,
173
+ "loss": 10.3475,
174
+ "step": 190
175
+ },
176
+ {
177
+ "epoch": 0.6015037593984962,
178
+ "grad_norm": 0.12176923453807831,
179
+ "learning_rate": 0.0,
180
+ "loss": 10.35,
181
+ "step": 200
182
+ },
183
+ {
184
+ "epoch": 0.6015037593984962,
185
+ "eval_loss": 10.350138664245605,
186
+ "eval_runtime": 0.3546,
187
+ "eval_samples_per_second": 394.795,
188
+ "eval_steps_per_second": 197.398,
189
+ "step": 200
190
  }
191
  ],
192
  "logging_steps": 10,
 
201
  "should_evaluate": false,
202
  "should_log": false,
203
  "should_save": true,
204
+ "should_training_stop": true
205
  },
206
  "attributes": {}
207
  }
208
  },
209
+ "total_flos": 2586181632000.0,
210
  "train_batch_size": 2,
211
  "trial_name": null,
212
  "trial_params": null