comodoro commited on
Commit
08ea7d6
1 Parent(s): 0c6089d

Fix yaml metadata

Browse files
Files changed (1) hide show
  1. README.md +5 -4
README.md CHANGED
@@ -1,4 +1,5 @@
1
- language: cs
 
2
  datasets:
3
  - mozilla-foundation/common_voice_8_0
4
  metrics:
@@ -12,8 +13,8 @@ tags:
12
  license: apache-2.0
13
  model-index:
14
  - name: Czech comodoro Wav2Vec2 XLSR 300M CV8
15
- results:
16
- - task:
17
  name: Speech Recognition
18
  type: automatic-speech-recognition
19
  dataset:
@@ -21,7 +22,7 @@ model-index:
21
  type: mozilla-foundation/common_voice_8_0
22
  args: cs
23
  metrics:
24
- - name: Test WER
25
  type: wer
26
  value: 0.47455377483706096
27
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
1
+ language:
2
+ -cs
3
  datasets:
4
  - mozilla-foundation/common_voice_8_0
5
  metrics:
 
13
  license: apache-2.0
14
  model-index:
15
  - name: Czech comodoro Wav2Vec2 XLSR 300M CV8
16
+ - results:
17
+ task:
18
  name: Speech Recognition
19
  type: automatic-speech-recognition
20
  dataset:
 
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