lesso07 commited on
Commit
dc2f6ed
·
verified ·
1 Parent(s): 2c43e75

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:e3e566f56f25d9835919b70a5dbe919c6c26ac4fba2092ecbd43cf48f69f4d7f
3
  size 9864
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d6c1337bd7851d89c3e3d46012a973367067ce07ef011966b6829c7de08a8cd2
3
  size 9864
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:eb7fe744484ffb27cac02153474e1d16d40fdd2e37dfca4abc3a31a094f765be
3
  size 24006
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3672cf6ef73ccd708cc86b99114bed8e68f0f806baa2bbcc0b2574e44a120f99
3
  size 24006
last-checkpoint/rng_state.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0c179677d930132ddc61731675ff2de91bdddb6260f135e90a32e5388109f684
3
  size 14244
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5bda8c7741a8df07c9f7ee19efce756a9eff778140a03fe6222ef5adbe2847c2
3
  size 14244
last-checkpoint/scheduler.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:80e3c543dd881d7b92b58f753c91bcd488f8269b3e4ffd67623431c55e782209
3
  size 1064
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8e4a64d71eed58bad723d1496b310be4dbd45cd96d8ef2f7cd1e195fe59bff7c
3
  size 1064
last-checkpoint/trainer_state.json CHANGED
@@ -1,9 +1,9 @@
1
  {
2
  "best_metric": 11.5,
3
  "best_model_checkpoint": "miner_id_24/checkpoint-50",
4
- "epoch": 0.0014698821154543406,
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": 151.855,
145
  "eval_steps_per_second": 37.964,
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": {
@@ -167,12 +210,12 @@
167
  "should_evaluate": false,
168
  "should_log": false,
169
  "should_save": true,
170
- "should_training_stop": false
171
  },
172
  "attributes": {}
173
  }
174
  },
175
- "total_flos": 3002180665344.0,
176
  "train_batch_size": 4,
177
  "trial_name": null,
178
  "trial_params": null
 
1
  {
2
  "best_metric": 11.5,
3
  "best_model_checkpoint": "miner_id_24/checkpoint-50",
4
+ "epoch": 0.0019598428206057876,
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": 151.855,
145
  "eval_steps_per_second": 37.964,
146
  "step": 150
147
+ },
148
+ {
149
+ "epoch": 0.00156787425648463,
150
+ "grad_norm": 1.955423067556694e-05,
151
+ "learning_rate": 0.0001779516693350504,
152
+ "loss": 23.0,
153
+ "step": 160
154
+ },
155
+ {
156
+ "epoch": 0.0016658663975149192,
157
+ "grad_norm": 4.4300071749603376e-05,
158
+ "learning_rate": 0.00017275501775814182,
159
+ "loss": 23.0,
160
+ "step": 170
161
+ },
162
+ {
163
+ "epoch": 0.0017638585385452087,
164
+ "grad_norm": 9.80212862486951e-05,
165
+ "learning_rate": 0.00016722096269620562,
166
+ "loss": 23.0,
167
+ "step": 180
168
+ },
169
+ {
170
+ "epoch": 0.001861850679575498,
171
+ "grad_norm": 5.2664123359136283e-05,
172
+ "learning_rate": 0.00016137646550922228,
173
+ "loss": 23.0,
174
+ "step": 190
175
+ },
176
+ {
177
+ "epoch": 0.0019598428206057876,
178
+ "grad_norm": 0.00016968519776128232,
179
+ "learning_rate": 0.00015525,
180
+ "loss": 23.0,
181
+ "step": 200
182
+ },
183
+ {
184
+ "epoch": 0.0019598428206057876,
185
+ "eval_loss": 11.5,
186
+ "eval_runtime": 283.4414,
187
+ "eval_samples_per_second": 151.594,
188
+ "eval_steps_per_second": 37.898,
189
+ "step": 200
190
  }
191
  ],
192
  "logging_steps": 10,
 
201
  "early_stopping_threshold": 0.0
202
  },
203
  "attributes": {
204
+ "early_stopping_patience_counter": 3
205
  }
206
  },
207
  "TrainerControl": {
 
210
  "should_evaluate": false,
211
  "should_log": false,
212
  "should_save": true,
213
+ "should_training_stop": true
214
  },
215
  "attributes": {}
216
  }
217
  },
218
+ "total_flos": 4009556901888.0,
219
  "train_batch_size": 4,
220
  "trial_name": null,
221
  "trial_params": null