omarfarooq47 commited on
Commit
c002353
·
1 Parent(s): 045cf98

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -4
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: 1.6429
20
- - Wer: 99.2076
21
 
22
  ## Model description
23
 
@@ -49,8 +49,8 @@ The following hyperparameters were used during training:
49
 
50
  | Training Loss | Epoch | Step | Validation Loss | Wer |
51
  |:-------------:|:-----:|:----:|:---------------:|:-------:|
52
- | 1.8688 | 1.0 | 60 | 1.9875 | 98.8906 |
53
- | 1.1822 | 2.0 | 120 | 1.6429 | 99.2076 |
54
 
55
 
56
  ### 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: 1.4597
20
+ - Wer: 94.1363
21
 
22
  ## Model description
23
 
 
49
 
50
  | Training Loss | Epoch | Step | Validation Loss | Wer |
51
  |:-------------:|:-----:|:----:|:---------------:|:-------:|
52
+ | 1.8288 | 1.0 | 60 | 1.9699 | 99.2076 |
53
+ | 1.0975 | 2.0 | 120 | 1.4597 | 94.1363 |
54
 
55
 
56
  ### Framework versions