jongilnose commited on
Commit
f66633d
·
1 Parent(s): 2c51747

jongilnose/whisper-small-kopeak

Browse files
Files changed (2) hide show
  1. README.md +8 -8
  2. pytorch_model.bin +1 -1
README.md CHANGED
@@ -17,8 +17,8 @@ should probably proofread and complete it, then remove this comment. -->
17
 
18
  This model is a fine-tuned version of [openai/whisper-small](https://huggingface.co/openai/whisper-small) on the None dataset.
19
  It achieves the following results on the evaluation set:
20
- - Loss: 0.5076
21
- - Wer: 76.1329
22
 
23
  ## Model description
24
 
@@ -48,12 +48,12 @@ The following hyperparameters were used during training:
48
 
49
  ### Training results
50
 
51
- | Training Loss | Epoch | Step | Validation Loss | Wer |
52
- |:-------------:|:------:|:----:|:---------------:|:--------:|
53
- | 0.0002 | 52.63 | 1000 | 0.4283 | 133.7362 |
54
- | 0.0001 | 105.26 | 2000 | 0.4713 | 90.4330 |
55
- | 0.0001 | 157.89 | 3000 | 0.4976 | 91.7422 |
56
- | 0.0 | 210.53 | 4000 | 0.5076 | 76.1329 |
57
 
58
 
59
  ### Framework versions
 
17
 
18
  This model is a fine-tuned version of [openai/whisper-small](https://huggingface.co/openai/whisper-small) on the None dataset.
19
  It achieves the following results on the evaluation set:
20
+ - Loss: 0.4960
21
+ - Wer: 88.0161
22
 
23
  ## Model description
24
 
 
48
 
49
  ### Training results
50
 
51
+ | Training Loss | Epoch | Step | Validation Loss | Wer |
52
+ |:-------------:|:------:|:----:|:---------------:|:-------:|
53
+ | 0.0002 | 52.63 | 1000 | 0.4190 | 84.7936 |
54
+ | 0.0001 | 105.26 | 2000 | 0.4605 | 76.2336 |
55
+ | 0.0001 | 157.89 | 3000 | 0.4860 | 81.4703 |
56
+ | 0.0001 | 210.53 | 4000 | 0.4960 | 88.0161 |
57
 
58
 
59
  ### Framework versions
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:bbfb3a636356ab841f79aa88559deae43f41b71c987dde70acafb5fbf0479b1c
3
  size 967102729
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:55f1f77f4dc86c7634c7291efe276c3778e5c62fb9faaca1a951951079cd7d8b
3
  size 967102729