adrianSauer
commited on
Commit
•
fb9f6fa
1
Parent(s):
115b063
End of training
Browse files
README.md
CHANGED
@@ -24,7 +24,7 @@ model-index:
|
|
24 |
metrics:
|
25 |
- name: Wer
|
26 |
type: wer
|
27 |
-
value:
|
28 |
---
|
29 |
|
30 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -34,8 +34,8 @@ should probably proofread and complete it, then remove this comment. -->
|
|
34 |
|
35 |
This model is a fine-tuned version of [openai/whisper-base](https://huggingface.co/openai/whisper-base) on the Common Voice 16 dataset.
|
36 |
It achieves the following results on the evaluation set:
|
37 |
-
- Loss: 0.
|
38 |
-
- Wer:
|
39 |
|
40 |
## Model description
|
41 |
|
@@ -68,16 +68,16 @@ The following hyperparameters were used during training:
|
|
68 |
|
69 |
| Training Loss | Epoch | Step | Validation Loss | Wer |
|
70 |
|:-------------:|:------:|:----:|:---------------:|:-------:|
|
71 |
-
|
|
72 |
-
| 1.
|
73 |
-
|
|
74 |
-
| 0.
|
75 |
-
| 0.
|
76 |
|
77 |
|
78 |
### Framework versions
|
79 |
|
80 |
- Transformers 4.44.0
|
81 |
- Pytorch 2.3.1+cu121
|
82 |
-
- Datasets 2.
|
83 |
- Tokenizers 0.19.1
|
|
|
24 |
metrics:
|
25 |
- name: Wer
|
26 |
type: wer
|
27 |
+
value: 69.88989947343227
|
28 |
---
|
29 |
|
30 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
34 |
|
35 |
This model is a fine-tuned version of [openai/whisper-base](https://huggingface.co/openai/whisper-base) on the Common Voice 16 dataset.
|
36 |
It achieves the following results on the evaluation set:
|
37 |
+
- Loss: 0.6415
|
38 |
+
- Wer: 69.8899
|
39 |
|
40 |
## Model description
|
41 |
|
|
|
68 |
|
69 |
| Training Loss | Epoch | Step | Validation Loss | Wer |
|
70 |
|:-------------:|:------:|:----:|:---------------:|:-------:|
|
71 |
+
| 3.1343 | 0.0991 | 100 | 1.2011 | 95.8353 |
|
72 |
+
| 1.3756 | 0.1982 | 200 | 0.8742 | 80.2776 |
|
73 |
+
| 1.14 | 0.2973 | 300 | 0.7722 | 73.4323 |
|
74 |
+
| 0.9782 | 0.3964 | 400 | 0.6797 | 70.0096 |
|
75 |
+
| 0.8545 | 0.4955 | 500 | 0.6415 | 69.8899 |
|
76 |
|
77 |
|
78 |
### Framework versions
|
79 |
|
80 |
- Transformers 4.44.0
|
81 |
- Pytorch 2.3.1+cu121
|
82 |
+
- Datasets 2.21.0
|
83 |
- Tokenizers 0.19.1
|