Update metadata with huggingface_hub
Browse files
README.md
CHANGED
@@ -49,6 +49,18 @@ model-index:
|
|
49 |
- type: wer
|
50 |
value: 19.4
|
51 |
name: WER
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
52 |
---
|
53 |
|
54 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
49 |
- type: wer
|
50 |
value: 19.4
|
51 |
name: WER
|
52 |
+
- task:
|
53 |
+
type: automatic-speech-recognition
|
54 |
+
name: Automatic Speech Recognition
|
55 |
+
dataset:
|
56 |
+
name: facebook/voxpopuli
|
57 |
+
type: facebook/voxpopuli
|
58 |
+
config: it
|
59 |
+
split: test
|
60 |
+
metrics:
|
61 |
+
- type: wer
|
62 |
+
value: 22.61
|
63 |
+
name: WER
|
64 |
---
|
65 |
|
66 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|