Training in progress, step 600, 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
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cd57c13abaf0d174c02290aa0f78a71d70c5476a554ad8bad73849b8ff61800d
|
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:38ba27f5af6a9d724d4d82ace5f1a728dba288ac250dd2f2b1aa561b035f112e
|
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:edf81f2e392254cad5d0bdd1d3ad2fea57b5121e77d0f300dca574c9f8b116af
|
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:28d6e030bac5bb05861de097616fc28c5de259971c7b9cffa30d3bf2f2cab125
|
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:68ef6cfe9e27fdf12c0645118ae1508ca53b1d473f965478e80079844fa9a98e
|
3 |
size 1064
|
last-checkpoint/trainer_state.json
CHANGED
@@ -1,9 +1,9 @@
|
|
1 |
{
|
2 |
-
"best_metric": 0.
|
3 |
-
"best_model_checkpoint": "../KevinKibe/nllb-200-distilled-1.3B-finetuned-finetuned-finetuned/checkpoint-
|
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,
|
@@ -24,6 +24,40 @@
|
|
24 |
"eval_samples_per_second": 0.2,
|
25 |
"eval_steps_per_second": 0.1,
|
26 |
"step": 200
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
27 |
}
|
28 |
],
|
29 |
"logging_steps": 200,
|
@@ -31,7 +65,7 @@
|
|
31 |
"num_input_tokens_seen": 0,
|
32 |
"num_train_epochs": 2000,
|
33 |
"save_steps": 200,
|
34 |
-
"total_flos":
|
35 |
"train_batch_size": 16,
|
36 |
"trial_name": null,
|
37 |
"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": 600.0,
|
5 |
"eval_steps": 200,
|
6 |
+
"global_step": 600,
|
7 |
"is_hyper_param_search": false,
|
8 |
"is_local_process_zero": true,
|
9 |
"is_world_process_zero": true,
|
|
|
24 |
"eval_samples_per_second": 0.2,
|
25 |
"eval_steps_per_second": 0.1,
|
26 |
"step": 200
|
27 |
+
},
|
28 |
+
{
|
29 |
+
"epoch": 400.0,
|
30 |
+
"grad_norm": 0.08469633013010025,
|
31 |
+
"learning_rate": 1.6000000000000003e-05,
|
32 |
+
"loss": 0.0069,
|
33 |
+
"step": 400
|
34 |
+
},
|
35 |
+
{
|
36 |
+
"epoch": 400.0,
|
37 |
+
"eval_gen_len": 17.5,
|
38 |
+
"eval_loss": 0.3805849552154541,
|
39 |
+
"eval_rouge": 0.1364,
|
40 |
+
"eval_runtime": 1.1672,
|
41 |
+
"eval_samples_per_second": 1.713,
|
42 |
+
"eval_steps_per_second": 0.857,
|
43 |
+
"step": 400
|
44 |
+
},
|
45 |
+
{
|
46 |
+
"epoch": 600.0,
|
47 |
+
"grad_norm": 0.05082901939749718,
|
48 |
+
"learning_rate": 1.4e-05,
|
49 |
+
"loss": 0.0034,
|
50 |
+
"step": 600
|
51 |
+
},
|
52 |
+
{
|
53 |
+
"epoch": 600.0,
|
54 |
+
"eval_gen_len": 17.5,
|
55 |
+
"eval_loss": 0.37990298867225647,
|
56 |
+
"eval_rouge": 0.1364,
|
57 |
+
"eval_runtime": 1.2177,
|
58 |
+
"eval_samples_per_second": 1.642,
|
59 |
+
"eval_steps_per_second": 0.821,
|
60 |
+
"step": 600
|
61 |
}
|
62 |
],
|
63 |
"logging_steps": 200,
|
|
|
65 |
"num_input_tokens_seen": 0,
|
66 |
"num_train_epochs": 2000,
|
67 |
"save_steps": 200,
|
68 |
+
"total_flos": 1755520892928000.0,
|
69 |
"train_batch_size": 16,
|
70 |
"trial_name": null,
|
71 |
"trial_params": null
|