GogetaBlueMUI
commited on
End of training
Browse files
README.md
CHANGED
@@ -3,7 +3,7 @@ library_name: transformers
|
|
3 |
language:
|
4 |
- ur
|
5 |
license: apache-2.0
|
6 |
-
base_model:
|
7 |
tags:
|
8 |
- generated_from_trainer
|
9 |
datasets:
|
@@ -11,7 +11,7 @@ datasets:
|
|
11 |
metrics:
|
12 |
- wer
|
13 |
model-index:
|
14 |
-
- name: Whisper Medium Ur - Muhammad Abdullah on Common Voice 19
|
15 |
results:
|
16 |
- task:
|
17 |
name: Automatic Speech Recognition
|
@@ -25,18 +25,18 @@ model-index:
|
|
25 |
metrics:
|
26 |
- name: Wer
|
27 |
type: wer
|
28 |
-
value:
|
29 |
---
|
30 |
|
31 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
32 |
should probably proofread and complete it, then remove this comment. -->
|
33 |
|
34 |
-
# Whisper Medium Ur - Muhammad Abdullah on Common Voice 19
|
35 |
|
36 |
-
This model is a fine-tuned version of [
|
37 |
It achieves the following results on the evaluation set:
|
38 |
-
- Loss: 0.
|
39 |
-
- Wer:
|
40 |
|
41 |
## Model description
|
42 |
|
@@ -69,8 +69,8 @@ The following hyperparameters were used during training:
|
|
69 |
|
70 |
| Training Loss | Epoch | Step | Validation Loss | Wer |
|
71 |
|:-------------:|:------:|:----:|:---------------:|:-------:|
|
72 |
-
| 0.
|
73 |
-
| 0.
|
74 |
|
75 |
|
76 |
### Framework versions
|
|
|
3 |
language:
|
4 |
- ur
|
5 |
license: apache-2.0
|
6 |
+
base_model: GogetaBlueMUI/whisper-medium-ur
|
7 |
tags:
|
8 |
- generated_from_trainer
|
9 |
datasets:
|
|
|
11 |
metrics:
|
12 |
- wer
|
13 |
model-index:
|
14 |
+
- name: Whisper V3 Medium Ur - Muhammad Abdullah on Common Voice 19
|
15 |
results:
|
16 |
- task:
|
17 |
name: Automatic Speech Recognition
|
|
|
25 |
metrics:
|
26 |
- name: Wer
|
27 |
type: wer
|
28 |
+
value: 28.60428249268761
|
29 |
---
|
30 |
|
31 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
32 |
should probably proofread and complete it, then remove this comment. -->
|
33 |
|
34 |
+
# Whisper V3 Medium Ur - Muhammad Abdullah on Common Voice 19
|
35 |
|
36 |
+
This model is a fine-tuned version of [GogetaBlueMUI/whisper-medium-ur](https://huggingface.co/GogetaBlueMUI/whisper-medium-ur) on the Common Voice 19.0 dataset.
|
37 |
It achieves the following results on the evaluation set:
|
38 |
+
- Loss: 0.4501
|
39 |
+
- Wer: 28.6043
|
40 |
|
41 |
## Model description
|
42 |
|
|
|
69 |
|
70 |
| Training Loss | Epoch | Step | Validation Loss | Wer |
|
71 |
|:-------------:|:------:|:----:|:---------------:|:-------:|
|
72 |
+
| 0.1164 | 0.5568 | 250 | 0.4771 | 29.1714 |
|
73 |
+
| 0.0553 | 1.1136 | 500 | 0.4501 | 28.6043 |
|
74 |
|
75 |
|
76 |
### Framework versions
|