lesso06 commited on
Commit
87e2e5e
·
verified ·
1 Parent(s): 0d7984f

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:fdef284dab20e2833240fa0dadf266efdba15dcf16ef515a0b00e6741181c15b
3
  size 671149168
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9d09933e9d3e90075831245e0b350a4d0eb07bdcf2b0b0764053aab9a824e9a6
3
  size 671149168
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6dc2d29b17c86018a0f3b47395af144bc4d72aa3c9da6967b6603d194dfafe5f
3
  size 341314196
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:aa9b741436ae2312cb2515fded81976985d51d2fd88557990efc09907fc72db7
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:07346ea648a1680bf68423eaa169e4ebda4e48f5697c27eb1d53663b45d94b3c
3
  size 14244
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1421b25bb192335b3657acd15f64c81947bfcb995d46b7c7c2f653aa46cfe4b4
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": 1.1938797235488892,
3
  "best_model_checkpoint": "miner_id_24/checkpoint-50",
4
- "epoch": 0.010610830120609769,
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": 9.015,
145
  "eval_steps_per_second": 2.255,
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": 5.36624253370368e+16,
176
  "train_batch_size": 4,
177
  "trial_name": null,
178
  "trial_params": null
 
1
  {
2
  "best_metric": 1.1938797235488892,
3
  "best_model_checkpoint": "miner_id_24/checkpoint-50",
4
+ "epoch": 0.014147773494146358,
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": 9.015,
145
  "eval_steps_per_second": 2.255,
146
  "step": 150
147
+ },
148
+ {
149
+ "epoch": 0.011318218795317086,
150
+ "grad_norm": 3.3262979984283447,
151
+ "learning_rate": 0.00017709199943488106,
152
+ "loss": 2.3911,
153
+ "step": 160
154
+ },
155
+ {
156
+ "epoch": 0.012025607470024405,
157
+ "grad_norm": 2.9702227115631104,
158
+ "learning_rate": 0.00017192045245496238,
159
+ "loss": 2.4674,
160
+ "step": 170
161
+ },
162
+ {
163
+ "epoch": 0.012732996144731723,
164
+ "grad_norm": 2.9937350749969482,
165
+ "learning_rate": 0.00016641313195854277,
166
+ "loss": 2.4761,
167
+ "step": 180
168
+ },
169
+ {
170
+ "epoch": 0.01344038481943904,
171
+ "grad_norm": 3.6195473670959473,
172
+ "learning_rate": 0.0001605968690574869,
173
+ "loss": 2.4561,
174
+ "step": 190
175
+ },
176
+ {
177
+ "epoch": 0.014147773494146358,
178
+ "grad_norm": 12.492778778076172,
179
+ "learning_rate": 0.0001545,
180
+ "loss": 2.039,
181
+ "step": 200
182
+ },
183
+ {
184
+ "epoch": 0.014147773494146358,
185
+ "eval_loss": 1.1949822902679443,
186
+ "eval_runtime": 660.2682,
187
+ "eval_samples_per_second": 9.016,
188
+ "eval_steps_per_second": 2.255,
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": 7.15499004493824e+16,
219
  "train_batch_size": 4,
220
  "trial_name": null,
221
  "trial_params": null