Update metadata with huggingface_hub
Browse files
README.md
CHANGED
@@ -57,6 +57,18 @@ model-index:
|
|
57 |
- type: mer
|
58 |
value: 9.45
|
59 |
name: MER
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
60 |
---
|
61 |
|
62 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
57 |
- type: mer
|
58 |
value: 9.45
|
59 |
name: MER
|
60 |
+
- task:
|
61 |
+
type: automatic-speech-recognition
|
62 |
+
name: Automatic Speech Recognition
|
63 |
+
dataset:
|
64 |
+
name: google/fleurs
|
65 |
+
type: google/fleurs
|
66 |
+
config: pl_pl
|
67 |
+
split: test
|
68 |
+
metrics:
|
69 |
+
- type: wer
|
70 |
+
value: 8.68
|
71 |
+
name: WER
|
72 |
---
|
73 |
|
74 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|