trenden commited on
Commit
7f3cf91
·
verified ·
1 Parent(s): 7f45e44

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:7a2738a48f1b099eccf8ce2d9bba5cd1b371fced487cb0c89b426af8c8c80399
3
  size 83945296
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3303f426e144318027e9598cbb48b6d245a5a69596ca6ee36391d7560c744786
3
  size 83945296
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4436065ecb6f5459344458b31db3e495ac8d3ea43fec19035827d84333d19e29
3
  size 43122580
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b40a58229095130b05b13431fbc0c18ac662f9551983a3edc0c14ad886af5adc
3
  size 43122580
last-checkpoint/rng_state.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:94e2226a4aef85c91c05d3fe4db3cbebaf5b15177b012e050e969574c0421612
3
  size 14244
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b1616564de35907b8dfd36dcba5f2eb4ba22ca7c72d6c9a86ae72b94e8f1ce1b
3
  size 14244
last-checkpoint/scheduler.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b489c13e2d776471e9a48162938854a24466ce6713df9c0fb59abd9a09fb226b
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.11286681715575621,
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": 24.931,
145
  "eval_steps_per_second": 12.465,
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": 3.0189737062957056e+16,
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.1504890895410083,
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": 24.931,
145
  "eval_steps_per_second": 12.465,
146
  "step": 150
147
+ },
148
+ {
149
+ "epoch": 0.12039127163280662,
150
+ "grad_norm": 10.469996452331543,
151
+ "learning_rate": 2.0055723659649904e-05,
152
+ "loss": 9.801,
153
+ "step": 160
154
+ },
155
+ {
156
+ "epoch": 0.12791572610985705,
157
+ "grad_norm": 8.660905838012695,
158
+ "learning_rate": 1.1454397434679021e-05,
159
+ "loss": 9.9174,
160
+ "step": 170
161
+ },
162
+ {
163
+ "epoch": 0.13544018058690746,
164
+ "grad_norm": 13.137166023254395,
165
+ "learning_rate": 5.146355805285452e-06,
166
+ "loss": 9.9567,
167
+ "step": 180
168
+ },
169
+ {
170
+ "epoch": 0.14296463506395787,
171
+ "grad_norm": 8.647281646728516,
172
+ "learning_rate": 1.2949737362087156e-06,
173
+ "loss": 10.3212,
174
+ "step": 190
175
+ },
176
+ {
177
+ "epoch": 0.1504890895410083,
178
+ "grad_norm": 6.7195868492126465,
179
+ "learning_rate": 0.0,
180
+ "loss": 9.9168,
181
+ "step": 200
182
+ },
183
+ {
184
+ "epoch": 0.1504890895410083,
185
+ "eval_loss": 2.487018346786499,
186
+ "eval_runtime": 22.4527,
187
+ "eval_samples_per_second": 24.941,
188
+ "eval_steps_per_second": 12.471,
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": 4.05743055446999e+16,
210
  "train_batch_size": 2,
211
  "trial_name": null,
212
  "trial_params": null