enankobh1 commited on
Commit
5c3a599
1 Parent(s): 8e61621

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -6
README.md CHANGED
@@ -16,8 +16,8 @@ should probably proofread and complete it, then remove this comment. -->
16
 
17
  This model is a fine-tuned version of [openai/whisper-tiny](https://huggingface.co/openai/whisper-tiny) on the None dataset.
18
  It achieves the following results on the evaluation set:
19
- - Loss: 0.8481
20
- - Wer: 58.2004
21
 
22
  ## Model description
23
 
@@ -50,10 +50,10 @@ The following hyperparameters were used during training:
50
 
51
  | Training Loss | Epoch | Step | Validation Loss | Wer |
52
  |:-------------:|:-----:|:----:|:---------------:|:-------:|
53
- | 0.1404 | 6.8 | 1000 | 0.4885 | 47.1098 |
54
- | 0.0111 | 13.61 | 2000 | 0.7022 | 54.5742 |
55
- | 0.0026 | 20.41 | 3000 | 0.8185 | 55.5838 |
56
- | 0.0015 | 27.21 | 4000 | 0.8481 | 58.2004 |
57
 
58
 
59
  ### Framework versions
 
16
 
17
  This model is a fine-tuned version of [openai/whisper-tiny](https://huggingface.co/openai/whisper-tiny) on the None dataset.
18
  It achieves the following results on the evaluation set:
19
+ - Loss: 0.8363
20
+ - Wer: 60.1936
21
 
22
  ## Model description
23
 
 
50
 
51
  | Training Loss | Epoch | Step | Validation Loss | Wer |
52
  |:-------------:|:-----:|:----:|:---------------:|:-------:|
53
+ | 0.1494 | 6.8 | 1000 | 0.4732 | 50.4342 |
54
+ | 0.0113 | 13.61 | 2000 | 0.6944 | 62.9461 |
55
+ | 0.0024 | 20.41 | 3000 | 0.8042 | 59.8032 |
56
+ | 0.0014 | 27.21 | 4000 | 0.8363 | 60.1936 |
57
 
58
 
59
  ### Framework versions