Model save
Browse files- README.md +13 -13
- model.safetensors +1 -1
README.md
CHANGED
|
@@ -18,9 +18,9 @@ should probably proofread and complete it, then remove this comment. -->
|
|
| 18 |
|
| 19 |
This model is a fine-tuned version of [openai/whisper-small](https://huggingface.co/openai/whisper-small) on an unknown dataset.
|
| 20 |
It achieves the following results on the evaluation set:
|
| 21 |
-
- Loss: 0.
|
| 22 |
-
- Wer: 0.
|
| 23 |
-
- Cer: 0.
|
| 24 |
|
| 25 |
## Model description
|
| 26 |
|
|
@@ -55,16 +55,16 @@ The following hyperparameters were used during training:
|
|
| 55 |
|
| 56 |
| Training Loss | Epoch | Step | Validation Loss | Wer | Cer |
|
| 57 |
|:-------------:|:-----:|:----:|:---------------:|:------:|:------:|
|
| 58 |
-
| 1.5773 | 1.0 | 137 | 1.
|
| 59 |
-
| 0.
|
| 60 |
-
| 0.
|
| 61 |
-
| 0.27 | 4.0 | 548 | 0.
|
| 62 |
-
| 0.
|
| 63 |
-
| 0.
|
| 64 |
-
| 0.
|
| 65 |
-
| 0.
|
| 66 |
-
| 0.
|
| 67 |
-
| 0.
|
| 68 |
|
| 69 |
|
| 70 |
### Framework versions
|
|
|
|
| 18 |
|
| 19 |
This model is a fine-tuned version of [openai/whisper-small](https://huggingface.co/openai/whisper-small) on an unknown dataset.
|
| 20 |
It achieves the following results on the evaluation set:
|
| 21 |
+
- Loss: 0.8405
|
| 22 |
+
- Wer: 0.4023
|
| 23 |
+
- Cer: 0.1522
|
| 24 |
|
| 25 |
## Model description
|
| 26 |
|
|
|
|
| 55 |
|
| 56 |
| Training Loss | Epoch | Step | Validation Loss | Wer | Cer |
|
| 57 |
|:-------------:|:-----:|:----:|:---------------:|:------:|:------:|
|
| 58 |
+
| 1.5773 | 1.0 | 137 | 1.0763 | 0.5543 | 0.2140 |
|
| 59 |
+
| 0.8057 | 2.0 | 274 | 0.7256 | 0.4444 | 0.1627 |
|
| 60 |
+
| 0.4219 | 3.0 | 411 | 0.6550 | 0.4226 | 0.1669 |
|
| 61 |
+
| 0.27 | 4.0 | 548 | 0.6721 | 0.4086 | 0.1583 |
|
| 62 |
+
| 0.1647 | 5.0 | 685 | 0.6997 | 0.4299 | 0.1664 |
|
| 63 |
+
| 0.0989 | 6.0 | 822 | 0.7398 | 0.4098 | 0.1526 |
|
| 64 |
+
| 0.0636 | 7.0 | 959 | 0.7776 | 0.4101 | 0.1561 |
|
| 65 |
+
| 0.0376 | 8.0 | 1096 | 0.8047 | 0.3984 | 0.1502 |
|
| 66 |
+
| 0.0207 | 9.0 | 1233 | 0.8293 | 0.4025 | 0.1509 |
|
| 67 |
+
| 0.0114 | 10.0 | 1370 | 0.8405 | 0.4023 | 0.1522 |
|
| 68 |
|
| 69 |
|
| 70 |
### Framework versions
|
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 966995080
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:17c74098c4e272262b2021cc614abda137b33dd36841f6b837a613eee148ae30
|
| 3 |
size 966995080
|