crossdelenna
commited on
Commit
•
3202e00
1
Parent(s):
214a229
update model card README.md
Browse files
README.md
CHANGED
@@ -17,7 +17,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
17 |
This model is a fine-tuned version of [crossdelenna/whisper-base.en](https://huggingface.co/crossdelenna/whisper-base.en) on the None dataset.
|
18 |
It achieves the following results on the evaluation set:
|
19 |
- Loss: 0.0001
|
20 |
-
- Wer: 0.
|
21 |
|
22 |
## Model description
|
23 |
|
@@ -50,10 +50,10 @@ The following hyperparameters were used during training:
|
|
50 |
|
51 |
| Training Loss | Epoch | Step | Validation Loss | Wer |
|
52 |
|:-------------:|:-----:|:----:|:---------------:|:------:|
|
53 |
-
| 0.
|
54 |
-
| 0.
|
55 |
-
| 0.0001 | 4.87 | 1500 | 0.0001 | 0.
|
56 |
-
| 0.0001 | 6.49 | 2000 | 0.0001 | 0.
|
57 |
|
58 |
|
59 |
### Framework versions
|
|
|
17 |
This model is a fine-tuned version of [crossdelenna/whisper-base.en](https://huggingface.co/crossdelenna/whisper-base.en) on the None dataset.
|
18 |
It achieves the following results on the evaluation set:
|
19 |
- Loss: 0.0001
|
20 |
+
- Wer: 0.2502
|
21 |
|
22 |
## Model description
|
23 |
|
|
|
50 |
|
51 |
| Training Loss | Epoch | Step | Validation Loss | Wer |
|
52 |
|:-------------:|:-----:|:----:|:---------------:|:------:|
|
53 |
+
| 0.0023 | 1.62 | 500 | 0.0023 | 0.4903 |
|
54 |
+
| 0.0013 | 3.25 | 1000 | 0.0005 | 0.3102 |
|
55 |
+
| 0.0001 | 4.87 | 1500 | 0.0001 | 0.2502 |
|
56 |
+
| 0.0001 | 6.49 | 2000 | 0.0001 | 0.2502 |
|
57 |
|
58 |
|
59 |
### Framework versions
|