fixed model card. returned CV11 test metrics
Browse files
README.md
CHANGED
@@ -23,11 +23,23 @@ model-index:
|
|
23 |
args: be
|
24 |
metrics:
|
25 |
- type: wer
|
26 |
-
value: 6.3671568743912
|
27 |
name: WER
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
28 |
- type: wer
|
29 |
-
value: 6.79
|
30 |
name: WER
|
|
|
|
|
31 |
- task:
|
32 |
type: automatic-speech-recognition
|
33 |
name: Automatic Speech Recognition
|
|
|
23 |
args: be
|
24 |
metrics:
|
25 |
- type: wer
|
|
|
26 |
name: WER
|
27 |
+
value: 6.3671568743912
|
28 |
+
|
29 |
+
- task:
|
30 |
+
type: automatic-speech-recognition
|
31 |
+
name: Automatic Speech Recognition
|
32 |
+
dataset:
|
33 |
+
name: mozilla-foundation/common_voice_11_0 be
|
34 |
+
type: mozilla-foundation/common_voice_11_0
|
35 |
+
config: be
|
36 |
+
split: test
|
37 |
+
args: be
|
38 |
+
metrics:
|
39 |
- type: wer
|
|
|
40 |
name: WER
|
41 |
+
value: 6.79
|
42 |
+
|
43 |
- task:
|
44 |
type: automatic-speech-recognition
|
45 |
name: Automatic Speech Recognition
|