artyomboyko commited on
Commit
800da3c
1 Parent(s): 973bf11

Update README.md

Browse files

Corrected the WER metric result obtained during the training process.

Files changed (1) hide show
  1. README.md +2 -2
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/common_voice_11_0
21
  args: 'config: ru, split: test'
22
  metrics:
23
  - name: Wer
24
  type: wer
25
- value: 41.216909250757055
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