albertusgeyser
commited on
Commit
•
6e4bcf4
1
Parent(s):
b46b950
Training in progress, step 100, checkpoint
Browse files
last-checkpoint/adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 14176064
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:dc753107f460eebedcab37a978dc8f4e376ea7b0a7a6245079a1bec869b47db3
|
3 |
size 14176064
|
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:63f1cc00fb95d4564acd83c7d51ff7e80f513b3607c768e407fdf3c02d599d6a
|
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:97651e5195311fa83aac8286b9c0a9068e32980aed21ebb08fafd1001eee44d6
|
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:df73be84f0c00f13e358d00950761edb4aec7bfdee9e97f169f67cba14d6b4b5
|
3 |
size 1064
|
last-checkpoint/trainer_state.json
CHANGED
@@ -1,9 +1,9 @@
|
|
1 |
{
|
2 |
"best_metric": 63.72093023255814,
|
3 |
"best_model_checkpoint": "../openai/whisper-small-finetuned/checkpoint-40",
|
4 |
-
"epoch":
|
5 |
"eval_steps": 20,
|
6 |
-
"global_step":
|
7 |
"is_hyper_param_search": false,
|
8 |
"is_local_process_zero": true,
|
9 |
"is_world_process_zero": true,
|
@@ -71,6 +71,22 @@
|
|
71 |
"eval_steps_per_second": 0.022,
|
72 |
"eval_wer": 110.23255813953487,
|
73 |
"step": 80
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
74 |
}
|
75 |
],
|
76 |
"logging_steps": 20,
|
@@ -85,12 +101,12 @@
|
|
85 |
"should_evaluate": false,
|
86 |
"should_log": false,
|
87 |
"should_save": true,
|
88 |
-
"should_training_stop":
|
89 |
},
|
90 |
"attributes": {}
|
91 |
}
|
92 |
},
|
93 |
-
"total_flos":
|
94 |
"train_batch_size": 32,
|
95 |
"trial_name": null,
|
96 |
"trial_params": null
|
|
|
1 |
{
|
2 |
"best_metric": 63.72093023255814,
|
3 |
"best_model_checkpoint": "../openai/whisper-small-finetuned/checkpoint-40",
|
4 |
+
"epoch": 99.01,
|
5 |
"eval_steps": 20,
|
6 |
+
"global_step": 100,
|
7 |
"is_hyper_param_search": false,
|
8 |
"is_local_process_zero": true,
|
9 |
"is_world_process_zero": true,
|
|
|
71 |
"eval_steps_per_second": 0.022,
|
72 |
"eval_wer": 110.23255813953487,
|
73 |
"step": 80
|
74 |
+
},
|
75 |
+
{
|
76 |
+
"epoch": 99.01,
|
77 |
+
"grad_norm": 0.1356694996356964,
|
78 |
+
"learning_rate": 0.0001,
|
79 |
+
"loss": 0.609,
|
80 |
+
"step": 100
|
81 |
+
},
|
82 |
+
{
|
83 |
+
"epoch": 99.01,
|
84 |
+
"eval_loss": 2.4960544109344482,
|
85 |
+
"eval_runtime": 45.3429,
|
86 |
+
"eval_samples_per_second": 0.441,
|
87 |
+
"eval_steps_per_second": 0.022,
|
88 |
+
"eval_wer": 164.65116279069767,
|
89 |
+
"step": 100
|
90 |
}
|
91 |
],
|
92 |
"logging_steps": 20,
|
|
|
101 |
"should_evaluate": false,
|
102 |
"should_log": false,
|
103 |
"should_save": true,
|
104 |
+
"should_training_stop": true
|
105 |
},
|
106 |
"attributes": {}
|
107 |
}
|
108 |
},
|
109 |
+
"total_flos": 5.8736295936e+17,
|
110 |
"train_batch_size": 32,
|
111 |
"trial_name": null,
|
112 |
"trial_params": null
|