Training in progress, step 15, 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 82460660
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e039ebe05cb930ee1a59445352389b9a33b0e5badc36a612ad4406a6f363f9f4
|
3 |
size 82460660
|
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 14512
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8600863030bdb34e6ac945a8dda6c5bb6901bdcca2d40b383d702375ef09f904
|
3 |
size 14512
|
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 14512
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:dfbb21e3472dd25820b1b1b014899753115f19b9ac09c6b51d2c9828ac8bf15c
|
3 |
size 14512
|
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:008d83c4f5ee0c3b0aa2ca88e92cb7f21d43acfd48a8bc37442b67fb3134fa7c
|
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": 4,
|
6 |
-
"global_step":
|
7 |
"is_hyper_param_search": false,
|
8 |
"is_local_process_zero": true,
|
9 |
"is_world_process_zero": true,
|
@@ -123,6 +123,27 @@
|
|
123 |
"eval_samples_per_second": 9.947,
|
124 |
"eval_steps_per_second": 2.564,
|
125 |
"step": 12
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
126 |
}
|
127 |
],
|
128 |
"logging_steps": 1,
|
@@ -137,12 +158,12 @@
|
|
137 |
"should_evaluate": false,
|
138 |
"should_log": false,
|
139 |
"should_save": true,
|
140 |
-
"should_training_stop":
|
141 |
},
|
142 |
"attributes": {}
|
143 |
}
|
144 |
},
|
145 |
-
"total_flos":
|
146 |
"train_batch_size": 2,
|
147 |
"trial_name": null,
|
148 |
"trial_params": null
|
|
|
1 |
{
|
2 |
"best_metric": null,
|
3 |
"best_model_checkpoint": null,
|
4 |
+
"epoch": 1.0526315789473684,
|
5 |
"eval_steps": 4,
|
6 |
+
"global_step": 15,
|
7 |
"is_hyper_param_search": false,
|
8 |
"is_local_process_zero": true,
|
9 |
"is_world_process_zero": true,
|
|
|
123 |
"eval_samples_per_second": 9.947,
|
124 |
"eval_steps_per_second": 2.564,
|
125 |
"step": 12
|
126 |
+
},
|
127 |
+
{
|
128 |
+
"epoch": 0.9122807017543859,
|
129 |
+
"grad_norm": NaN,
|
130 |
+
"learning_rate": 5.727198717339511e-06,
|
131 |
+
"loss": 0.0,
|
132 |
+
"step": 13
|
133 |
+
},
|
134 |
+
{
|
135 |
+
"epoch": 0.9824561403508771,
|
136 |
+
"grad_norm": NaN,
|
137 |
+
"learning_rate": 1.4529091286973995e-06,
|
138 |
+
"loss": 0.0,
|
139 |
+
"step": 14
|
140 |
+
},
|
141 |
+
{
|
142 |
+
"epoch": 1.0526315789473684,
|
143 |
+
"grad_norm": NaN,
|
144 |
+
"learning_rate": 0.0,
|
145 |
+
"loss": 0.0,
|
146 |
+
"step": 15
|
147 |
}
|
148 |
],
|
149 |
"logging_steps": 1,
|
|
|
158 |
"should_evaluate": false,
|
159 |
"should_log": false,
|
160 |
"should_save": true,
|
161 |
+
"should_training_stop": true
|
162 |
},
|
163 |
"attributes": {}
|
164 |
}
|
165 |
},
|
166 |
+
"total_flos": 3.3553856474382336e+17,
|
167 |
"train_batch_size": 2,
|
168 |
"trial_name": null,
|
169 |
"trial_params": null
|