janql commited on
Commit
b820c08
1 Parent(s): e41b217

Update metadata with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +13 -4
README.md CHANGED
@@ -23,14 +23,11 @@ model-index:
23
  split: test
24
  args: pl
25
  metrics:
26
- # - type: wer
27
- # value: 8.68718413673836
28
- # name: Wer
29
  - type: wer
30
  value: 8.71
31
  name: WER
32
  - type: wer_without_norm
33
- value: 22.00
34
  name: WER unnormalized
35
  - type: cer
36
  value: 2.41
@@ -59,6 +56,18 @@ model-index:
59
  - type: mer
60
  value: 11.68
61
  name: MER
 
 
 
 
 
 
 
 
 
 
 
 
62
  ---
63
 
64
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
23
  split: test
24
  args: pl
25
  metrics:
 
 
 
26
  - type: wer
27
  value: 8.71
28
  name: WER
29
  - type: wer_without_norm
30
+ value: 22.0
31
  name: WER unnormalized
32
  - type: cer
33
  value: 2.41
 
56
  - type: mer
57
  value: 11.68
58
  name: MER
59
+ - task:
60
+ type: automatic-speech-recognition
61
+ name: Automatic Speech Recognition
62
+ dataset:
63
+ name: google/fleurs
64
+ type: google/fleurs
65
+ config: pl_pl
66
+ split: test
67
+ metrics:
68
+ - type: wer
69
+ value: 10.89
70
+ name: WER
71
  ---
72
 
73
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You