End of training
Browse files
README.md
CHANGED
|
@@ -22,7 +22,7 @@ model-index:
|
|
| 22 |
metrics:
|
| 23 |
- name: Wer
|
| 24 |
type: wer
|
| 25 |
-
value:
|
| 26 |
---
|
| 27 |
|
| 28 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
@@ -32,8 +32,8 @@ should probably proofread and complete it, then remove this comment. -->
|
|
| 32 |
|
| 33 |
This model is a fine-tuned version of [openai/whisper-tiny](https://huggingface.co/openai/whisper-tiny) on the atcosim dataset.
|
| 34 |
It achieves the following results on the evaluation set:
|
| 35 |
-
- Loss: 0.
|
| 36 |
-
- Wer:
|
| 37 |
|
| 38 |
## Model description
|
| 39 |
|
|
@@ -66,8 +66,8 @@ The following hyperparameters were used during training:
|
|
| 66 |
|
| 67 |
| Training Loss | Epoch | Step | Validation Loss | Wer |
|
| 68 |
|:-------------:|:------:|:----:|:---------------:|:-------:|
|
| 69 |
-
| 0.
|
| 70 |
-
| 0.
|
| 71 |
|
| 72 |
|
| 73 |
### Framework versions
|
|
|
|
| 22 |
metrics:
|
| 23 |
- name: Wer
|
| 24 |
type: wer
|
| 25 |
+
value: 11.566999381680064
|
| 26 |
---
|
| 27 |
|
| 28 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
|
| 32 |
|
| 33 |
This model is a fine-tuned version of [openai/whisper-tiny](https://huggingface.co/openai/whisper-tiny) on the atcosim dataset.
|
| 34 |
It achieves the following results on the evaluation set:
|
| 35 |
+
- Loss: 0.2832
|
| 36 |
+
- Wer: 11.5670
|
| 37 |
|
| 38 |
## Model description
|
| 39 |
|
|
|
|
| 66 |
|
| 67 |
| Training Loss | Epoch | Step | Validation Loss | Wer |
|
| 68 |
|:-------------:|:------:|:----:|:---------------:|:-------:|
|
| 69 |
+
| 0.0131 | 3.1949 | 1000 | 0.2830 | 11.9115 |
|
| 70 |
+
| 0.0012 | 6.3898 | 2000 | 0.2832 | 11.5670 |
|
| 71 |
|
| 72 |
|
| 73 |
### Framework versions
|