fixed broken metrics
Browse files
README.md
CHANGED
@@ -23,19 +23,8 @@ model-index:
|
|
23 |
metrics:
|
24 |
- type: wer
|
25 |
value: 7.280175959972464
|
26 |
-
name: Wer
|
27 |
-
- type: wer
|
28 |
-
value: 20.0
|
29 |
name: WER
|
30 |
-
|
31 |
-
value: 20.0
|
32 |
-
name: WER unnormalized
|
33 |
-
- type: cer
|
34 |
-
value: 3.7
|
35 |
-
name: CER
|
36 |
-
- type: mer
|
37 |
-
value: 20.0
|
38 |
-
name: MER
|
39 |
---
|
40 |
|
41 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
23 |
metrics:
|
24 |
- type: wer
|
25 |
value: 7.280175959972464
|
|
|
|
|
|
|
26 |
name: WER
|
27 |
+
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
28 |
---
|
29 |
|
30 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|