TheRains commited on
Commit
64e7e2f
1 Parent(s): 81ab3ac

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +17 -4
README.md CHANGED
@@ -2,20 +2,33 @@
2
  license: apache-2.0
3
  base_model: openai/whisper-small
4
  tags:
 
5
  - generated_from_trainer
 
 
6
  metrics:
7
  - wer
8
  model-index:
9
- - name: yt-special-batch12-lr4-small-clean
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-lr4-small-clean
17
 
18
- This model is a fine-tuned version of [openai/whisper-small](https://huggingface.co/openai/whisper-small) on an unknown dataset.
19
  It achieves the following results on the evaluation set:
20
  - Loss: 0.5610
21
  - Wer: 28.9388
 
2
  license: apache-2.0
3
  base_model: openai/whisper-small
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: 28.93876848985208
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-small](https://huggingface.co/openai/whisper-small) on the yt id dataset.
32
  It achieves the following results on the evaluation set:
33
  - Loss: 0.5610
34
  - Wer: 28.9388