End of training
Browse files
README.md
CHANGED
@@ -2,27 +2,27 @@
|
|
2 |
language:
|
3 |
- hi
|
4 |
license: apache-2.0
|
5 |
-
base_model:
|
6 |
tags:
|
7 |
- hf-asr-leaderboard
|
8 |
- generated_from_trainer
|
9 |
metrics:
|
10 |
- wer
|
11 |
model-index:
|
12 |
-
- name:
|
13 |
results: []
|
14 |
---
|
15 |
|
16 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
17 |
should probably proofread and complete it, then remove this comment. -->
|
18 |
|
19 |
-
#
|
20 |
|
21 |
-
This model is a fine-tuned version of [
|
22 |
It achieves the following results on the evaluation set:
|
23 |
-
- Loss: 0.
|
24 |
-
- Wer:
|
25 |
-
- Cer:
|
26 |
|
27 |
## Model description
|
28 |
|
@@ -55,13 +55,13 @@ The following hyperparameters were used during training:
|
|
55 |
|
56 |
| Training Loss | Epoch | Step | Validation Loss | Wer | Cer |
|
57 |
|:-------------:|:-----:|:----:|:---------------:|:-------:|:-------:|
|
58 |
-
| 0.
|
59 |
-
| 0.
|
60 |
|
61 |
|
62 |
### Framework versions
|
63 |
|
64 |
- Transformers 4.36.0.dev0
|
65 |
- Pytorch 2.1.0+cu118
|
66 |
-
- Datasets 2.
|
67 |
- Tokenizers 0.15.0
|
|
|
2 |
language:
|
3 |
- hi
|
4 |
license: apache-2.0
|
5 |
+
base_model: CKSINGH/whisper-small-hi-iiib
|
6 |
tags:
|
7 |
- hf-asr-leaderboard
|
8 |
- generated_from_trainer
|
9 |
metrics:
|
10 |
- wer
|
11 |
model-index:
|
12 |
+
- name: CKSINGH whisper-small-hi-fiefox
|
13 |
results: []
|
14 |
---
|
15 |
|
16 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
17 |
should probably proofread and complete it, then remove this comment. -->
|
18 |
|
19 |
+
# CKSINGH whisper-small-hi-fiefox
|
20 |
|
21 |
+
This model is a fine-tuned version of [CKSINGH/whisper-small-hi-iiib](https://huggingface.co/CKSINGH/whisper-small-hi-iiib) on the Common Voice 13.0 dataset.
|
22 |
It achieves the following results on the evaluation set:
|
23 |
+
- Loss: 0.3975
|
24 |
+
- Wer: 33.5625
|
25 |
+
- Cer: 10.9848
|
26 |
|
27 |
## Model description
|
28 |
|
|
|
55 |
|
56 |
| Training Loss | Epoch | Step | Validation Loss | Wer | Cer |
|
57 |
|:-------------:|:-----:|:----:|:---------------:|:-------:|:-------:|
|
58 |
+
| 0.4544 | 0.0 | 1 | 0.5773 | 34.5894 | 11.3627 |
|
59 |
+
| 0.5049 | 0.01 | 2 | 0.3975 | 33.5625 | 10.9848 |
|
60 |
|
61 |
|
62 |
### Framework versions
|
63 |
|
64 |
- Transformers 4.36.0.dev0
|
65 |
- Pytorch 2.1.0+cu118
|
66 |
+
- Datasets 2.15.0
|
67 |
- Tokenizers 0.15.0
|