Training in progress, step 3000, checkpoint
Browse files- last-checkpoint/optimizer.pt +1 -1
- last-checkpoint/pytorch_model-00001-of-00003.bin +1 -1
- last-checkpoint/pytorch_model-00002-of-00003.bin +1 -1
- last-checkpoint/pytorch_model-00003-of-00003.bin +1 -1
- last-checkpoint/rng_state.pth +1 -1
- last-checkpoint/scheduler.pt +1 -1
- last-checkpoint/trainer_state.json +20 -3
last-checkpoint/optimizer.pt
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 6710771584
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5c89bdf301f739fbb033533166f882246f7313b189b8b208d7dc50cc875f753e
|
3 |
size 6710771584
|
last-checkpoint/pytorch_model-00001-of-00003.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4986145435
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:046346897019761b666da0e193401e2706ade13eb57fc5f3dea142ab495aac0c
|
3 |
size 4986145435
|
last-checkpoint/pytorch_model-00002-of-00003.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4985796040
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8d8c5b7c86adbfb248596d040800d0034668272b3ec643c486e162fe23a939f6
|
3 |
size 4985796040
|
last-checkpoint/pytorch_model-00003-of-00003.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 3407874846
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:28b779e190a7dc5c23d2e4a3ba37cbe019e51b16d256aff63888445449974407
|
3 |
size 3407874846
|
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:714bd7fa9e5617bc8a7da8037713bc3378304787976fdb32a6face2699bee68d
|
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:70249393eecaa461148d94aed4aee9bdae2594c3e9983709826d58e41ede6ec9
|
3 |
size 1064
|
last-checkpoint/trainer_state.json
CHANGED
@@ -1,9 +1,9 @@
|
|
1 |
{
|
2 |
"best_metric": 1.1881097555160522,
|
3 |
"best_model_checkpoint": "../facebook/nllb-200-3.3B-finetuned/checkpoint-1000",
|
4 |
-
"epoch":
|
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,
|
@@ -92,6 +92,23 @@
|
|
92 |
"eval_samples_per_second": 0.289,
|
93 |
"eval_steps_per_second": 0.144,
|
94 |
"step": 2500
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
95 |
}
|
96 |
],
|
97 |
"logging_steps": 500,
|
@@ -99,7 +116,7 @@
|
|
99 |
"num_input_tokens_seen": 0,
|
100 |
"num_train_epochs": 5000,
|
101 |
"save_steps": 500,
|
102 |
-
"total_flos": 1.
|
103 |
"train_batch_size": 8,
|
104 |
"trial_name": null,
|
105 |
"trial_params": null
|
|
|
1 |
{
|
2 |
"best_metric": 1.1881097555160522,
|
3 |
"best_model_checkpoint": "../facebook/nllb-200-3.3B-finetuned/checkpoint-1000",
|
4 |
+
"epoch": 3000.0,
|
5 |
"eval_steps": 500,
|
6 |
+
"global_step": 3000,
|
7 |
"is_hyper_param_search": false,
|
8 |
"is_local_process_zero": true,
|
9 |
"is_world_process_zero": true,
|
|
|
92 |
"eval_samples_per_second": 0.289,
|
93 |
"eval_steps_per_second": 0.144,
|
94 |
"step": 2500
|
95 |
+
},
|
96 |
+
{
|
97 |
+
"epoch": 3000.0,
|
98 |
+
"grad_norm": 0.04180261120200157,
|
99 |
+
"learning_rate": 3.463881264198645e-06,
|
100 |
+
"loss": 0.0025,
|
101 |
+
"step": 3000
|
102 |
+
},
|
103 |
+
{
|
104 |
+
"epoch": 3000.0,
|
105 |
+
"eval_gen_len": 33.5,
|
106 |
+
"eval_loss": 1.5641270875930786,
|
107 |
+
"eval_rouge": 0.125,
|
108 |
+
"eval_runtime": 6.9474,
|
109 |
+
"eval_samples_per_second": 0.288,
|
110 |
+
"eval_steps_per_second": 0.144,
|
111 |
+
"step": 3000
|
112 |
}
|
113 |
],
|
114 |
"logging_steps": 500,
|
|
|
116 |
"num_input_tokens_seen": 0,
|
117 |
"num_train_epochs": 5000,
|
118 |
"save_steps": 500,
|
119 |
+
"total_flos": 1.9086797832192e+16,
|
120 |
"train_batch_size": 8,
|
121 |
"trial_name": null,
|
122 |
"trial_params": null
|