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