bhattasp commited on
Commit
50d7947
1 Parent(s): 0ad5f34

End of training

Browse files
Files changed (1) hide show
  1. README.md +5 -5
README.md CHANGED
@@ -22,7 +22,7 @@ model-index:
22
  metrics:
23
  - name: Wer
24
  type: wer
25
- value: 12.706474693048317
26
  ---
27
 
28
  <!-- 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
 
33
  This model is a fine-tuned version of [openai/whisper-tiny](https://huggingface.co/openai/whisper-tiny) on the atcosim dataset.
34
  It achieves the following results on the evaluation set:
35
- - Loss: 0.2855
36
- - Wer: 12.7065
37
 
38
  ## Model description
39
 
@@ -66,8 +66,8 @@ The following hyperparameters were used during training:
66
 
67
  | Training Loss | Epoch | Step | Validation Loss | Wer |
68
  |:-------------:|:------:|:----:|:---------------:|:-------:|
69
- | 0.0122 | 3.1949 | 1000 | 0.2859 | 11.9733 |
70
- | 0.0013 | 6.3898 | 2000 | 0.2855 | 12.7065 |
71
 
72
 
73
  ### Framework versions
 
22
  metrics:
23
  - name: Wer
24
  type: wer
25
+ value: 11.566999381680064
26
  ---
27
 
28
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
32
 
33
  This model is a fine-tuned version of [openai/whisper-tiny](https://huggingface.co/openai/whisper-tiny) on the atcosim dataset.
34
  It achieves the following results on the evaluation set:
35
+ - Loss: 0.2832
36
+ - Wer: 11.5670
37
 
38
  ## Model description
39
 
 
66
 
67
  | Training Loss | Epoch | Step | Validation Loss | Wer |
68
  |:-------------:|:------:|:----:|:---------------:|:-------:|
69
+ | 0.0131 | 3.1949 | 1000 | 0.2830 | 11.9115 |
70
+ | 0.0012 | 6.3898 | 2000 | 0.2832 | 11.5670 |
71
 
72
 
73
  ### Framework versions