Salama1429 commited on
Commit
ca1ce45
1 Parent(s): d2a2318

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -21,7 +21,7 @@ model-index:
21
  metrics:
22
  - name: Wer
23
  type: wer
24
- value: 27.150380339379755
25
  pipeline_tag: automatic-speech-recognition
26
  ---
27
 
@@ -33,8 +33,8 @@ should probably proofread and complete it, then remove this comment. -->
33
  This model is a fine-tuned version of [openai/whisper-tiny](https://huggingface.co/openai/whisper-tiny) on the PolyAI/minds14 dataset.
34
  It achieves the following results on the evaluation set:
35
  - Loss: 0.6834
36
- - Wer Ortho: 28.0025
37
- - Wer: 27.1504
38
 
39
  ## Model description
40
 
@@ -66,7 +66,7 @@ The following hyperparameters were used during training:
66
 
67
  | Training Loss | Epoch | Step | Validation Loss | Wer Ortho | Wer |
68
  |:-------------:|:-----:|:----:|:---------------:|:---------:|:-------:|
69
- | 0.0007 | 17.86 | 500 | 0.6834 | 28.0025 | 27.1504 |
70
 
71
 
72
  ### Framework versions
 
21
  metrics:
22
  - name: Wer
23
  type: wer
24
+ value: .27150380339379755
25
  pipeline_tag: automatic-speech-recognition
26
  ---
27
 
 
33
  This model is a fine-tuned version of [openai/whisper-tiny](https://huggingface.co/openai/whisper-tiny) on the PolyAI/minds14 dataset.
34
  It achieves the following results on the evaluation set:
35
  - Loss: 0.6834
36
+ - Wer Ortho: .280025
37
+ - Wer: .271504
38
 
39
  ## Model description
40
 
 
66
 
67
  | Training Loss | Epoch | Step | Validation Loss | Wer Ortho | Wer |
68
  |:-------------:|:-----:|:----:|:---------------:|:---------:|:-------:|
69
+ | 0.0007 | 17.86 | 500 | 0.6834 | .280025 | .271504 |
70
 
71
 
72
  ### Framework versions