anuragshas
commited on
Commit
·
06e2a78
1
Parent(s):
f788b0f
Update README.md
Browse files
README.md
CHANGED
@@ -21,11 +21,11 @@ model-index:
|
|
21 |
args: or
|
22 |
metrics:
|
23 |
- type: wer # Required. Example: wer
|
24 |
-
value: 47.
|
25 |
name: Test WER # Optional. Example: Test WER
|
26 |
- name: Test CER
|
27 |
type: cer
|
28 |
-
value: 11.
|
29 |
---
|
30 |
|
31 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
21 |
args: or
|
22 |
metrics:
|
23 |
- type: wer # Required. Example: wer
|
24 |
+
value: 47.314 # Required. Example: 20.90
|
25 |
name: Test WER # Optional. Example: Test WER
|
26 |
- name: Test CER
|
27 |
type: cer
|
28 |
+
value: 11.909
|
29 |
---
|
30 |
|
31 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|