agercas commited on
Commit
ecbfe64
1 Parent(s): 2d24df1

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -7
README.md CHANGED
@@ -21,7 +21,7 @@ model-index:
21
  metrics:
22
  - name: Wer
23
  type: wer
24
- value: 33.82526564344746
25
  ---
26
 
27
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -31,9 +31,9 @@ should probably proofread and complete it, then remove this comment. -->
31
 
32
  This model is a fine-tuned version of [openai/whisper-tiny](https://huggingface.co/openai/whisper-tiny) on the PolyAI/minds14 dataset.
33
  It achieves the following results on the evaluation set:
34
- - Loss: 0.7284
35
- - Wer Ortho: 34.3615
36
- - Wer: 33.8253
37
 
38
  ## Model description
39
 
@@ -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.0009 | 17.86 | 500 | 0.7284 | 34.3615 | 33.8253 |
69
 
70
 
71
  ### Framework versions
 
21
  metrics:
22
  - name: Wer
23
  type: wer
24
+ value: 0.33116883116883117
25
  ---
26
 
27
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
31
 
32
  This model is a fine-tuned version of [openai/whisper-tiny](https://huggingface.co/openai/whisper-tiny) on the PolyAI/minds14 dataset.
33
  It achieves the following results on the evaluation set:
34
+ - Loss: 0.7183
35
+ - Wer Ortho: 0.3381
36
+ - Wer: 0.3312
37
 
38
  ## Model description
39
 
 
63
 
64
  ### Training results
65
 
66
+ | Training Loss | Epoch | Step | Validation Loss | Wer Ortho | Wer |
67
+ |:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|
68
+ | 0.0012 | 17.86 | 500 | 0.7183 | 0.3381 | 0.3312 |
69
 
70
 
71
  ### Framework versions