Commit ·
c002353
1
Parent(s): 045cf98
update model card README.md
Browse files
README.md
CHANGED
|
@@ -16,8 +16,8 @@ should probably proofread and complete it, then remove this comment. -->
|
|
| 16 |
|
| 17 |
This model is a fine-tuned version of [openai/whisper-tiny](https://huggingface.co/openai/whisper-tiny) on the None dataset.
|
| 18 |
It achieves the following results on the evaluation set:
|
| 19 |
-
- Loss: 1.
|
| 20 |
-
- Wer:
|
| 21 |
|
| 22 |
## Model description
|
| 23 |
|
|
@@ -49,8 +49,8 @@ The following hyperparameters were used during training:
|
|
| 49 |
|
| 50 |
| Training Loss | Epoch | Step | Validation Loss | Wer |
|
| 51 |
|:-------------:|:-----:|:----:|:---------------:|:-------:|
|
| 52 |
-
| 1.
|
| 53 |
-
| 1.
|
| 54 |
|
| 55 |
|
| 56 |
### Framework versions
|
|
|
|
| 16 |
|
| 17 |
This model is a fine-tuned version of [openai/whisper-tiny](https://huggingface.co/openai/whisper-tiny) on the None dataset.
|
| 18 |
It achieves the following results on the evaluation set:
|
| 19 |
+
- Loss: 1.4597
|
| 20 |
+
- Wer: 94.1363
|
| 21 |
|
| 22 |
## Model description
|
| 23 |
|
|
|
|
| 49 |
|
| 50 |
| Training Loss | Epoch | Step | Validation Loss | Wer |
|
| 51 |
|:-------------:|:-----:|:----:|:---------------:|:-------:|
|
| 52 |
+
| 1.8288 | 1.0 | 60 | 1.9699 | 99.2076 |
|
| 53 |
+
| 1.0975 | 2.0 | 120 | 1.4597 | 94.1363 |
|
| 54 |
|
| 55 |
|
| 56 |
### Framework versions
|