Training in progress, step 2, 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 51244020
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7725117007e5420db2482d146d14e322cb7b2324ce7999343e49ef3dc5153aa3
|
3 |
size 51244020
|
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:3a80f2d20a53db546ca755939d12958dca589836d7c8f350c13f668337d6d24e
|
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:60f8f27a9d76e31d3721bb37f2f4c76e866b8dedf8d4315f175dac906a4a966d
|
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": 1,
|
6 |
-
"global_step":
|
7 |
"is_hyper_param_search": false,
|
8 |
"is_local_process_zero": true,
|
9 |
"is_world_process_zero": true,
|
@@ -22,6 +22,21 @@
|
|
22 |
"eval_samples_per_second": 0.046,
|
23 |
"eval_steps_per_second": 0.023,
|
24 |
"step": 1
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
25 |
}
|
26 |
],
|
27 |
"logging_steps": 1,
|
@@ -36,12 +51,12 @@
|
|
36 |
"should_evaluate": false,
|
37 |
"should_log": false,
|
38 |
"should_save": true,
|
39 |
-
"should_training_stop":
|
40 |
},
|
41 |
"attributes": {}
|
42 |
}
|
43 |
},
|
44 |
-
"total_flos":
|
45 |
"train_batch_size": 2,
|
46 |
"trial_name": null,
|
47 |
"trial_params": null
|
|
|
1 |
{
|
2 |
"best_metric": null,
|
3 |
"best_model_checkpoint": null,
|
4 |
+
"epoch": 1.8823529411764706,
|
5 |
"eval_steps": 1,
|
6 |
+
"global_step": 2,
|
7 |
"is_hyper_param_search": false,
|
8 |
"is_local_process_zero": true,
|
9 |
"is_world_process_zero": true,
|
|
|
22 |
"eval_samples_per_second": 0.046,
|
23 |
"eval_steps_per_second": 0.023,
|
24 |
"step": 1
|
25 |
+
},
|
26 |
+
{
|
27 |
+
"epoch": 1.8823529411764706,
|
28 |
+
"grad_norm": 0.0,
|
29 |
+
"learning_rate": 2e-05,
|
30 |
+
"loss": 0.0,
|
31 |
+
"step": 2
|
32 |
+
},
|
33 |
+
{
|
34 |
+
"epoch": 1.8823529411764706,
|
35 |
+
"eval_loss": 3.7312419414520264,
|
36 |
+
"eval_runtime": 0.0635,
|
37 |
+
"eval_samples_per_second": 31.494,
|
38 |
+
"eval_steps_per_second": 15.747,
|
39 |
+
"step": 2
|
40 |
}
|
41 |
],
|
42 |
"logging_steps": 1,
|
|
|
51 |
"should_evaluate": false,
|
52 |
"should_log": false,
|
53 |
"should_save": true,
|
54 |
+
"should_training_stop": true
|
55 |
},
|
56 |
"attributes": {}
|
57 |
}
|
58 |
},
|
59 |
+
"total_flos": 1504984490311680.0,
|
60 |
"train_batch_size": 2,
|
61 |
"trial_name": null,
|
62 |
"trial_params": null
|