ChepkiruiTonui
commited on
Commit
•
231b914
1
Parent(s):
ab5ad50
Training in progress, step 100, checkpoint
Browse files
last-checkpoint/adapter_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 14208970
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:dc272cb1284b8a10b707954b8162c37d4b6d437fd6fb91a2c9a2431d9f0a6636
|
3 |
size 14208970
|
last-checkpoint/optimizer.pt
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4832762
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d57a3a6a900d67de95a109de41d3b63eb2fe3080f18bf7af138cb879755f362b
|
3 |
size 4832762
|
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:64188f85e2f7a1230f2476514469d7c8a1f9a2596b6990d2f1ae867f955c7f03
|
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:918203048db47df9f2dc816319964ecf4ebf9540506635589e737761d78402b9
|
3 |
size 1064
|
last-checkpoint/trainer_state.json
CHANGED
@@ -1,9 +1,9 @@
|
|
1 |
{
|
2 |
"best_metric": 125.62500000000001,
|
3 |
"best_model_checkpoint": "../openai/whisper-small-finetuned/checkpoint-25",
|
4 |
-
"epoch":
|
5 |
"eval_steps": 25,
|
6 |
-
"global_step":
|
7 |
"is_hyper_param_search": false,
|
8 |
"is_local_process_zero": true,
|
9 |
"is_world_process_zero": true,
|
@@ -55,6 +55,22 @@
|
|
55 |
"eval_steps_per_second": 0.037,
|
56 |
"eval_wer": 125.62500000000001,
|
57 |
"step": 75
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
58 |
}
|
59 |
],
|
60 |
"logging_steps": 25,
|
@@ -62,7 +78,7 @@
|
|
62 |
"num_input_tokens_seen": 0,
|
63 |
"num_train_epochs": 9223372036854775807,
|
64 |
"save_steps": 25,
|
65 |
-
"total_flos": 1.
|
66 |
"train_batch_size": 96,
|
67 |
"trial_name": null,
|
68 |
"trial_params": null
|
|
|
1 |
{
|
2 |
"best_metric": 125.62500000000001,
|
3 |
"best_model_checkpoint": "../openai/whisper-small-finetuned/checkpoint-25",
|
4 |
+
"epoch": 33.01,
|
5 |
"eval_steps": 25,
|
6 |
+
"global_step": 100,
|
7 |
"is_hyper_param_search": false,
|
8 |
"is_local_process_zero": true,
|
9 |
"is_world_process_zero": true,
|
|
|
55 |
"eval_steps_per_second": 0.037,
|
56 |
"eval_wer": 125.62500000000001,
|
57 |
"step": 75
|
58 |
+
},
|
59 |
+
{
|
60 |
+
"epoch": 33.01,
|
61 |
+
"grad_norm": 2.9855027198791504,
|
62 |
+
"learning_rate": 2.0000000000000002e-07,
|
63 |
+
"loss": 3.7045,
|
64 |
+
"step": 100
|
65 |
+
},
|
66 |
+
{
|
67 |
+
"epoch": 33.01,
|
68 |
+
"eval_loss": 5.087833404541016,
|
69 |
+
"eval_runtime": 27.4776,
|
70 |
+
"eval_samples_per_second": 0.728,
|
71 |
+
"eval_steps_per_second": 0.036,
|
72 |
+
"eval_wer": 128.125,
|
73 |
+
"step": 100
|
74 |
}
|
75 |
],
|
76 |
"logging_steps": 25,
|
|
|
78 |
"num_input_tokens_seen": 0,
|
79 |
"num_train_epochs": 9223372036854775807,
|
80 |
"save_steps": 25,
|
81 |
+
"total_flos": 1.96649118793728e+18,
|
82 |
"train_batch_size": 96,
|
83 |
"trial_name": null,
|
84 |
"trial_params": null
|