lesso15 commited on
Commit
1cde476
·
verified ·
1 Parent(s): 477c2bb

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:7de312a8e99302e407350ebbec58756a087c45b23dc22ecd5cbaf2bf255638aa
3
  size 161533192
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ec12c9880ca9278de2fd154e2cec12e50b3ce03645100d9aefd09317e446c2ec
3
  size 161533192
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:76c4e7dd175d1171233199ac5270115297bfa975d16ffbc4bbc1e069e1c71096
3
  size 82460660
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4708c75106f3317c6b5057284ce8b3fc9a7dbe40061f0d6dcfca2976a00512e6
3
  size 82460660
last-checkpoint/rng_state.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:41665902630196f54d3bb1edfb2e49940aea6b83aae2e61e59c5648fef9e424c
3
  size 14308
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f8b5daeff2c604fbc5db6562bda0b1a93f0aa77f364615e478712a03bb721857
3
  size 14308
last-checkpoint/scheduler.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7f2e88614aff46cd1ada70fbc3b2ec41b24cceb0ef1b4801de4a83c39b9b26bc
3
  size 1064
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1782a34e31686f496476697aa213a8a4eb0ce51a76589caf9070e07b3ee2de6a
3
  size 1064
last-checkpoint/trainer_state.json CHANGED
@@ -1,9 +1,9 @@
1
  {
2
- "best_metric": 1.4174914360046387,
3
- "best_model_checkpoint": "miner_id_24/checkpoint-50",
4
- "epoch": 0.08643042350907519,
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": 16.181,
145
  "eval_steps_per_second": 4.051,
146
  "step": 150
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
147
  }
148
  ],
149
  "logging_steps": 10,
@@ -158,7 +201,7 @@
158
  "early_stopping_threshold": 0.0
159
  },
160
  "attributes": {
161
- "early_stopping_patience_counter": 2
162
  }
163
  },
164
  "TrainerControl": {
@@ -172,7 +215,7 @@
172
  "attributes": {}
173
  }
174
  },
175
- "total_flos": 2.708774936641536e+16,
176
  "train_batch_size": 4,
177
  "trial_name": null,
178
  "trial_params": null
 
1
  {
2
+ "best_metric": 1.3707703351974487,
3
+ "best_model_checkpoint": "miner_id_24/checkpoint-200",
4
+ "epoch": 0.11524056467876692,
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": 16.181,
145
  "eval_steps_per_second": 4.051,
146
  "step": 150
147
+ },
148
+ {
149
+ "epoch": 0.09219245174301353,
150
+ "grad_norm": 0.5915709733963013,
151
+ "learning_rate": 0.000184829028536405,
152
+ "loss": 1.8188,
153
+ "step": 160
154
+ },
155
+ {
156
+ "epoch": 0.09795447997695189,
157
+ "grad_norm": 0.8901687860488892,
158
+ "learning_rate": 0.00017943154018357726,
159
+ "loss": 1.5977,
160
+ "step": 170
161
+ },
162
+ {
163
+ "epoch": 0.10371650821089023,
164
+ "grad_norm": 1.0244994163513184,
165
+ "learning_rate": 0.00017368360859750824,
166
+ "loss": 1.3397,
167
+ "step": 180
168
+ },
169
+ {
170
+ "epoch": 0.10947853644482858,
171
+ "grad_norm": 1.4333339929580688,
172
+ "learning_rate": 0.00016761323712310527,
173
+ "loss": 1.184,
174
+ "step": 190
175
+ },
176
+ {
177
+ "epoch": 0.11524056467876692,
178
+ "grad_norm": 1.4265000820159912,
179
+ "learning_rate": 0.00016125,
180
+ "loss": 0.7475,
181
+ "step": 200
182
+ },
183
+ {
184
+ "epoch": 0.11524056467876692,
185
+ "eval_loss": 1.3707703351974487,
186
+ "eval_runtime": 44.8927,
187
+ "eval_samples_per_second": 16.283,
188
+ "eval_steps_per_second": 4.076,
189
+ "step": 200
190
  }
191
  ],
192
  "logging_steps": 10,
 
201
  "early_stopping_threshold": 0.0
202
  },
203
  "attributes": {
204
+ "early_stopping_patience_counter": 0
205
  }
206
  },
207
  "TrainerControl": {
 
215
  "attributes": {}
216
  }
217
  },
218
+ "total_flos": 3.626263221633024e+16,
219
  "train_batch_size": 4,
220
  "trial_name": null,
221
  "trial_params": null