janql commited on
Commit
8ed1b10
1 Parent(s): 66edb8b

Update metadata with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +12 -3
README.md CHANGED
@@ -22,9 +22,6 @@ model-index:
22
  split: test
23
  args: pl
24
  metrics:
25
- # - type: wer
26
- # value: 8.589801709229503
27
- # name: Wer
28
  - type: wer
29
  value: 8.85
30
  name: WER
@@ -58,6 +55,18 @@ model-index:
58
  - type: mer
59
  value: 11.84
60
  name: MER
 
 
 
 
 
 
 
 
 
 
 
 
61
  ---
62
 
63
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
22
  split: test
23
  args: pl
24
  metrics:
 
 
 
25
  - type: wer
26
  value: 8.85
27
  name: WER
 
55
  - type: mer
56
  value: 11.84
57
  name: MER
58
+ - task:
59
+ type: automatic-speech-recognition
60
+ name: Automatic Speech Recognition
61
+ dataset:
62
+ name: google/fleurs
63
+ type: google/fleurs
64
+ config: pl_pl
65
+ split: test
66
+ metrics:
67
+ - type: wer
68
+ value: 12.77
69
+ name: WER
70
  ---
71
 
72
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You