Commit ·
f66633d
1
Parent(s): 2c51747
jongilnose/whisper-small-kopeak
Browse files- README.md +8 -8
- 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.
|
| 21 |
-
- Wer:
|
| 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.
|
| 54 |
-
| 0.0001 | 105.26 | 2000 | 0.
|
| 55 |
-
| 0.0001 | 157.89 | 3000 | 0.
|
| 56 |
-
| 0.
|
| 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:
|
| 3 |
size 967102729
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:55f1f77f4dc86c7634c7291efe276c3778e5c62fb9faaca1a951951079cd7d8b
|
| 3 |
size 967102729
|