Update metadata with huggingface_hub
Browse files
README.md
CHANGED
@@ -14,8 +14,8 @@ model-index:
|
|
14 |
- name: Whisper Medium PL
|
15 |
results:
|
16 |
- task:
|
17 |
-
name: Automatic Speech Recognition
|
18 |
type: automatic-speech-recognition
|
|
|
19 |
dataset:
|
20 |
name: Common Voice 11.0
|
21 |
type: mozilla-foundation/common_voice_11_0
|
@@ -23,9 +23,12 @@ model-index:
|
|
23 |
split: test
|
24 |
args: pl
|
25 |
metrics:
|
26 |
-
-
|
27 |
-
type: wer
|
28 |
value: 8.68718413673836
|
|
|
|
|
|
|
|
|
29 |
---
|
30 |
|
31 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
14 |
- name: Whisper Medium PL
|
15 |
results:
|
16 |
- task:
|
|
|
17 |
type: automatic-speech-recognition
|
18 |
+
name: Automatic Speech Recognition
|
19 |
dataset:
|
20 |
name: Common Voice 11.0
|
21 |
type: mozilla-foundation/common_voice_11_0
|
|
|
23 |
split: test
|
24 |
args: pl
|
25 |
metrics:
|
26 |
+
- type: wer
|
|
|
27 |
value: 8.68718413673836
|
28 |
+
name: Wer
|
29 |
+
- type: wer
|
30 |
+
value: 8.71
|
31 |
+
name: WER
|
32 |
---
|
33 |
|
34 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|