lesso06 commited on
Commit
9b0382c
·
verified ·
1 Parent(s): 2bc99f0

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:da9e1d165d8719ec9f780eb8920883a80b63e242e51bdee30659745e50827b33
3
  size 671149168
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c6a96fe0fa1193840a93cf68852b26b9ef4b83c26aed1c1aa27cbb92a1114463
3
  size 671149168
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:26d83b0491c54271b98a7a8ac65d71d04b9a149eed85787a94b4873a11c78998
3
  size 341314196
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6fcc1b30614d6509167f9fbe16fbb1244d4bc76b0b282440332ec26b019a16ff
3
  size 341314196
last-checkpoint/rng_state.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6ca1d3a29ddde696f94089676e8882cda32984390a8fca557ea6d5cc2578ecc4
3
  size 14244
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1a96d304a9a82c9caeab768c763cc12aade78e0014f3034a310c7ad68f23d7ec
3
  size 14244
last-checkpoint/scheduler.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9a7c1078eb5a1a7c3016e3bc1b27b5075c61ea30d4750bf448abc31716e92a9c
3
  size 1064
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1164ae497156bc73ad6aea2c09c8b9bf103d80abc111b82a8d3df6753edffe06
3
  size 1064
last-checkpoint/trainer_state.json CHANGED
@@ -1,9 +1,9 @@
1
  {
2
- "best_metric": 2.5439529418945312,
3
- "best_model_checkpoint": "miner_id_24/checkpoint-50",
4
- "epoch": 0.05435767349157456,
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": 15.625,
145
  "eval_steps_per_second": 3.913,
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.903888639085773e+16,
176
  "train_batch_size": 4,
177
  "trial_name": null,
178
  "trial_params": null
 
1
  {
2
+ "best_metric": 2.4248692989349365,
3
+ "best_model_checkpoint": "miner_id_24/checkpoint-200",
4
+ "epoch": 0.07247689798876608,
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": 15.625,
145
  "eval_steps_per_second": 3.913,
146
  "step": 150
147
+ },
148
+ {
149
+ "epoch": 0.057981518391012864,
150
+ "grad_norm": 1.6721464395523071,
151
+ "learning_rate": 0.00017709199943488106,
152
+ "loss": 2.5641,
153
+ "step": 160
154
+ },
155
+ {
156
+ "epoch": 0.061605363290451166,
157
+ "grad_norm": 2.1737399101257324,
158
+ "learning_rate": 0.00017192045245496238,
159
+ "loss": 2.2523,
160
+ "step": 170
161
+ },
162
+ {
163
+ "epoch": 0.06522920818988948,
164
+ "grad_norm": 1.9437196254730225,
165
+ "learning_rate": 0.00016641313195854277,
166
+ "loss": 2.3634,
167
+ "step": 180
168
+ },
169
+ {
170
+ "epoch": 0.06885305308932778,
171
+ "grad_norm": 2.254823923110962,
172
+ "learning_rate": 0.0001605968690574869,
173
+ "loss": 2.2732,
174
+ "step": 190
175
+ },
176
+ {
177
+ "epoch": 0.07247689798876608,
178
+ "grad_norm": 4.65241813659668,
179
+ "learning_rate": 0.0001545,
180
+ "loss": 2.2174,
181
+ "step": 200
182
+ },
183
+ {
184
+ "epoch": 0.07247689798876608,
185
+ "eval_loss": 2.4248692989349365,
186
+ "eval_runtime": 74.2004,
187
+ "eval_samples_per_second": 15.66,
188
+ "eval_steps_per_second": 3.922,
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.884422465270579e+16,
219
  "train_batch_size": 4,
220
  "trial_name": null,
221
  "trial_params": null