stdbug commited on
Commit
3c983bb
·
verified ·
1 Parent(s): 0295de7

Upload processor

Browse files
Files changed (1) hide show
  1. README.md +7 -7
README.md CHANGED
@@ -14,16 +14,16 @@ model-index:
14
  - name: Whisper base 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: 35.85237258347979
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-base](https://huggingface.co/openai/whisper-base) on the Common Voice 17.0 (ba) dataset.
35
  It achieves the following results on the evaluation set:
36
- - Loss: 0.2418
37
- - Wer: 35.8524
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.2209 | 0.9994 | 1730 | 0.2418 | 35.8524 |
71
 
72
 
73
  ### Framework versions
 
14
  - name: Whisper base 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: 38.592233009708735
26
+ name: Wer
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-base](https://huggingface.co/openai/whisper-base) on the Common Voice 17.0 (ba) dataset.
35
  It achieves the following results on the evaluation set:
36
+ - Loss: 0.2560
37
+ - Wer: 38.5922
38
 
39
  ## Model description
40
 
 
67
 
68
  | Training Loss | Epoch | Step | Validation Loss | Wer |
69
  |:-------------:|:------:|:----:|:---------------:|:-------:|
70
+ | 0.2174 | 0.9994 | 1730 | 0.2560 | 38.5922 |
71
 
72
 
73
  ### Framework versions