menevsem commited on
Commit
494aeb9
·
1 Parent(s): fc80e6c

update model card README.md

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