Update metadata with huggingface_hub
Browse files
README.md
CHANGED
@@ -10,7 +10,19 @@ datasets:
|
|
10 |
- google/fleurs
|
11 |
model-index:
|
12 |
- name: Whisper Small PL
|
13 |
-
results:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
14 |
---
|
15 |
|
16 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
10 |
- google/fleurs
|
11 |
model-index:
|
12 |
- name: Whisper Small PL
|
13 |
+
results:
|
14 |
+
- task:
|
15 |
+
type: automatic-speech-recognition
|
16 |
+
name: Automatic Speech Recognition
|
17 |
+
dataset:
|
18 |
+
name: mozilla-foundation/common_voice_11_0
|
19 |
+
type: mozilla-foundation/common_voice_11_0
|
20 |
+
config: pl
|
21 |
+
split: test
|
22 |
+
metrics:
|
23 |
+
- type: wer
|
24 |
+
value: 60.0
|
25 |
+
name: WER
|
26 |
---
|
27 |
|
28 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|