Update README.md
Browse files
README.md
CHANGED
@@ -25,6 +25,8 @@ model-index:
|
|
25 |
- name: Wer
|
26 |
type: wer
|
27 |
value: 0.03230696587887373
|
|
|
|
|
28 |
---
|
29 |
|
30 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -32,7 +34,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
32 |
|
33 |
# simrank14 Whisper small val i
|
34 |
|
35 |
-
This model is a fine-tuned version of [simran14/mr-
|
36 |
It achieves the following results on the evaluation set:
|
37 |
- Loss: 0.0002
|
38 |
- Wer: 0.0323
|
@@ -77,4 +79,4 @@ The following hyperparameters were used during training:
|
|
77 |
- Transformers 4.45.0.dev0
|
78 |
- Pytorch 2.4.0+cu121
|
79 |
- Datasets 2.21.0
|
80 |
-
- Tokenizers 0.19.1
|
|
|
25 |
- name: Wer
|
26 |
type: wer
|
27 |
value: 0.03230696587887373
|
28 |
+
license: apache-2.0
|
29 |
+
pipeline_tag: automatic-speech-recognition
|
30 |
---
|
31 |
|
32 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
34 |
|
35 |
# simrank14 Whisper small val i
|
36 |
|
37 |
+
This model is a fine-tuned version of [simran14/mr-model-h](https://huggingface.co/simran14/mr-model-h) on the Common Voice 17.0 dataset.
|
38 |
It achieves the following results on the evaluation set:
|
39 |
- Loss: 0.0002
|
40 |
- Wer: 0.0323
|
|
|
79 |
- Transformers 4.45.0.dev0
|
80 |
- Pytorch 2.4.0+cu121
|
81 |
- Datasets 2.21.0
|
82 |
+
- Tokenizers 0.19.1
|