End of training
Browse files
README.md
CHANGED
@@ -17,8 +17,8 @@ should probably proofread and complete it, then remove this comment. -->
|
|
17 |
|
18 |
This model is a fine-tuned version of [openai/whisper-base](https://huggingface.co/openai/whisper-base) on an unknown dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
-
- Loss: 0.
|
21 |
-
- Wer:
|
22 |
|
23 |
## Model description
|
24 |
|
@@ -51,8 +51,8 @@ The following hyperparameters were used during training:
|
|
51 |
|
52 |
| Training Loss | Epoch | Step | Validation Loss | Wer |
|
53 |
|:-------------:|:------:|:----:|:---------------:|:-------:|
|
54 |
-
| 0.
|
55 |
-
| 0.
|
56 |
|
57 |
|
58 |
### Framework versions
|
|
|
17 |
|
18 |
This model is a fine-tuned version of [openai/whisper-base](https://huggingface.co/openai/whisper-base) on an unknown dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
+
- Loss: 0.0163
|
21 |
+
- Wer: 11.1424
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
51 |
|
52 |
| Training Loss | Epoch | Step | Validation Loss | Wer |
|
53 |
|:-------------:|:------:|:----:|:---------------:|:-------:|
|
54 |
+
| 0.0228 | 0.3668 | 1000 | 0.0179 | 13.6776 |
|
55 |
+
| 0.0218 | 0.7337 | 2000 | 0.0163 | 11.1424 |
|
56 |
|
57 |
|
58 |
### Framework versions
|