mahimairaja
commited on
Commit
•
22c7e18
1
Parent(s):
73a52b1
End of training
Browse files
README.md
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
---
|
2 |
language:
|
3 |
-
-
|
4 |
license: apache-2.0
|
5 |
base_model: openai/whisper-base
|
6 |
tags:
|
@@ -24,7 +24,7 @@ model-index:
|
|
24 |
metrics:
|
25 |
- name: Wer
|
26 |
type: wer
|
27 |
-
value: 29.
|
28 |
---
|
29 |
|
30 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -34,9 +34,9 @@ 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 13 dataset.
|
36 |
It achieves the following results on the evaluation set:
|
37 |
-
- Loss: 0.
|
38 |
-
- Wer Ortho:
|
39 |
-
- Wer: 29.
|
40 |
|
41 |
## Model description
|
42 |
|
@@ -68,7 +68,7 @@ The following hyperparameters were used during training:
|
|
68 |
|
69 |
| Training Loss | Epoch | Step | Validation Loss | Wer Ortho | Wer |
|
70 |
|:-------------:|:-----:|:----:|:---------------:|:---------:|:-------:|
|
71 |
-
| 0.
|
72 |
|
73 |
|
74 |
### Framework versions
|
|
|
1 |
---
|
2 |
language:
|
3 |
+
- ta
|
4 |
license: apache-2.0
|
5 |
base_model: openai/whisper-base
|
6 |
tags:
|
|
|
24 |
metrics:
|
25 |
- name: Wer
|
26 |
type: wer
|
27 |
+
value: 29.53271028037383
|
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 13 dataset.
|
36 |
It achieves the following results on the evaluation set:
|
37 |
+
- Loss: 0.6365
|
38 |
+
- Wer Ortho: 72.2136
|
39 |
+
- Wer: 29.5327
|
40 |
|
41 |
## Model description
|
42 |
|
|
|
68 |
|
69 |
| Training Loss | Epoch | Step | Validation Loss | Wer Ortho | Wer |
|
70 |
|:-------------:|:-----:|:----:|:---------------:|:---------:|:-------:|
|
71 |
+
| 0.003 | 20.0 | 500 | 0.6365 | 72.2136 | 29.5327 |
|
72 |
|
73 |
|
74 |
### Framework versions
|