djdhyun-gglabs
commited on
Commit
•
08bb94b
1
Parent(s):
bea6787
End of training
Browse files
README.md
CHANGED
@@ -22,7 +22,7 @@ model-index:
|
|
22 |
metrics:
|
23 |
- name: Wer
|
24 |
type: wer
|
25 |
-
value: 55.
|
26 |
---
|
27 |
|
28 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -32,8 +32,8 @@ should probably proofread and complete it, then remove this comment. -->
|
|
32 |
|
33 |
This model is a fine-tuned version of [openai/whisper-small](https://huggingface.co/openai/whisper-small) on the custom dataset.
|
34 |
It achieves the following results on the evaluation set:
|
35 |
-
- Loss: 1.
|
36 |
-
- Wer: 55.
|
37 |
|
38 |
## Model description
|
39 |
|
@@ -66,7 +66,7 @@ The following hyperparameters were used during training:
|
|
66 |
|
67 |
| Training Loss | Epoch | Step | Validation Loss | Wer |
|
68 |
|:-------------:|:-----:|:----:|:---------------:|:-------:|
|
69 |
-
|
|
70 |
|
71 |
|
72 |
### Framework versions
|
|
|
22 |
metrics:
|
23 |
- name: Wer
|
24 |
type: wer
|
25 |
+
value: 55.97826086956522
|
26 |
---
|
27 |
|
28 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
32 |
|
33 |
This model is a fine-tuned version of [openai/whisper-small](https://huggingface.co/openai/whisper-small) on the custom dataset.
|
34 |
It achieves the following results on the evaluation set:
|
35 |
+
- Loss: 1.5115
|
36 |
+
- Wer: 55.9783
|
37 |
|
38 |
## Model description
|
39 |
|
|
|
66 |
|
67 |
| Training Loss | Epoch | Step | Validation Loss | Wer |
|
68 |
|:-------------:|:-----:|:----:|:---------------:|:-------:|
|
69 |
+
| 1.0506 | 0.2 | 10 | 1.5115 | 55.9783 |
|
70 |
|
71 |
|
72 |
### Framework versions
|