stdbug commited on
Commit
6f6e43b
·
verified ·
1 Parent(s): 796ee81

End of training

Browse files
Files changed (1) hide show
  1. README.md +7 -7
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: 36.53932584269663
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.2443
37
- - Wer: 36.5393
38
 
39
  ## Model description
40
 
@@ -67,7 +67,7 @@ The following hyperparameters were used during training:
67
 
68
  | Training Loss | Epoch | Step | Validation Loss | Wer |
69
  |:-------------:|:------:|:----:|:---------------:|:-------:|
70
- | 0.2249 | 0.9997 | 3341 | 0.2443 | 36.5393 |
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: 33.653044203502915
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.2363
37
+ - Wer: 33.6530
38
 
39
  ## Model description
40
 
 
67
 
68
  | Training Loss | Epoch | Step | Validation Loss | Wer |
69
  |:-------------:|:------:|:----:|:---------------:|:-------:|
70
+ | 0.1791 | 0.9997 | 3341 | 0.2363 | 33.6530 |
71
 
72
 
73
  ### Framework versions