Update metadata with huggingface_hub
Browse files
README.md
CHANGED
@@ -23,6 +23,9 @@ model-index:
|
|
23 |
- type: wer
|
24 |
value: 60.0
|
25 |
name: WER
|
|
|
|
|
|
|
26 |
---
|
27 |
|
28 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
23 |
- type: wer
|
24 |
value: 60.0
|
25 |
name: WER
|
26 |
+
- type: wer_without_norm
|
27 |
+
value: 60.0
|
28 |
+
name: WER unnormalized
|
29 |
---
|
30 |
|
31 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|