Update metadata with huggingface_hub
Browse files
README.md
CHANGED
@@ -38,6 +38,18 @@ model-index:
|
|
38 |
- type: mer
|
39 |
value: 8.65
|
40 |
name: MER
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
41 |
---
|
42 |
|
43 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
38 |
- type: mer
|
39 |
value: 8.65
|
40 |
name: MER
|
41 |
+
- task:
|
42 |
+
type: automatic-speech-recognition
|
43 |
+
name: Automatic Speech Recognition
|
44 |
+
dataset:
|
45 |
+
name: facebook/voxpopuli
|
46 |
+
type: facebook/voxpopuli
|
47 |
+
config: pl
|
48 |
+
split: test
|
49 |
+
metrics:
|
50 |
+
- type: wer
|
51 |
+
value: 11.99
|
52 |
+
name: WER
|
53 |
---
|
54 |
|
55 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|