Saving weights and logs of step 9999 - epoch 34
Browse files- README.md +9 -0
- flax_model.msgpack +1 -1
- training_state.bin +2 -2
README.md
CHANGED
@@ -19,6 +19,14 @@ probably proofread and complete it, then remove this comment. -->
|
|
19 |
# salmon-whisper-medium-smj
|
20 |
|
21 |
This model is a fine-tuned version of [openai/whisper-medium](https://huggingface.co/openai/whisper-medium) on the NbAiLab/salmon-asr-smj dataset.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
22 |
|
23 |
## Model description
|
24 |
|
@@ -72,6 +80,7 @@ The following hyperparameters were used during training:
|
|
72 |
| 7000 | 1.2483 | 0.2359 | 15.2926 | 4.8335 | 18.6170 | 5.2579 |
|
73 |
| 8000 | 1.4402 | 0.2701 | 15.4255 | 4.5695 | 18.2181 | 4.9592 |
|
74 |
| 9000 | 1.5363 | 0.2244 | 15.5585 | 4.6304 | 18.3511 | 5.0189 |
|
|
|
75 |
|
76 |
|
77 |
### Framework versions
|
|
|
19 |
# salmon-whisper-medium-smj
|
20 |
|
21 |
This model is a fine-tuned version of [openai/whisper-medium](https://huggingface.co/openai/whisper-medium) on the NbAiLab/salmon-asr-smj dataset.
|
22 |
+
It achieves the following results on the evaluation set:
|
23 |
+
- step: 9999
|
24 |
+
- validation_loss: 1.4491
|
25 |
+
- train_loss: 0.2105
|
26 |
+
- validation_wer: 15.6915
|
27 |
+
- validation_cer: 4.6710
|
28 |
+
- validation_exact_wer: 18.0851
|
29 |
+
- validation_exact_cer: 4.9990
|
30 |
|
31 |
## Model description
|
32 |
|
|
|
80 |
| 7000 | 1.2483 | 0.2359 | 15.2926 | 4.8335 | 18.6170 | 5.2579 |
|
81 |
| 8000 | 1.4402 | 0.2701 | 15.4255 | 4.5695 | 18.2181 | 4.9592 |
|
82 |
| 9000 | 1.5363 | 0.2244 | 15.5585 | 4.6304 | 18.3511 | 5.0189 |
|
83 |
+
| 9999 | 1.4491 | 0.2105 | 15.6915 | 4.6710 | 18.0851 | 4.9990 |
|
84 |
|
85 |
|
86 |
### Framework versions
|
flax_model.msgpack
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 3055465603
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cea46eaf9284b7198eef5282e059c5864b22b9742a8b0d9df5f58709a59d60a0
|
3 |
size 3055465603
|
training_state.bin
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:bc6c6b265b4370f1db602572ba1c1b4746d86f8e0035f2da4415700db4a41b04
|
3 |
+
size 2773
|