hackvermin commited on
Commit
a1821bd
·
verified ·
1 Parent(s): 34fa0de

End of training

Browse files
Files changed (1) hide show
  1. README.md +7 -7
README.md CHANGED
@@ -20,7 +20,7 @@ model-index:
20
  metrics:
21
  - name: Wer
22
  type: wer
23
- value: 19.5492804778713
24
  ---
25
 
26
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -30,9 +30,9 @@ should probably proofread and complete it, then remove this comment. -->
30
 
31
  This model is a fine-tuned version of [openai/whisper-tiny](https://huggingface.co/openai/whisper-tiny) on the PolyAI/minds14 dataset.
32
  It achieves the following results on the evaluation set:
33
- - Loss: 0.5349
34
- - Wer Ortho: 19.9261
35
- - Wer: 19.5493
36
 
37
  ## Model description
38
 
@@ -63,9 +63,9 @@ The following hyperparameters were used during training:
63
 
64
  ### Training results
65
 
66
- | Training Loss | Epoch | Step | Validation Loss | Wer Ortho | Wer |
67
- |:-------------:|:-------:|:----:|:---------------:|:---------:|:-------:|
68
- | 0.0006 | 17.8571 | 500 | 0.5349 | 19.9261 | 19.5493 |
69
 
70
 
71
  ### Framework versions
 
20
  metrics:
21
  - name: Wer
22
  type: wer
23
+ value: 0.19467825142546838
24
  ---
25
 
26
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
30
 
31
  This model is a fine-tuned version of [openai/whisper-tiny](https://huggingface.co/openai/whisper-tiny) on the PolyAI/minds14 dataset.
32
  It achieves the following results on the evaluation set:
33
+ - Loss: 0.5347
34
+ - Wer Ortho: 0.1984
35
+ - Wer: 0.1947
36
 
37
  ## Model description
38
 
 
63
 
64
  ### Training results
65
 
66
+ | Training Loss | Epoch | Step | Validation Loss | Wer Ortho | Wer |
67
+ |:-------------:|:-------:|:----:|:---------------:|:---------:|:------:|
68
+ | 0.0006 | 17.8571 | 500 | 0.5347 | 0.1984 | 0.1947 |
69
 
70
 
71
  ### Framework versions