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