TheRains commited on
Commit
4a84eb3
1 Parent(s): 2de08a8

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -8,14 +8,14 @@ tags:
8
  datasets:
9
  - mozilla-foundation/common_voice_11_0
10
  model-index:
11
- - name: Whisper Small Id - Ya Habibie
12
  results: []
13
  ---
14
 
15
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
16
  should probably proofread and complete it, then remove this comment. -->
17
 
18
- # Whisper Small Id - Ya Habibie
19
 
20
  This model is a fine-tuned version of [openai/whisper-small](https://huggingface.co/openai/whisper-small) on the Common Voice 11.0 dataset.
21
 
@@ -43,7 +43,7 @@ The following hyperparameters were used during training:
43
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
44
  - lr_scheduler_type: linear
45
  - lr_scheduler_warmup_steps: 500
46
- - training_steps: 100
47
  - mixed_precision_training: Native AMP
48
 
49
  ### Training results
@@ -54,5 +54,5 @@ The following hyperparameters were used during training:
54
 
55
  - Transformers 4.27.0.dev0
56
  - Pytorch 1.13.1+cu116
57
- - Datasets 2.8.0
58
  - Tokenizers 0.13.2
 
8
  datasets:
9
  - mozilla-foundation/common_voice_11_0
10
  model-index:
11
+ - name: Whisper Small Id - TheRains
12
  results: []
13
  ---
14
 
15
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
16
  should probably proofread and complete it, then remove this comment. -->
17
 
18
+ # Whisper Small Id - TheRains
19
 
20
  This model is a fine-tuned version of [openai/whisper-small](https://huggingface.co/openai/whisper-small) on the Common Voice 11.0 dataset.
21
 
 
43
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
44
  - lr_scheduler_type: linear
45
  - lr_scheduler_warmup_steps: 500
46
+ - training_steps: 400
47
  - mixed_precision_training: Native AMP
48
 
49
  ### Training results
 
54
 
55
  - Transformers 4.27.0.dev0
56
  - Pytorch 1.13.1+cu116
57
+ - Datasets 2.9.0
58
  - Tokenizers 0.13.2