Fix yaml metadata
Browse files
README.md
CHANGED
@@ -1,5 +1,4 @@
|
|
1 |
-
language:
|
2 |
-
-cs
|
3 |
datasets:
|
4 |
- mozilla-foundation/common_voice_8_0
|
5 |
metrics:
|
@@ -22,7 +21,6 @@ model-index:
|
|
22 |
type: mozilla-foundation/common_voice_8_0
|
23 |
args: cs
|
24 |
metrics:
|
25 |
-
name: Test WER
|
26 |
type: wer
|
27 |
value: 0.47455377483706096
|
28 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
1 |
+
language: cs
|
|
|
2 |
datasets:
|
3 |
- mozilla-foundation/common_voice_8_0
|
4 |
metrics:
|
|
|
21 |
type: mozilla-foundation/common_voice_8_0
|
22 |
args: cs
|
23 |
metrics:
|
|
|
24 |
type: wer
|
25 |
value: 0.47455377483706096
|
26 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|