Update README.md
Browse files
README.md
CHANGED
@@ -21,7 +21,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
21 |
This model is a fine-tuned version of [CKSINGH/whisper-small-hi-firefox](https://huggingface.co/CKSINGH/whisper-small-hi-firefox) on the None dataset.
|
22 |
It achieves the following results on the evaluation set:
|
23 |
- Loss: 0.3893
|
24 |
-
- Wer:
|
25 |
- Cer: 12.5576
|
26 |
|
27 |
## Model description
|
@@ -55,9 +55,9 @@ The following hyperparameters were used during training:
|
|
55 |
|
56 |
| Training Loss | Epoch | Step | Validation Loss | Wer | Cer |
|
57 |
|:-------------:|:-----:|:----:|:---------------:|:-------:|:-------:|
|
58 |
-
| 0.0115 | 17.24 | 1000 | 0.3435 |
|
59 |
-
| 0.0004 | 34.48 | 2000 | 0.3805 |
|
60 |
-
| 0.0001 | 51.72 | 3000 | 0.3893 |
|
61 |
|
62 |
|
63 |
### Framework versions
|
|
|
21 |
This model is a fine-tuned version of [CKSINGH/whisper-small-hi-firefox](https://huggingface.co/CKSINGH/whisper-small-hi-firefox) on the None dataset.
|
22 |
It achieves the following results on the evaluation set:
|
23 |
- Loss: 0.3893
|
24 |
+
- Wer: 16.1932
|
25 |
- Cer: 12.5576
|
26 |
|
27 |
## Model description
|
|
|
55 |
|
56 |
| Training Loss | Epoch | Step | Validation Loss | Wer | Cer |
|
57 |
|:-------------:|:-----:|:----:|:---------------:|:-------:|:-------:|
|
58 |
+
| 0.0115 | 17.24 | 1000 | 0.3435 | 16.9823 | 13.1975 |
|
59 |
+
| 0.0004 | 34.48 | 2000 | 0.3805 | 16.4186 | 12.5888 |
|
60 |
+
| 0.0001 | 51.72 | 3000 | 0.3893 | 16.1932 | 12.5576 |
|
61 |
|
62 |
|
63 |
### Framework versions
|