lesso18 commited on
Commit
acfb5bd
·
verified ·
1 Parent(s): 707d31a

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:2de37fa0ffcc640e1ff40701bfd8a9e450c2fabfb066af254678d42e1973e814
3
  size 645975704
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7274c55c927d3afc48714d91a3ae6ce57a85c2ca6d976c49994ec951c5ec7f99
3
  size 645975704
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9bb249581fe642bb092877c3229ff71a0e08259f2968534f6bb0c0fa1df21209
3
  size 328468404
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:50ef1ac3cc0763621815f41da8edf01f21779347746dc1aa99d8385ee3aa9e56
3
  size 328468404
last-checkpoint/rng_state.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0a2cfbf75bd4762702bdf3a9445a6bbdc2eed82805837735a49a7dd8811f2f77
3
  size 14244
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f9a91b7b1000237604b7d2bb13fa6d3278f6427f80e66de5f4a8a7558e4d7f3b
3
  size 14244
last-checkpoint/scheduler.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d4ffe1cc6011db9bcd26d2a5ee9a2f60bf90f43b3c6aed165ee32997fe344b31
3
  size 1064
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c41568ec8d15c28a2145796b65c5977bed142a18699c02f8db4b41d7a5440c4c
3
  size 1064
last-checkpoint/trainer_state.json CHANGED
@@ -1,9 +1,9 @@
1
  {
2
- "best_metric": 1.7293239831924438,
3
- "best_model_checkpoint": "miner_id_24/checkpoint-50",
4
- "epoch": 0.12886597938144329,
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": 17.678,
145
  "eval_steps_per_second": 4.437,
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.6660412850176e+16,
176
  "train_batch_size": 4,
177
  "trial_name": null,
178
  "trial_params": null
 
1
  {
2
+ "best_metric": 1.6833069324493408,
3
+ "best_model_checkpoint": "miner_id_24/checkpoint-200",
4
+ "epoch": 0.1718213058419244,
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": 17.678,
145
  "eval_steps_per_second": 4.437,
146
  "step": 150
147
+ },
148
+ {
149
+ "epoch": 0.13745704467353953,
150
+ "grad_norm": 1.0603128671646118,
151
+ "learning_rate": 0.00018740803823691298,
152
+ "loss": 1.7395,
153
+ "step": 160
154
+ },
155
+ {
156
+ "epoch": 0.14604810996563575,
157
+ "grad_norm": 1.1844924688339233,
158
+ "learning_rate": 0.00018193523609311556,
159
+ "loss": 1.5991,
160
+ "step": 170
161
+ },
162
+ {
163
+ "epoch": 0.15463917525773196,
164
+ "grad_norm": 1.127656102180481,
165
+ "learning_rate": 0.00017610710081049675,
166
+ "loss": 1.5951,
167
+ "step": 180
168
+ },
169
+ {
170
+ "epoch": 0.16323024054982818,
171
+ "grad_norm": 1.5854954719543457,
172
+ "learning_rate": 0.00016995202647831142,
173
+ "loss": 1.5208,
174
+ "step": 190
175
+ },
176
+ {
177
+ "epoch": 0.1718213058419244,
178
+ "grad_norm": 3.6740827560424805,
179
+ "learning_rate": 0.00016350000000000002,
180
+ "loss": 1.3948,
181
+ "step": 200
182
+ },
183
+ {
184
+ "epoch": 0.1718213058419244,
185
+ "eval_loss": 1.6833069324493408,
186
+ "eval_runtime": 27.6079,
187
+ "eval_samples_per_second": 17.749,
188
+ "eval_steps_per_second": 4.455,
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.5547217133568e+16,
219
  "train_batch_size": 4,
220
  "trial_name": null,
221
  "trial_params": null