Training in progress, step 1800, 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 2751040864
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:154db639e0c4ba9f6504e3bc183c200891d38beb003b68908f789f57a627f526
|
3 |
size 2751040864
|
last-checkpoint/pytorch_model-00001-of-00002.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5000078781
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b0b6a7d1c35bcaf448b673f7238dbaa4f3b2476f98073c29e5a13312bd140b2e
|
3 |
size 5000078781
|
last-checkpoint/pytorch_model-00002-of-00002.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 482838574
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ada2d1395c61c9e04cf436684e7df9d0a968a075accb14ef27dcecd1c9e7c17a
|
3 |
size 482838574
|
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:ae25b7f14655f414d57bbcaef4e73e78779f0fbb79aca93ea240474900642c9c
|
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:f1ef1b747498f408ff85e0a019461da14a74df62497d8e7b903379927c997b6e
|
3 |
size 1064
|
last-checkpoint/trainer_state.json
CHANGED
@@ -1,9 +1,9 @@
|
|
1 |
{
|
2 |
"best_metric": 0.37990298867225647,
|
3 |
"best_model_checkpoint": "../KevinKibe/nllb-200-distilled-1.3B-finetuned-finetuned-finetuned/checkpoint-600",
|
4 |
-
"epoch":
|
5 |
"eval_steps": 200,
|
6 |
-
"global_step":
|
7 |
"is_hyper_param_search": false,
|
8 |
"is_local_process_zero": true,
|
9 |
"is_world_process_zero": true,
|
@@ -126,6 +126,40 @@
|
|
126 |
"eval_samples_per_second": 0.202,
|
127 |
"eval_steps_per_second": 0.101,
|
128 |
"step": 1400
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
129 |
}
|
130 |
],
|
131 |
"logging_steps": 200,
|
@@ -133,7 +167,7 @@
|
|
133 |
"num_input_tokens_seen": 0,
|
134 |
"num_train_epochs": 2000,
|
135 |
"save_steps": 200,
|
136 |
-
"total_flos":
|
137 |
"train_batch_size": 16,
|
138 |
"trial_name": null,
|
139 |
"trial_params": null
|
|
|
1 |
{
|
2 |
"best_metric": 0.37990298867225647,
|
3 |
"best_model_checkpoint": "../KevinKibe/nllb-200-distilled-1.3B-finetuned-finetuned-finetuned/checkpoint-600",
|
4 |
+
"epoch": 1800.0,
|
5 |
"eval_steps": 200,
|
6 |
+
"global_step": 1800,
|
7 |
"is_hyper_param_search": false,
|
8 |
"is_local_process_zero": true,
|
9 |
"is_world_process_zero": true,
|
|
|
126 |
"eval_samples_per_second": 0.202,
|
127 |
"eval_steps_per_second": 0.101,
|
128 |
"step": 1400
|
129 |
+
},
|
130 |
+
{
|
131 |
+
"epoch": 1600.0,
|
132 |
+
"grad_norm": 0.017478974536061287,
|
133 |
+
"learning_rate": 4.000000000000001e-06,
|
134 |
+
"loss": 0.001,
|
135 |
+
"step": 1600
|
136 |
+
},
|
137 |
+
{
|
138 |
+
"epoch": 1600.0,
|
139 |
+
"eval_gen_len": 13.5,
|
140 |
+
"eval_loss": 0.3930334746837616,
|
141 |
+
"eval_rouge": 0.1765,
|
142 |
+
"eval_runtime": 10.2296,
|
143 |
+
"eval_samples_per_second": 0.196,
|
144 |
+
"eval_steps_per_second": 0.098,
|
145 |
+
"step": 1600
|
146 |
+
},
|
147 |
+
{
|
148 |
+
"epoch": 1800.0,
|
149 |
+
"grad_norm": 0.01638863794505596,
|
150 |
+
"learning_rate": 2.0000000000000003e-06,
|
151 |
+
"loss": 0.0009,
|
152 |
+
"step": 1800
|
153 |
+
},
|
154 |
+
{
|
155 |
+
"epoch": 1800.0,
|
156 |
+
"eval_gen_len": 13.5,
|
157 |
+
"eval_loss": 0.3938616216182709,
|
158 |
+
"eval_rouge": 0.1765,
|
159 |
+
"eval_runtime": 9.7251,
|
160 |
+
"eval_samples_per_second": 0.206,
|
161 |
+
"eval_steps_per_second": 0.103,
|
162 |
+
"step": 1800
|
163 |
}
|
164 |
],
|
165 |
"logging_steps": 200,
|
|
|
167 |
"num_input_tokens_seen": 0,
|
168 |
"num_train_epochs": 2000,
|
169 |
"save_steps": 200,
|
170 |
+
"total_flos": 5266562678784000.0,
|
171 |
"train_batch_size": 16,
|
172 |
"trial_name": null,
|
173 |
"trial_params": null
|