TheRains commited on
Commit
f224831
1 Parent(s): 619a0eb

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +19 -6
README.md CHANGED
@@ -2,23 +2,36 @@
2
  license: apache-2.0
3
  base_model: openai/whisper-base
4
  tags:
 
5
  - generated_from_trainer
 
 
6
  metrics:
7
  - wer
8
  model-index:
9
- - name: yt-special-batch12-base
10
- results: []
 
 
 
 
 
 
 
 
 
 
11
  ---
12
 
13
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
14
  should probably proofread and complete it, then remove this comment. -->
15
 
16
- # yt-special-batch12-base
17
 
18
- This model is a fine-tuned version of [openai/whisper-base](https://huggingface.co/openai/whisper-base) on an unknown dataset.
19
  It achieves the following results on the evaluation set:
20
- - Loss: 0.9224
21
- - Wer: 62.5057
22
 
23
  ## Model description
24
 
 
2
  license: apache-2.0
3
  base_model: openai/whisper-base
4
  tags:
5
+ - whisper-event
6
  - generated_from_trainer
7
+ datasets:
8
+ - yt
9
  metrics:
10
  - wer
11
  model-index:
12
+ - name: Whisper Small Indonesian
13
+ results:
14
+ - task:
15
+ name: Automatic Speech Recognition
16
+ type: automatic-speech-recognition
17
+ dataset:
18
+ name: yt id
19
+ type: yt
20
+ metrics:
21
+ - name: Wer
22
+ type: wer
23
+ value: 55.89780169898191
24
  ---
25
 
26
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
27
  should probably proofread and complete it, then remove this comment. -->
28
 
29
+ # Whisper Small Indonesian
30
 
31
+ This model is a fine-tuned version of [openai/whisper-base](https://huggingface.co/openai/whisper-base) on the yt id dataset.
32
  It achieves the following results on the evaluation set:
33
+ - Loss: 0.9330
34
+ - Wer: 55.8978
35
 
36
  ## Model description
37