stdbug commited on
Commit
b3ff41e
·
verified ·
1 Parent(s): 5fed431

End of training

Browse files
Files changed (2) hide show
  1. README.md +8 -8
  2. generation_config.json +1 -1
README.md CHANGED
@@ -14,16 +14,16 @@ model-index:
14
  - name: Whisper Small Bashkir
15
  results:
16
  - task:
17
- type: automatic-speech-recognition
18
  name: Automatic Speech Recognition
 
19
  dataset:
20
  name: Common Voice 17.0 (ba)
21
  type: stdbug/common-voice-17-ba
22
  args: 'config: ba, split: test'
23
  metrics:
24
- - type: wer
25
- value: 24.803682642837803
26
- name: Wer
27
  ---
28
 
29
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -33,8 +33,8 @@ should probably proofread and complete it, then remove this comment. -->
33
 
34
  This model is a fine-tuned version of [openai/whisper-small](https://huggingface.co/openai/whisper-small) on the Common Voice 17.0 (ba) dataset.
35
  It achieves the following results on the evaluation set:
36
- - Loss: 0.1652
37
- - Wer: 24.8037
38
 
39
  ## Model description
40
 
@@ -60,14 +60,14 @@ The following hyperparameters were used during training:
60
  - optimizer: Use OptimizerNames.ADAMW_TORCH with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
61
  - lr_scheduler_type: linear
62
  - lr_scheduler_warmup_steps: 500
63
- - training_steps: 13842
64
  - mixed_precision_training: Native AMP
65
 
66
  ### Training results
67
 
68
  | Training Loss | Epoch | Step | Validation Loss | Wer |
69
  |:-------------:|:------:|:-----:|:---------------:|:-------:|
70
- | 0.1363 | 0.9999 | 13842 | 0.1652 | 24.8037 |
71
 
72
 
73
  ### Framework versions
 
14
  - name: Whisper Small Bashkir
15
  results:
16
  - task:
 
17
  name: Automatic Speech Recognition
18
+ type: automatic-speech-recognition
19
  dataset:
20
  name: Common Voice 17.0 (ba)
21
  type: stdbug/common-voice-17-ba
22
  args: 'config: ba, split: test'
23
  metrics:
24
+ - name: Wer
25
+ type: wer
26
+ value: 24.55759888965996
27
  ---
28
 
29
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
33
 
34
  This model is a fine-tuned version of [openai/whisper-small](https://huggingface.co/openai/whisper-small) on the Common Voice 17.0 (ba) dataset.
35
  It achieves the following results on the evaluation set:
36
+ - Loss: 0.1616
37
+ - Wer: 24.5576
38
 
39
  ## Model description
40
 
 
60
  - optimizer: Use OptimizerNames.ADAMW_TORCH with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
61
  - lr_scheduler_type: linear
62
  - lr_scheduler_warmup_steps: 500
63
+ - training_steps: 19576
64
  - mixed_precision_training: Native AMP
65
 
66
  ### Training results
67
 
68
  | Training Loss | Epoch | Step | Validation Loss | Wer |
69
  |:-------------:|:------:|:-----:|:---------------:|:-------:|
70
+ | 0.0861 | 0.9999 | 19576 | 0.1616 | 24.5576 |
71
 
72
 
73
  ### Framework versions
generation_config.json CHANGED
@@ -150,7 +150,7 @@
150
  "<|yo|>": 50325,
151
  "<|zh|>": 50260
152
  },
153
- "language": "bashkir",
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": "Bashkir",
154
  "max_initial_timestamp_index": 50,
155
  "max_length": 448,
156
  "no_timestamps_token_id": 50363,