lesso17 commited on
Commit
04959ed
·
verified ·
1 Parent(s): 44ea6b7

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:9cfbd39b7ac79532cd8d92fec301b3b43c9837b950065cf50e0de46f5a5a449c
3
  size 671149168
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:911dbfe44d50f4d8130c8d7a920b83209ba9c03c2395975964b243e6d6ec093c
3
  size 671149168
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b00129469eb1b552809b18ff0e65b98599c16ffa8a73099758248dd3322a8945
3
  size 341314196
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9e7d74b2eff201f85581eddf21dfa17016ec6d247c8298640249e3935608c2ef
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:f86ae94331bcb349af862c171646fbc441829210d72fc90c5ace8301ccb75c51
3
  size 14244
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:971c814cc33b88bf8e31c70fe4640c59c1a3867a8ebf4516040f466d4549b560
3
  size 14244
last-checkpoint/scheduler.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2cd62d399a2450f21c7bec0f65f92f467b6df40bae3ff61b19e25062ffc80260
3
  size 1064
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:292f236c37f22c287cc737dd1428bf82b9a9008a84eb2f517544aab166f8a97f
3
  size 1064
last-checkpoint/trainer_state.json CHANGED
@@ -1,9 +1,9 @@
1
  {
2
  "best_metric": 1.1258819103240967,
3
  "best_model_checkpoint": "miner_id_24/checkpoint-50",
4
- "epoch": 0.05092514004413512,
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": 16.897,
145
  "eval_steps_per_second": 4.234,
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": 2.692065004408013e+16,
176
  "train_batch_size": 4,
177
  "trial_name": null,
178
  "trial_params": null
 
1
  {
2
  "best_metric": 1.1258819103240967,
3
  "best_model_checkpoint": "miner_id_24/checkpoint-50",
4
+ "epoch": 0.0679001867255135,
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": 16.897,
145
  "eval_steps_per_second": 4.234,
146
  "step": 150
147
+ },
148
+ {
149
+ "epoch": 0.0543201493804108,
150
+ "grad_norm": 8.494623184204102,
151
+ "learning_rate": 0.00018654836833674362,
152
+ "loss": 2.1427,
153
+ "step": 160
154
+ },
155
+ {
156
+ "epoch": 0.05771515871668647,
157
+ "grad_norm": 7.212603569030762,
158
+ "learning_rate": 0.0001811006707899361,
159
+ "loss": 2.1089,
160
+ "step": 170
161
+ },
162
+ {
163
+ "epoch": 0.06111016805296215,
164
+ "grad_norm": 5.974452495574951,
165
+ "learning_rate": 0.0001752992700728339,
166
+ "loss": 2.1381,
167
+ "step": 180
168
+ },
169
+ {
170
+ "epoch": 0.06450517738923782,
171
+ "grad_norm": 8.32110595703125,
172
+ "learning_rate": 0.00016917243002657602,
173
+ "loss": 2.073,
174
+ "step": 190
175
+ },
176
+ {
177
+ "epoch": 0.0679001867255135,
178
+ "grad_norm": 17.76694107055664,
179
+ "learning_rate": 0.00016275,
180
+ "loss": 2.0969,
181
+ "step": 200
182
+ },
183
+ {
184
+ "epoch": 0.0679001867255135,
185
+ "eval_loss": 1.2275766134262085,
186
+ "eval_runtime": 73.4095,
187
+ "eval_samples_per_second": 16.905,
188
+ "eval_steps_per_second": 4.237,
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": 3.5953824975814656e+16,
219
  "train_batch_size": 4,
220
  "trial_name": null,
221
  "trial_params": null