artyomboyko
commited on
Commit
•
800da3c
1
Parent(s):
973bf11
Update README.md
Browse filesCorrected the WER metric result obtained during the training process.
README.md
CHANGED
@@ -17,12 +17,12 @@ model-index:
|
|
17 |
type: automatic-speech-recognition
|
18 |
dataset:
|
19 |
name: common_voice_13_0
|
20 |
-
type: mozilla-foundation/
|
21 |
args: 'config: ru, split: test'
|
22 |
metrics:
|
23 |
- name: Wer
|
24 |
type: wer
|
25 |
-
value:
|
26 |
---
|
27 |
|
28 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
17 |
type: automatic-speech-recognition
|
18 |
dataset:
|
19 |
name: common_voice_13_0
|
20 |
+
type: mozilla-foundation/common_voice_13_0
|
21 |
args: 'config: ru, split: test'
|
22 |
metrics:
|
23 |
- name: Wer
|
24 |
type: wer
|
25 |
+
value: 17.724332
|
26 |
---
|
27 |
|
28 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|