dimasik2987
commited on
Commit
•
d555dd4
1
Parent(s):
fcfc4eb
Training in progress, step 53, checkpoint
Browse files
last-checkpoint/optimizer.pt
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 912734242
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1aa7ccf60318a9b0ad74d9aab98b4ca769636c3b89264b035b4b371ab5c889f4
|
3 |
size 912734242
|
last-checkpoint/rng_state.pth
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 14244
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6ae3a3bd5793e8e79f2600d769db33d9a6ecb2bd5fe3a3e3b44ed472c4b18af8
|
3 |
size 14244
|
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:62186d98e2e1a228b1a77580a02e85af5559d427fe6308d24fc721da049c3720
|
3 |
size 1064
|
last-checkpoint/trainer_state.json
CHANGED
@@ -1,9 +1,9 @@
|
|
1 |
{
|
2 |
"best_metric": null,
|
3 |
"best_model_checkpoint": null,
|
4 |
-
"epoch":
|
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,
|
@@ -381,6 +381,27 @@
|
|
381 |
"eval_samples_per_second": 2.973,
|
382 |
"eval_steps_per_second": 1.586,
|
383 |
"step": 50
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
384 |
}
|
385 |
],
|
386 |
"logging_steps": 1,
|
@@ -395,12 +416,12 @@
|
|
395 |
"should_evaluate": false,
|
396 |
"should_log": false,
|
397 |
"should_save": true,
|
398 |
-
"should_training_stop":
|
399 |
},
|
400 |
"attributes": {}
|
401 |
}
|
402 |
},
|
403 |
-
"total_flos": 1.
|
404 |
"train_batch_size": 2,
|
405 |
"trial_name": null,
|
406 |
"trial_params": null
|
|
|
1 |
{
|
2 |
"best_metric": null,
|
3 |
"best_model_checkpoint": null,
|
4 |
+
"epoch": 3.0921985815602837,
|
5 |
"eval_steps": 25,
|
6 |
+
"global_step": 53,
|
7 |
"is_hyper_param_search": false,
|
8 |
"is_local_process_zero": true,
|
9 |
"is_world_process_zero": true,
|
|
|
381 |
"eval_samples_per_second": 2.973,
|
382 |
"eval_steps_per_second": 1.586,
|
383 |
"step": 50
|
384 |
+
},
|
385 |
+
{
|
386 |
+
"epoch": 2.950354609929078,
|
387 |
+
"grad_norm": NaN,
|
388 |
+
"learning_rate": 3.7897451640321323e-07,
|
389 |
+
"loss": 0.0,
|
390 |
+
"step": 51
|
391 |
+
},
|
392 |
+
{
|
393 |
+
"epoch": 3.0354609929078014,
|
394 |
+
"grad_norm": NaN,
|
395 |
+
"learning_rate": 9.483356314779479e-08,
|
396 |
+
"loss": 0.0,
|
397 |
+
"step": 52
|
398 |
+
},
|
399 |
+
{
|
400 |
+
"epoch": 3.0921985815602837,
|
401 |
+
"grad_norm": NaN,
|
402 |
+
"learning_rate": 0.0,
|
403 |
+
"loss": 0.0,
|
404 |
+
"step": 53
|
405 |
}
|
406 |
],
|
407 |
"logging_steps": 1,
|
|
|
416 |
"should_evaluate": false,
|
417 |
"should_log": false,
|
418 |
"should_save": true,
|
419 |
+
"should_training_stop": true
|
420 |
},
|
421 |
"attributes": {}
|
422 |
}
|
423 |
},
|
424 |
+
"total_flos": 1.218199878107136e+17,
|
425 |
"train_batch_size": 2,
|
426 |
"trial_name": null,
|
427 |
"trial_params": null
|