Update README.md
Browse files
README.md
CHANGED
@@ -15,8 +15,8 @@ should probably proofread and complete it, then remove this comment. -->
|
|
15 |
|
16 |
This model is a fine-tuned version of [cifope/whisper-small-wolof](https://huggingface.co/cifope/whisper-small-wolof) on the None dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
-
- Loss: 0.
|
19 |
-
- Wer:
|
20 |
|
21 |
## Model description
|
22 |
|
@@ -49,7 +49,7 @@ The following hyperparameters were used during training:
|
|
49 |
|
50 |
| Training Loss | Epoch | Step | Validation Loss | Wer |
|
51 |
|:-------------:|:-----:|:----:|:---------------:|:-------:|
|
52 |
-
| 0.
|
53 |
|
54 |
|
55 |
### Framework versions
|
|
|
15 |
|
16 |
This model is a fine-tuned version of [cifope/whisper-small-wolof](https://huggingface.co/cifope/whisper-small-wolof) on the None dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
+
- Loss: 0.501167
|
19 |
+
- Wer: 27.1604
|
20 |
|
21 |
## Model description
|
22 |
|
|
|
49 |
|
50 |
| Training Loss | Epoch | Step | Validation Loss | Wer |
|
51 |
|:-------------:|:-----:|:----:|:---------------:|:-------:|
|
52 |
+
| 0.0071 | 5.32 | 1000 | 0.501167 | 27.1604 |
|
53 |
|
54 |
|
55 |
### Framework versions
|