vineetsharma commited on
Commit
6733b65
1 Parent(s): 1a0dbb3

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -6
README.md CHANGED
@@ -21,7 +21,7 @@ model-index:
21
  metrics:
22
  - name: Wer
23
  type: wer
24
- value: 33.943329397874855
25
  ---
26
 
27
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -32,8 +32,8 @@ should probably proofread and complete it, then remove this comment. -->
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.6329
35
- - Wer Ortho: 34.2998
36
- - Wer: 33.9433
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.6329 | 34.2998 | 33.9433 |
69
 
70
 
71
  ### Framework versions
 
21
  metrics:
22
  - name: Wer
23
  type: wer
24
+ value: 0.33943329397874855
25
  ---
26
 
27
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
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.6329
35
+ - Wer Ortho: 0.3430
36
+ - Wer: 0.3394
37
 
38
  ## Model description
39
 
 
63
 
64
  ### Training results
65
 
66
+ | Training Loss | Epoch | Step | Validation Loss | Wer Ortho | Wer |
67
+ |:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|
68
+ | 0.0009 | 17.86 | 500 | 0.6329 | 0.3430 | 0.3394 |
69
 
70
 
71
  ### Framework versions