DeepDream2045
commited on
Commit
•
62e16bd
1
Parent(s):
d44fbe1
Training in progress, step 25, checkpoint
Browse files- last-checkpoint/adapter_config.json +4 -4
- last-checkpoint/adapter_model.safetensors +1 -1
- last-checkpoint/optimizer.pt +1 -1
- last-checkpoint/rng_state_0.pth +1 -1
- last-checkpoint/rng_state_1.pth +1 -1
- last-checkpoint/rng_state_2.pth +1 -1
- last-checkpoint/rng_state_3.pth +1 -1
- last-checkpoint/scheduler.pt +1 -1
- last-checkpoint/trainer_state.json +11 -194
- last-checkpoint/training_args.bin +1 -1
last-checkpoint/adapter_config.json
CHANGED
@@ -20,13 +20,13 @@
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
|
|
23 |
"k_proj",
|
24 |
-
"
|
25 |
-
"o_proj",
|
26 |
"v_proj",
|
|
|
27 |
"up_proj",
|
28 |
-
"
|
29 |
-
"down_proj"
|
30 |
],
|
31 |
"task_type": "CAUSAL_LM",
|
32 |
"use_dora": false,
|
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
+
"down_proj",
|
24 |
"k_proj",
|
25 |
+
"gate_proj",
|
|
|
26 |
"v_proj",
|
27 |
+
"q_proj",
|
28 |
"up_proj",
|
29 |
+
"o_proj"
|
|
|
30 |
],
|
31 |
"task_type": "CAUSAL_LM",
|
32 |
"use_dora": false,
|
last-checkpoint/adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 400084608
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ca5e9fbb12778a358e05d3b59fb31e5a416f1c95252818e205a25abef4dca31d
|
3 |
size 400084608
|
last-checkpoint/optimizer.pt
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 800394282
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:77960643adc6b01367f94af5d36c37f4d7c825ce5ebe2e999b6e33d7df3574da
|
3 |
size 800394282
|
last-checkpoint/rng_state_0.pth
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 15024
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cd51db754346bf2b8266caa2103125228c5d971507a402b98cfcb6868ad9139a
|
3 |
size 15024
|
last-checkpoint/rng_state_1.pth
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 15024
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:796a96a6ded25f9c3f1c3d57bccc151a71727ac5763db79bb96300a5583f7dc0
|
3 |
size 15024
|
last-checkpoint/rng_state_2.pth
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 15024
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c755c49ceb06517fe07d63399788ab7f6a3688e3cb80d576e4be6dc9336829af
|
3 |
size 15024
|
last-checkpoint/rng_state_3.pth
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 15024
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:309a5370cc86c5a9db16fe9673c9ed38a9791cfdcd2a57cbb688d99a809acfcf
|
3 |
size 15024
|
last-checkpoint/scheduler.pt
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1064
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f37b2aa490ccb1598b01e14cda36e9081f7ce646deab4d3c2d03de0d2169a755
|
3 |
size 1064
|
last-checkpoint/trainer_state.json
CHANGED
@@ -1,9 +1,9 @@
|
|
1 |
{
|
2 |
"best_metric": NaN,
|
3 |
"best_model_checkpoint": "miner_id_24/checkpoint-25",
|
4 |
-
"epoch": 0.
|
5 |
"eval_steps": 25,
|
6 |
-
"global_step":
|
7 |
"is_hyper_param_search": false,
|
8 |
"is_local_process_zero": true,
|
9 |
"is_world_process_zero": true,
|
@@ -18,9 +18,9 @@
|
|
18 |
{
|
19 |
"epoch": 0.0005647723261560184,
|
20 |
"eval_loss": NaN,
|
21 |
-
"eval_runtime":
|
22 |
-
"eval_samples_per_second":
|
23 |
-
"eval_steps_per_second":
|
24 |
"step": 1
|
25 |
},
|
26 |
{
|
@@ -194,193 +194,10 @@
|
|
194 |
{
|
195 |
"epoch": 0.014119308153900459,
|
196 |
"eval_loss": NaN,
|
197 |
-
"eval_runtime":
|
198 |
-
"eval_samples_per_second":
|
199 |
-
"eval_steps_per_second":
|
200 |
"step": 25
|
201 |
-
},
|
202 |
-
{
|
203 |
-
"epoch": 0.014684080480056478,
|
204 |
-
"grad_norm": 0.0,
|
205 |
-
"learning_rate": 5e-05,
|
206 |
-
"loss": 0.0,
|
207 |
-
"step": 26
|
208 |
-
},
|
209 |
-
{
|
210 |
-
"epoch": 0.015248852806212496,
|
211 |
-
"grad_norm": 0.0,
|
212 |
-
"learning_rate": 4.6729843538492847e-05,
|
213 |
-
"loss": 0.0,
|
214 |
-
"step": 27
|
215 |
-
},
|
216 |
-
{
|
217 |
-
"epoch": 0.015813625132368513,
|
218 |
-
"grad_norm": 0.0,
|
219 |
-
"learning_rate": 4.347369038899744e-05,
|
220 |
-
"loss": 0.0,
|
221 |
-
"step": 28
|
222 |
-
},
|
223 |
-
{
|
224 |
-
"epoch": 0.016378397458524534,
|
225 |
-
"grad_norm": 0.0,
|
226 |
-
"learning_rate": 4.0245483899193595e-05,
|
227 |
-
"loss": 0.0,
|
228 |
-
"step": 29
|
229 |
-
},
|
230 |
-
{
|
231 |
-
"epoch": 0.01694316978468055,
|
232 |
-
"grad_norm": 0.0,
|
233 |
-
"learning_rate": 3.705904774487396e-05,
|
234 |
-
"loss": 0.0,
|
235 |
-
"step": 30
|
236 |
-
},
|
237 |
-
{
|
238 |
-
"epoch": 0.017507942110836568,
|
239 |
-
"grad_norm": 0.0,
|
240 |
-
"learning_rate": 3.392802673484193e-05,
|
241 |
-
"loss": 0.0,
|
242 |
-
"step": 31
|
243 |
-
},
|
244 |
-
{
|
245 |
-
"epoch": 0.018072714436992588,
|
246 |
-
"grad_norm": 0.0,
|
247 |
-
"learning_rate": 3.086582838174551e-05,
|
248 |
-
"loss": 0.0,
|
249 |
-
"step": 32
|
250 |
-
},
|
251 |
-
{
|
252 |
-
"epoch": 0.018637486763148605,
|
253 |
-
"grad_norm": 0.0,
|
254 |
-
"learning_rate": 2.7885565489049946e-05,
|
255 |
-
"loss": 0.0,
|
256 |
-
"step": 33
|
257 |
-
},
|
258 |
-
{
|
259 |
-
"epoch": 0.019202259089304625,
|
260 |
-
"grad_norm": 0.0,
|
261 |
-
"learning_rate": 2.500000000000001e-05,
|
262 |
-
"loss": 0.0,
|
263 |
-
"step": 34
|
264 |
-
},
|
265 |
-
{
|
266 |
-
"epoch": 0.019767031415460642,
|
267 |
-
"grad_norm": 0.0,
|
268 |
-
"learning_rate": 2.2221488349019903e-05,
|
269 |
-
"loss": 0.0,
|
270 |
-
"step": 35
|
271 |
-
},
|
272 |
-
{
|
273 |
-
"epoch": 0.02033180374161666,
|
274 |
-
"grad_norm": 0.0,
|
275 |
-
"learning_rate": 1.9561928549563968e-05,
|
276 |
-
"loss": 0.0,
|
277 |
-
"step": 36
|
278 |
-
},
|
279 |
-
{
|
280 |
-
"epoch": 0.02089657606777268,
|
281 |
-
"grad_norm": 0.0,
|
282 |
-
"learning_rate": 1.703270924499656e-05,
|
283 |
-
"loss": 0.0,
|
284 |
-
"step": 37
|
285 |
-
},
|
286 |
-
{
|
287 |
-
"epoch": 0.021461348393928697,
|
288 |
-
"grad_norm": 0.0,
|
289 |
-
"learning_rate": 1.4644660940672627e-05,
|
290 |
-
"loss": 0.0,
|
291 |
-
"step": 38
|
292 |
-
},
|
293 |
-
{
|
294 |
-
"epoch": 0.022026120720084717,
|
295 |
-
"grad_norm": 0.0,
|
296 |
-
"learning_rate": 1.2408009626051137e-05,
|
297 |
-
"loss": 0.0,
|
298 |
-
"step": 39
|
299 |
-
},
|
300 |
-
{
|
301 |
-
"epoch": 0.022590893046240734,
|
302 |
-
"grad_norm": 0.0,
|
303 |
-
"learning_rate": 1.0332332985438248e-05,
|
304 |
-
"loss": 0.0,
|
305 |
-
"step": 40
|
306 |
-
},
|
307 |
-
{
|
308 |
-
"epoch": 0.02315566537239675,
|
309 |
-
"grad_norm": 0.0,
|
310 |
-
"learning_rate": 8.426519384872733e-06,
|
311 |
-
"loss": 0.0,
|
312 |
-
"step": 41
|
313 |
-
},
|
314 |
-
{
|
315 |
-
"epoch": 0.02372043769855277,
|
316 |
-
"grad_norm": 0.0,
|
317 |
-
"learning_rate": 6.698729810778065e-06,
|
318 |
-
"loss": 0.0,
|
319 |
-
"step": 42
|
320 |
-
},
|
321 |
-
{
|
322 |
-
"epoch": 0.02428521002470879,
|
323 |
-
"grad_norm": 0.0,
|
324 |
-
"learning_rate": 5.156362923365588e-06,
|
325 |
-
"loss": 0.0,
|
326 |
-
"step": 43
|
327 |
-
},
|
328 |
-
{
|
329 |
-
"epoch": 0.02484998235086481,
|
330 |
-
"grad_norm": 0.0,
|
331 |
-
"learning_rate": 3.8060233744356633e-06,
|
332 |
-
"loss": 0.0,
|
333 |
-
"step": 44
|
334 |
-
},
|
335 |
-
{
|
336 |
-
"epoch": 0.025414754677020826,
|
337 |
-
"grad_norm": 0.0,
|
338 |
-
"learning_rate": 2.653493525244721e-06,
|
339 |
-
"loss": 0.0,
|
340 |
-
"step": 45
|
341 |
-
},
|
342 |
-
{
|
343 |
-
"epoch": 0.025979527003176843,
|
344 |
-
"grad_norm": 0.0,
|
345 |
-
"learning_rate": 1.70370868554659e-06,
|
346 |
-
"loss": 0.0,
|
347 |
-
"step": 46
|
348 |
-
},
|
349 |
-
{
|
350 |
-
"epoch": 0.026544299329332863,
|
351 |
-
"grad_norm": 0.0,
|
352 |
-
"learning_rate": 9.607359798384785e-07,
|
353 |
-
"loss": 0.0,
|
354 |
-
"step": 47
|
355 |
-
},
|
356 |
-
{
|
357 |
-
"epoch": 0.02710907165548888,
|
358 |
-
"grad_norm": 0.0,
|
359 |
-
"learning_rate": 4.277569313094809e-07,
|
360 |
-
"loss": 0.0,
|
361 |
-
"step": 48
|
362 |
-
},
|
363 |
-
{
|
364 |
-
"epoch": 0.0276738439816449,
|
365 |
-
"grad_norm": 0.0,
|
366 |
-
"learning_rate": 1.0705383806982606e-07,
|
367 |
-
"loss": 0.0,
|
368 |
-
"step": 49
|
369 |
-
},
|
370 |
-
{
|
371 |
-
"epoch": 0.028238616307800918,
|
372 |
-
"grad_norm": 0.0,
|
373 |
-
"learning_rate": 0.0,
|
374 |
-
"loss": 0.0,
|
375 |
-
"step": 50
|
376 |
-
},
|
377 |
-
{
|
378 |
-
"epoch": 0.028238616307800918,
|
379 |
-
"eval_loss": NaN,
|
380 |
-
"eval_runtime": 587.1147,
|
381 |
-
"eval_samples_per_second": 20.318,
|
382 |
-
"eval_steps_per_second": 2.541,
|
383 |
-
"step": 50
|
384 |
}
|
385 |
],
|
386 |
"logging_steps": 1,
|
@@ -395,7 +212,7 @@
|
|
395 |
"early_stopping_threshold": 0.0
|
396 |
},
|
397 |
"attributes": {
|
398 |
-
"early_stopping_patience_counter":
|
399 |
}
|
400 |
},
|
401 |
"TrainerControl": {
|
@@ -404,12 +221,12 @@
|
|
404 |
"should_evaluate": false,
|
405 |
"should_log": false,
|
406 |
"should_save": true,
|
407 |
-
"should_training_stop":
|
408 |
},
|
409 |
"attributes": {}
|
410 |
}
|
411 |
},
|
412 |
-
"total_flos":
|
413 |
"train_batch_size": 2,
|
414 |
"trial_name": null,
|
415 |
"trial_params": null
|
|
|
1 |
{
|
2 |
"best_metric": NaN,
|
3 |
"best_model_checkpoint": "miner_id_24/checkpoint-25",
|
4 |
+
"epoch": 0.014119308153900459,
|
5 |
"eval_steps": 25,
|
6 |
+
"global_step": 25,
|
7 |
"is_hyper_param_search": false,
|
8 |
"is_local_process_zero": true,
|
9 |
"is_world_process_zero": true,
|
|
|
18 |
{
|
19 |
"epoch": 0.0005647723261560184,
|
20 |
"eval_loss": NaN,
|
21 |
+
"eval_runtime": 822.1371,
|
22 |
+
"eval_samples_per_second": 14.51,
|
23 |
+
"eval_steps_per_second": 1.815,
|
24 |
"step": 1
|
25 |
},
|
26 |
{
|
|
|
194 |
{
|
195 |
"epoch": 0.014119308153900459,
|
196 |
"eval_loss": NaN,
|
197 |
+
"eval_runtime": 821.1961,
|
198 |
+
"eval_samples_per_second": 14.526,
|
199 |
+
"eval_steps_per_second": 1.817,
|
200 |
"step": 25
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
201 |
}
|
202 |
],
|
203 |
"logging_steps": 1,
|
|
|
212 |
"early_stopping_threshold": 0.0
|
213 |
},
|
214 |
"attributes": {
|
215 |
+
"early_stopping_patience_counter": 0
|
216 |
}
|
217 |
},
|
218 |
"TrainerControl": {
|
|
|
221 |
"should_evaluate": false,
|
222 |
"should_log": false,
|
223 |
"should_save": true,
|
224 |
+
"should_training_stop": false
|
225 |
},
|
226 |
"attributes": {}
|
227 |
}
|
228 |
},
|
229 |
+
"total_flos": 3.087239672233984e+17,
|
230 |
"train_batch_size": 2,
|
231 |
"trial_name": null,
|
232 |
"trial_params": null
|
last-checkpoint/training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 6776
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0268ef26ae0c8a14648824e25eb303d02b5d73a042a2b80319515c3c8917a0da
|
3 |
size 6776
|