d-karpone commited on
Commit
ea88e1f
·
1 Parent(s): 066e86f

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: 35.064935064935064
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.6312
35
- - Wer: 35.0649
36
- - Wer Ortho: 35.4719
37
 
38
  ## Model description
39
 
@@ -64,9 +64,9 @@ The following hyperparameters were used during training:
64
 
65
  ### Training results
66
 
67
- | Training Loss | Epoch | Step | Validation Loss | Wer | Wer Ortho |
68
- |:-------------:|:-----:|:----:|:---------------:|:-------:|:---------:|
69
- | 0.001 | 17.86 | 500 | 0.6312 | 35.0649 | 35.4719 |
70
 
71
 
72
  ### Framework versions
 
21
  metrics:
22
  - name: Wer
23
  type: wer
24
+ value: 0.3305785123966942
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.6857
35
+ - Wer Ortho: 32.4491
36
+ - Wer: 0.3306
37
 
38
  ## Model description
39
 
 
64
 
65
  ### Training results
66
 
67
+ | Training Loss | Epoch | Step | Validation Loss | Wer Ortho | Wer |
68
+ |:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|
69
+ | 0.0008 | 17.86 | 500 | 0.6857 | 32.4491 | 0.3306 |
70
 
71
 
72
  ### Framework versions