kavyamanohar
commited on
Commit
·
4d4e862
1
Parent(s):
1b40b31
End of training
Browse files
README.md
CHANGED
@@ -3,24 +3,11 @@ license: apache-2.0
|
|
3 |
base_model: openai/whisper-small
|
4 |
tags:
|
5 |
- generated_from_trainer
|
|
|
|
|
6 |
model-index:
|
7 |
-
- name:
|
8 |
-
results:
|
9 |
-
- task:
|
10 |
-
name: Automatic Speech Recognition
|
11 |
-
type: automatic-speech-recognition
|
12 |
-
dataset:
|
13 |
-
name: Common Voice 13
|
14 |
-
type: mozilla-foundation/common_voice_13_0
|
15 |
-
config: ml
|
16 |
-
split: test
|
17 |
-
args: 'config: ml, split: test'
|
18 |
-
metrics:
|
19 |
-
- name: Wer
|
20 |
-
type: wer
|
21 |
-
value: 86.759582
|
22 |
-
language:
|
23 |
-
- ml
|
24 |
---
|
25 |
|
26 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -74,4 +61,4 @@ The following hyperparameters were used during training:
|
|
74 |
- Transformers 4.34.0
|
75 |
- Pytorch 2.0.1+cu118
|
76 |
- Datasets 2.14.5
|
77 |
-
- Tokenizers 0.14.0
|
|
|
3 |
base_model: openai/whisper-small
|
4 |
tags:
|
5 |
- generated_from_trainer
|
6 |
+
metrics:
|
7 |
+
- wer
|
8 |
model-index:
|
9 |
+
- name: whisper-small-ml
|
10 |
+
results: []
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
11 |
---
|
12 |
|
13 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
61 |
- Transformers 4.34.0
|
62 |
- Pytorch 2.0.1+cu118
|
63 |
- Datasets 2.14.5
|
64 |
+
- Tokenizers 0.14.0
|