Jungwonchang commited on
Commit
1ba2041
1 Parent(s): 1feb850

Update metadata with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +16 -4
README.md CHANGED
@@ -2,19 +2,19 @@
2
  language:
3
  - kr
4
  license: apache-2.0
5
- base_model: openai/whisper-large-v2
6
  tags:
7
  - generated_from_trainer
8
  datasets:
9
  - Jungwonchang/ksponspeech_partial
10
  metrics:
11
  - wer
 
12
  model-index:
13
  - name: Whisper large-v2, KsponSpeech Partial 10 epochs
14
  results:
15
  - task:
16
- name: Automatic Speech Recognition
17
  type: automatic-speech-recognition
 
18
  dataset:
19
  name: KsponSpeech
20
  type: Jungwonchang/ksponspeech_partial
@@ -22,9 +22,21 @@ model-index:
22
  split: test
23
  args: eval
24
  metrics:
25
- - name: Wer
26
- type: wer
27
  value: 25.714073744343054
 
 
 
 
 
 
 
 
 
 
 
 
 
28
  ---
29
 
30
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
2
  language:
3
  - kr
4
  license: apache-2.0
 
5
  tags:
6
  - generated_from_trainer
7
  datasets:
8
  - Jungwonchang/ksponspeech_partial
9
  metrics:
10
  - wer
11
+ base_model: openai/whisper-large-v2
12
  model-index:
13
  - name: Whisper large-v2, KsponSpeech Partial 10 epochs
14
  results:
15
  - task:
 
16
  type: automatic-speech-recognition
17
+ name: Automatic Speech Recognition
18
  dataset:
19
  name: KsponSpeech
20
  type: Jungwonchang/ksponspeech_partial
 
22
  split: test
23
  args: eval
24
  metrics:
25
+ - type: wer
 
26
  value: 25.714073744343054
27
+ name: Wer
28
+ - task:
29
+ type: automatic-speech-recognition
30
+ name: Automatic Speech Recognition
31
+ dataset:
32
+ name: Jungwonchang/ksponspeech
33
+ type: Jungwonchang/ksponspeech
34
+ config: eval
35
+ split: test
36
+ metrics:
37
+ - type: wer
38
+ value: 25.54
39
+ name: WER
40
  ---
41
 
42
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You