smilemikan
commited on
Commit
•
47afcf2
1
Parent(s):
9289f26
Training in progress, step 2500, 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:6e83191e9de77954f10ec8d943f4fdd1215b54f4fab154b17120e1a226fb4528
|
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:0d24372e3cafb13ca988fb39ee3aa6f6339fcfad36ed0d32e5ed1a482b1347d1
|
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:fd154127396e5deb43e241ef5d251275e538c90f80c3d28ad6fc02d2af77d898
|
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:e7e7fc7cce7c11a9cf69d6eb62bc6fa1462ffebea3d00eeb12026f2494eafd55
|
3 |
size 1064
|
last-checkpoint/trainer_state.json
CHANGED
@@ -1,9 +1,9 @@
|
|
1 |
{
|
2 |
-
"best_metric": 2.
|
3 |
-
"best_model_checkpoint": "smilemikan/nllb-finetuned-jpn-to-ain-2/checkpoint-
|
4 |
-
"epoch": 0.
|
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,
|
@@ -63,13 +63,27 @@
|
|
63 |
"eval_samples_per_second": 208.134,
|
64 |
"eval_steps_per_second": 13.023,
|
65 |
"step": 2000
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
66 |
}
|
67 |
],
|
68 |
"logging_steps": 500,
|
69 |
"max_steps": 60000,
|
70 |
"num_train_epochs": 14,
|
71 |
"save_steps": 500,
|
72 |
-
"total_flos":
|
73 |
"trial_name": null,
|
74 |
"trial_params": null
|
75 |
}
|
|
|
1 |
{
|
2 |
+
"best_metric": 2.5206823348999023,
|
3 |
+
"best_model_checkpoint": "smilemikan/nllb-finetuned-jpn-to-ain-2/checkpoint-2500",
|
4 |
+
"epoch": 0.5507821105970478,
|
5 |
"eval_steps": 500,
|
6 |
+
"global_step": 2500,
|
7 |
"is_hyper_param_search": false,
|
8 |
"is_local_process_zero": true,
|
9 |
"is_world_process_zero": true,
|
|
|
63 |
"eval_samples_per_second": 208.134,
|
64 |
"eval_steps_per_second": 13.023,
|
65 |
"step": 2000
|
66 |
+
},
|
67 |
+
{
|
68 |
+
"epoch": 0.55,
|
69 |
+
"learning_rate": 1.916666666666667e-05,
|
70 |
+
"loss": 2.7296,
|
71 |
+
"step": 2500
|
72 |
+
},
|
73 |
+
{
|
74 |
+
"epoch": 0.55,
|
75 |
+
"eval_loss": 2.5206823348999023,
|
76 |
+
"eval_runtime": 42.8291,
|
77 |
+
"eval_samples_per_second": 211.959,
|
78 |
+
"eval_steps_per_second": 13.262,
|
79 |
+
"step": 2500
|
80 |
}
|
81 |
],
|
82 |
"logging_steps": 500,
|
83 |
"max_steps": 60000,
|
84 |
"num_train_epochs": 14,
|
85 |
"save_steps": 500,
|
86 |
+
"total_flos": 2528570877542400.0,
|
87 |
"trial_name": null,
|
88 |
"trial_params": null
|
89 |
}
|