flyingclaw commited on
Commit
0b928c4
·
verified ·
1 Parent(s): 9c72a34

End of training

Browse files
Files changed (2) hide show
  1. README.md +10 -8
  2. generation_config.json +1 -1
README.md CHANGED
@@ -1,24 +1,24 @@
1
  ---
2
  library_name: transformers
3
  language:
4
- - eng
5
  license: apache-2.0
6
  base_model: openai/whisper-small
7
  tags:
8
  - generated_from_trainer
9
  datasets:
10
- - Trelis/llm-lingo
11
  model-index:
12
- - name: Whisper fine tuned model-HK
13
  results: []
14
  ---
15
 
16
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
17
  should probably proofread and complete it, then remove this comment. -->
18
 
19
- # Whisper fine tuned model-HK
20
 
21
- This model is a fine-tuned version of [openai/whisper-small](https://huggingface.co/openai/whisper-small) on the Trelis/llm-lingo dataset.
22
 
23
  ## Model description
24
 
@@ -38,13 +38,15 @@ More information needed
38
 
39
  The following hyperparameters were used during training:
40
  - learning_rate: 1e-05
41
- - train_batch_size: 16
42
  - eval_batch_size: 8
43
  - seed: 42
 
 
44
  - optimizer: Use adamw_torch with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
45
  - lr_scheduler_type: linear
46
- - lr_scheduler_warmup_steps: 500
47
- - training_steps: 50
48
  - mixed_precision_training: Native AMP
49
 
50
  ### Training results
 
1
  ---
2
  library_name: transformers
3
  language:
4
+ - hi
5
  license: apache-2.0
6
  base_model: openai/whisper-small
7
  tags:
8
  - generated_from_trainer
9
  datasets:
10
+ - mozilla-foundation/common_voice_11_0
11
  model-index:
12
+ - name: Whisper Small Hi - Harshith Kethineni
13
  results: []
14
  ---
15
 
16
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
17
  should probably proofread and complete it, then remove this comment. -->
18
 
19
+ # Whisper Small Hi - Harshith Kethineni
20
 
21
+ This model is a fine-tuned version of [openai/whisper-small](https://huggingface.co/openai/whisper-small) on the Common Voice 11.0 dataset.
22
 
23
  ## Model description
24
 
 
38
 
39
  The following hyperparameters were used during training:
40
  - learning_rate: 1e-05
41
+ - train_batch_size: 24
42
  - eval_batch_size: 8
43
  - seed: 42
44
+ - gradient_accumulation_steps: 2
45
+ - total_train_batch_size: 48
46
  - optimizer: Use adamw_torch with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
47
  - lr_scheduler_type: linear
48
+ - lr_scheduler_warmup_steps: 200
49
+ - training_steps: 5
50
  - mixed_precision_training: Native AMP
51
 
52
  ### Training results
generation_config.json CHANGED
@@ -150,7 +150,7 @@
150
  "<|yo|>": 50325,
151
  "<|zh|>": 50260
152
  },
153
- "language": "english",
154
  "max_initial_timestamp_index": 50,
155
  "max_length": 448,
156
  "no_timestamps_token_id": 50363,
 
150
  "<|yo|>": 50325,
151
  "<|zh|>": 50260
152
  },
153
+ "language": "hindi",
154
  "max_initial_timestamp_index": 50,
155
  "max_length": 448,
156
  "no_timestamps_token_id": 50363,