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