lesso12 commited on
Commit
526773b
·
verified ·
1 Parent(s): c0f16b7

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:66d80efb87d11f17ebb283d9dda9995dc999263fba8711a9d0a320ca84e036d5
3
  size 9864
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:030e04975418fe55b404d7241a036d4257ac5726c762218f5798ebac37c32020
3
  size 9864
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f7098ed589633ebe6e61bc1384f918a181b738c3931be5979b3d1e878db0b017
3
  size 24006
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2d52b895066c90a8c7fbb61525a9fa9c48a248642fdcb30b8cb88370065530de
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:e781d4de74a376f62b3dab9fbfdd6f349e5485013db3f9a7a8b5c0c58f822a02
3
  size 14244
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0fad39b025ad7572ac326f66594baa0eba5d1e56eeb4f32dc71e0081f85e4952
3
  size 14244
last-checkpoint/scheduler.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:fdcafde4de54854e715c6bd59aa06fddefbf193f4a0d1cabc2a35c45a0b6a364
3
  size 1064
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:10d7a7b8211623c446bfd0b68e92f5c6721c1093d48d9724a2ba3a1760a1b52a
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.08751458576429405,
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": 182.046,
145
  "eval_steps_per_second": 45.638,
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.11668611435239207,
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": 182.046,
145
  "eval_steps_per_second": 45.638,
146
  "step": 150
147
+ },
148
+ {
149
+ "epoch": 0.09334889148191365,
150
+ "grad_norm": 0.00015543992049060762,
151
+ "learning_rate": 0.00018225001883589702,
152
+ "loss": 23.0,
153
+ "step": 160
154
+ },
155
+ {
156
+ "epoch": 0.09918319719953325,
157
+ "grad_norm": 0.00040469339000992477,
158
+ "learning_rate": 0.00017692784427403898,
159
+ "loss": 23.0,
160
+ "step": 170
161
+ },
162
+ {
163
+ "epoch": 0.10501750291715285,
164
+ "grad_norm": 0.0006950330571271479,
165
+ "learning_rate": 0.00017126011638451976,
166
+ "loss": 23.0,
167
+ "step": 180
168
+ },
169
+ {
170
+ "epoch": 0.11085180863477247,
171
+ "grad_norm": 0.0004899466875940561,
172
+ "learning_rate": 0.00016527444776789915,
173
+ "loss": 23.0,
174
+ "step": 190
175
+ },
176
+ {
177
+ "epoch": 0.11668611435239207,
178
+ "grad_norm": 0.0006722796242684126,
179
+ "learning_rate": 0.00015900000000000002,
180
+ "loss": 23.0,
181
+ "step": 200
182
+ },
183
+ {
184
+ "epoch": 0.11668611435239207,
185
+ "eval_loss": 11.5,
186
+ "eval_runtime": 3.9865,
187
+ "eval_samples_per_second": 181.113,
188
+ "eval_steps_per_second": 45.404,
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": 3999582879744.0,
219
  "train_batch_size": 4,
220
  "trial_name": null,
221
  "trial_params": null