adammandic87
commited on
Training in progress, step 50, 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 18763860
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1bb29438058ebbdb80d301b41f99282423828ab87918853dbee93e483ae88175
|
3 |
size 18763860
|
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:7e80e63932c8eae7c99e68576eba41b28c2be6da6d5728e9d2106b0941dfcd24
|
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:b1df0528620c07325b8faa7567e59b0c1e86a1f1ee6af1245a69c6c0463fe4e2
|
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": 0.
|
5 |
"eval_steps": 13,
|
6 |
-
"global_step":
|
7 |
"is_hyper_param_search": false,
|
8 |
"is_local_process_zero": true,
|
9 |
"is_world_process_zero": true,
|
@@ -60,6 +60,20 @@
|
|
60 |
"eval_samples_per_second": 62.974,
|
61 |
"eval_steps_per_second": 31.508,
|
62 |
"step": 39
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
63 |
}
|
64 |
],
|
65 |
"logging_steps": 10,
|
@@ -74,12 +88,12 @@
|
|
74 |
"should_evaluate": false,
|
75 |
"should_log": false,
|
76 |
"should_save": true,
|
77 |
-
"should_training_stop":
|
78 |
},
|
79 |
"attributes": {}
|
80 |
}
|
81 |
},
|
82 |
-
"total_flos":
|
83 |
"train_batch_size": 2,
|
84 |
"trial_name": null,
|
85 |
"trial_params": null
|
|
|
1 |
{
|
2 |
"best_metric": null,
|
3 |
"best_model_checkpoint": null,
|
4 |
+
"epoch": 0.013648150675583458,
|
5 |
"eval_steps": 13,
|
6 |
+
"global_step": 50,
|
7 |
"is_hyper_param_search": false,
|
8 |
"is_local_process_zero": true,
|
9 |
"is_world_process_zero": true,
|
|
|
60 |
"eval_samples_per_second": 62.974,
|
61 |
"eval_steps_per_second": 31.508,
|
62 |
"step": 39
|
63 |
+
},
|
64 |
+
{
|
65 |
+
"epoch": 0.010918520540466766,
|
66 |
+
"grad_norm": NaN,
|
67 |
+
"learning_rate": 1.4644660940672627e-05,
|
68 |
+
"loss": 0.0,
|
69 |
+
"step": 40
|
70 |
+
},
|
71 |
+
{
|
72 |
+
"epoch": 0.013648150675583458,
|
73 |
+
"grad_norm": NaN,
|
74 |
+
"learning_rate": 0.0,
|
75 |
+
"loss": 0.0,
|
76 |
+
"step": 50
|
77 |
}
|
78 |
],
|
79 |
"logging_steps": 10,
|
|
|
88 |
"should_evaluate": false,
|
89 |
"should_log": false,
|
90 |
"should_save": true,
|
91 |
+
"should_training_stop": true
|
92 |
},
|
93 |
"attributes": {}
|
94 |
}
|
95 |
},
|
96 |
+
"total_flos": 1990357470412800.0,
|
97 |
"train_batch_size": 2,
|
98 |
"trial_name": null,
|
99 |
"trial_params": null
|