End of training
Browse files
README.md
CHANGED
@@ -2,7 +2,7 @@
|
|
2 |
language:
|
3 |
- ar
|
4 |
license: apache-2.0
|
5 |
-
base_model:
|
6 |
tags:
|
7 |
- hf-asr-leaderboard
|
8 |
- generated_from_trainer
|
@@ -25,7 +25,7 @@ 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
|
@@ -33,10 +33,10 @@ should probably proofread and complete it, then remove this comment. -->
|
|
33 |
|
34 |
# Whisper Small ar - majed test
|
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,10 +69,10 @@ The following hyperparameters were used during training:
|
|
69 |
|
70 |
| Training Loss | Epoch | Step | Validation Loss | Wer |
|
71 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
72 |
-
| 0.
|
73 |
-
| 0.
|
74 |
-
| 0.
|
75 |
-
| 0.
|
76 |
|
77 |
|
78 |
### Framework versions
|
|
|
2 |
language:
|
3 |
- ar
|
4 |
license: apache-2.0
|
5 |
+
base_model: uaepro/whisper-small-ar-2
|
6 |
tags:
|
7 |
- hf-asr-leaderboard
|
8 |
- generated_from_trainer
|
|
|
25 |
metrics:
|
26 |
- name: Wer
|
27 |
type: wer
|
28 |
+
value: 168.22177271055537
|
29 |
---
|
30 |
|
31 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
33 |
|
34 |
# Whisper Small ar - majed test
|
35 |
|
36 |
+
This model is a fine-tuned version of [uaepro/whisper-small-ar-2](https://huggingface.co/uaepro/whisper-small-ar-2) on the Common Voice 16.0 dataset.
|
37 |
It achieves the following results on the evaluation set:
|
38 |
+
- Loss: 0.3392
|
39 |
+
- Wer: 168.2218
|
40 |
|
41 |
## Model description
|
42 |
|
|
|
69 |
|
70 |
| Training Loss | Epoch | Step | Validation Loss | Wer |
|
71 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
72 |
+
| 0.1459 | 0.41 | 1000 | 0.3714 | 182.4752 |
|
73 |
+
| 0.1378 | 0.82 | 2000 | 0.3486 | 177.9993 |
|
74 |
+
| 0.0738 | 1.24 | 3000 | 0.3513 | 184.2939 |
|
75 |
+
| 0.0855 | 1.65 | 4000 | 0.3392 | 168.2218 |
|
76 |
|
77 |
|
78 |
### Framework versions
|