Update README.md
Browse files
README.md
CHANGED
@@ -7,7 +7,16 @@ metrics:
|
|
7 |
- wer
|
8 |
model-index:
|
9 |
- name: whisper-small-uk-v2
|
10 |
-
results:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
11 |
---
|
12 |
|
13 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -64,4 +73,4 @@ The following hyperparameters were used during training:
|
|
64 |
- Transformers 4.38.0.dev0
|
65 |
- Pytorch 2.2.0+cu121
|
66 |
- Datasets 2.17.1
|
67 |
-
- Tokenizers 0.15.2
|
|
|
7 |
- wer
|
8 |
model-index:
|
9 |
- name: whisper-small-uk-v2
|
10 |
+
results:
|
11 |
+
- task:
|
12 |
+
name: Automatic Speech Recognition
|
13 |
+
type: automatic-speech-recognition
|
14 |
+
metrics:
|
15 |
+
- name: Wer
|
16 |
+
type: wer
|
17 |
+
value: 11.2911
|
18 |
+
language:
|
19 |
+
- uk
|
20 |
---
|
21 |
|
22 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
73 |
- Transformers 4.38.0.dev0
|
74 |
- Pytorch 2.2.0+cu121
|
75 |
- Datasets 2.17.1
|
76 |
+
- Tokenizers 0.15.2
|