dariowsz commited on
Commit
35eb334
1 Parent(s): edcd2e8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -23,7 +23,7 @@ model-index:
23
  metrics:
24
  - name: Wer
25
  type: wer
26
- value: 35.46511627906977
27
  ---
28
 
29
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -34,8 +34,8 @@ should probably proofread and complete it, then remove this comment. -->
34
  This model is a fine-tuned version of [openai/whisper-tiny](https://huggingface.co/openai/whisper-tiny) on the MInDS 14 dataset.
35
  It achieves the following results on the evaluation set:
36
  - Loss: 0.7154
37
- - Wer Ortho: 35.3970
38
- - Wer: 35.4651
39
 
40
  ## Model description
41
 
@@ -67,7 +67,7 @@ The following hyperparameters were used during training:
67
 
68
  | Training Loss | Epoch | Step | Validation Loss | Wer Ortho | Wer |
69
  |:-------------:|:-----:|:----:|:---------------:|:---------:|:-------:|
70
- | 0.0007 | 17.86 | 500 | 0.7154 | 35.3970 | 35.4651 |
71
 
72
 
73
  ### Framework versions
 
23
  metrics:
24
  - name: Wer
25
  type: wer
26
+ value: 0.35465116279070
27
  ---
28
 
29
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
34
  This model is a fine-tuned version of [openai/whisper-tiny](https://huggingface.co/openai/whisper-tiny) on the MInDS 14 dataset.
35
  It achieves the following results on the evaluation set:
36
  - Loss: 0.7154
37
+ - Wer Ortho: 0.3540
38
+ - Wer: 0.3547
39
 
40
  ## Model description
41
 
 
67
 
68
  | Training Loss | Epoch | Step | Validation Loss | Wer Ortho | Wer |
69
  |:-------------:|:-----:|:----:|:---------------:|:---------:|:-------:|
70
+ | 0.0007 | 17.86 | 500 | 0.7154 | 0.3540 | 0.3547 |
71
 
72
 
73
  ### Framework versions