smilemikan
commited on
Commit
•
fec9cb7
1
Parent(s):
05811fc
Training in progress, step 8000, 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 5125261
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:01861254ab771cffc2b386bf15a24f0dce4108809ac0a3b9e448682a0173df89
|
3 |
size 5125261
|
last-checkpoint/pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 2460465086
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1e44646ea0b75089d534d04daec8cb14ccd9715c0e028c529dc9eb895f70bdf6
|
3 |
size 2460465086
|
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:abb8331a0cb2cb307b39b0da0b470a58555001c978787ebd90623aba530a8dc8
|
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:d64a3855d0240351ac941927f8c9f47d17fad44609c69b42750ebc5d867d2437
|
3 |
size 1064
|
last-checkpoint/trainer_state.json
CHANGED
@@ -1,9 +1,9 @@
|
|
1 |
{
|
2 |
-
"best_metric": 1.
|
3 |
-
"best_model_checkpoint": "smilemikan/nllb-finetuned-jpn-to-ain-2/checkpoint-
|
4 |
-
"epoch": 1.
|
5 |
"eval_steps": 500,
|
6 |
-
"global_step":
|
7 |
"is_hyper_param_search": false,
|
8 |
"is_local_process_zero": true,
|
9 |
"is_world_process_zero": true,
|
@@ -217,13 +217,27 @@
|
|
217 |
"eval_samples_per_second": 205.698,
|
218 |
"eval_steps_per_second": 12.87,
|
219 |
"step": 7500
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
220 |
}
|
221 |
],
|
222 |
"logging_steps": 500,
|
223 |
"max_steps": 60000,
|
224 |
"num_train_epochs": 14,
|
225 |
"save_steps": 500,
|
226 |
-
"total_flos":
|
227 |
"trial_name": null,
|
228 |
"trial_params": null
|
229 |
}
|
|
|
1 |
{
|
2 |
+
"best_metric": 1.845486044883728,
|
3 |
+
"best_model_checkpoint": "smilemikan/nllb-finetuned-jpn-to-ain-2/checkpoint-8000",
|
4 |
+
"epoch": 1.762502753910553,
|
5 |
"eval_steps": 500,
|
6 |
+
"global_step": 8000,
|
7 |
"is_hyper_param_search": false,
|
8 |
"is_local_process_zero": true,
|
9 |
"is_world_process_zero": true,
|
|
|
217 |
"eval_samples_per_second": 205.698,
|
218 |
"eval_steps_per_second": 12.87,
|
219 |
"step": 7500
|
220 |
+
},
|
221 |
+
{
|
222 |
+
"epoch": 1.76,
|
223 |
+
"learning_rate": 1.7334e-05,
|
224 |
+
"loss": 1.9278,
|
225 |
+
"step": 8000
|
226 |
+
},
|
227 |
+
{
|
228 |
+
"epoch": 1.76,
|
229 |
+
"eval_loss": 1.845486044883728,
|
230 |
+
"eval_runtime": 44.2649,
|
231 |
+
"eval_samples_per_second": 205.084,
|
232 |
+
"eval_steps_per_second": 12.832,
|
233 |
+
"step": 8000
|
234 |
}
|
235 |
],
|
236 |
"logging_steps": 500,
|
237 |
"max_steps": 60000,
|
238 |
"num_train_epochs": 14,
|
239 |
"save_steps": 500,
|
240 |
+
"total_flos": 8137037587808256.0,
|
241 |
"trial_name": null,
|
242 |
"trial_params": null
|
243 |
}
|