Update metadata with huggingface_hub
Browse files
README.md
CHANGED
@@ -30,6 +30,9 @@ model-index:
|
|
30 |
- type: wer_without_norm
|
31 |
value: 20.18
|
32 |
name: WER unnormalized
|
|
|
|
|
|
|
33 |
---
|
34 |
|
35 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
30 |
- type: wer_without_norm
|
31 |
value: 20.18
|
32 |
name: WER unnormalized
|
33 |
+
- type: cer
|
34 |
+
value: 2.08
|
35 |
+
name: CER
|
36 |
---
|
37 |
|
38 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|