lesso14 commited on
Commit
c4f48dd
·
verified ·
1 Parent(s): 5a7c836

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:0081c90ffc4ba7dcfbce92cb0d12ce7c704347f2cafd3d533d4f98f8627b07b5
3
  size 9864
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6a7eca6b3cf102bafc5cdda02c684de85bb85ca5d92cc42494e737b32e051cf3
3
  size 9864
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:86ca59dde8a69567bf35fbfa7a1599aa35b7d9a58e9024e411eef030f7f44e4c
3
  size 24006
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a12d4a193d96e2e0d0064a9188ab3d14d58bf415fc516b9ac9e08307e43b0d9c
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:3e8521eb5d5bfac317787fe4384c658a815f854ede64df988fdc985a1e182012
3
  size 14244
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0e14b1eb85d0d3d024790a2cd09103206710e027e8e5f401eba239f194aaa8b2
3
  size 14244
last-checkpoint/scheduler.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b96469db93d698ee2179ef5118ada6cd19a5d64b9fa51e2e13a417bf8f9992f2
3
  size 1064
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:20b846236f686f34a315088700cd866bd66ffc165610b7eec245275ac6103428
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.482,
145
  "eval_steps_per_second": 37.87,
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": 3012154687488.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.482,
145
  "eval_steps_per_second": 37.87,
146
  "step": 150
147
+ },
148
+ {
149
+ "epoch": 0.00156787425648463,
150
+ "grad_norm": 4.491434810915962e-05,
151
+ "learning_rate": 0.00018396935863623567,
152
+ "loss": 23.0,
153
+ "step": 160
154
+ },
155
+ {
156
+ "epoch": 0.0016658663975149192,
157
+ "grad_norm": 3.40402293659281e-05,
158
+ "learning_rate": 0.00017859697488039784,
159
+ "loss": 23.0,
160
+ "step": 170
161
+ },
162
+ {
163
+ "epoch": 0.0017638585385452087,
164
+ "grad_norm": 5.6449909607181326e-05,
165
+ "learning_rate": 0.00017287577785984542,
166
+ "loss": 23.0,
167
+ "step": 180
168
+ },
169
+ {
170
+ "epoch": 0.001861850679575498,
171
+ "grad_norm": 7.428977551171556e-05,
172
+ "learning_rate": 0.0001668336406713699,
173
+ "loss": 23.0,
174
+ "step": 190
175
+ },
176
+ {
177
+ "epoch": 0.0019598428206057876,
178
+ "grad_norm": 0.00018914949032478034,
179
+ "learning_rate": 0.0001605,
180
+ "loss": 23.0,
181
+ "step": 200
182
+ },
183
+ {
184
+ "epoch": 0.0019598428206057876,
185
+ "eval_loss": 11.5,
186
+ "eval_runtime": 283.6858,
187
+ "eval_samples_per_second": 151.463,
188
+ "eval_steps_per_second": 37.866,
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": 4019530924032.0,
219
  "train_batch_size": 4,
220
  "trial_name": null,
221
  "trial_params": null