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