vumichien commited on
Commit
c7b06d1
·
1 Parent(s): 2afd8d4

Update metadata with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +18 -6
README.md CHANGED
@@ -11,8 +11,8 @@ model-index:
11
  - name: Whisper Medium Japanese
12
  results:
13
  - task:
14
- name: Automatic Speech Recognition
15
  type: automatic-speech-recognition
 
16
  dataset:
17
  name: mozilla-foundation/common_voice_11_0 ja
18
  type: mozilla-foundation/common_voice_11_0
@@ -20,12 +20,24 @@ model-index:
20
  split: test
21
  args: ja
22
  metrics:
23
- - name: Wer
24
- type: wer
25
  value: 8.7213
26
- - name: Cer
27
- type: cer
28
- value: 5.4698
 
 
 
 
 
 
 
 
 
 
 
 
 
29
  ---
30
 
31
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
11
  - name: Whisper Medium Japanese
12
  results:
13
  - task:
 
14
  type: automatic-speech-recognition
15
+ name: Automatic Speech Recognition
16
  dataset:
17
  name: mozilla-foundation/common_voice_11_0 ja
18
  type: mozilla-foundation/common_voice_11_0
 
20
  split: test
21
  args: ja
22
  metrics:
23
+ - type: wer
 
24
  value: 8.7213
25
+ name: Wer
26
+ - type: cer
27
+ value: 5.4698
28
+ name: Cer
29
+ - task:
30
+ type: automatic-speech-recognition
31
+ name: Automatic Speech Recognition
32
+ dataset:
33
+ name: google/fleurs
34
+ type: google/fleurs
35
+ config: ja_jp
36
+ split: test
37
+ metrics:
38
+ - type: wer
39
+ value: 0.12825163229350192
40
+ name: WER
41
  ---
42
 
43
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You