End of training
Browse files- README.md +10 -8
- model.safetensors +1 -1
README.md
CHANGED
|
@@ -1,5 +1,7 @@
|
|
| 1 |
---
|
| 2 |
library_name: transformers
|
|
|
|
|
|
|
| 3 |
license: apache-2.0
|
| 4 |
base_model: openai/whisper-small
|
| 5 |
tags:
|
|
@@ -18,8 +20,8 @@ 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 the None dataset.
|
| 20 |
It achieves the following results on the evaluation set:
|
| 21 |
-
- Loss: 0.
|
| 22 |
-
- Wer: 11.
|
| 23 |
|
| 24 |
## Model description
|
| 25 |
|
|
@@ -52,12 +54,12 @@ The following hyperparameters were used during training:
|
|
| 52 |
|
| 53 |
| Training Loss | Epoch | Step | Validation Loss | Wer |
|
| 54 |
|:-------------:|:------:|:----:|:---------------:|:-------:|
|
| 55 |
-
| 0.1872 | 0.4878 | 20 | 0.1966 | 13.
|
| 56 |
-
| 0.1966 | 0.9756 | 40 | 0.1699 | 12.
|
| 57 |
-
| 0.1126 | 1.4634 | 60 | 0.1595 | 12.
|
| 58 |
-
| 0.
|
| 59 |
-
| 0.0802 | 2.4390 | 100 | 0.
|
| 60 |
-
| 0.0779 | 2.9268 | 120 | 0.
|
| 61 |
|
| 62 |
|
| 63 |
### Framework versions
|
|
|
|
| 1 |
---
|
| 2 |
library_name: transformers
|
| 3 |
+
language:
|
| 4 |
+
- pl
|
| 5 |
license: apache-2.0
|
| 6 |
base_model: openai/whisper-small
|
| 7 |
tags:
|
|
|
|
| 20 |
|
| 21 |
This model is a fine-tuned version of [openai/whisper-small](https://huggingface.co/openai/whisper-small) on the None dataset.
|
| 22 |
It achieves the following results on the evaluation set:
|
| 23 |
+
- Loss: 0.1524
|
| 24 |
+
- Wer: 11.8722
|
| 25 |
|
| 26 |
## Model description
|
| 27 |
|
|
|
|
| 54 |
|
| 55 |
| Training Loss | Epoch | Step | Validation Loss | Wer |
|
| 56 |
|:-------------:|:------:|:----:|:---------------:|:-------:|
|
| 57 |
+
| 0.1872 | 0.4878 | 20 | 0.1966 | 13.4161 |
|
| 58 |
+
| 0.1966 | 0.9756 | 40 | 0.1699 | 12.9193 |
|
| 59 |
+
| 0.1126 | 1.4634 | 60 | 0.1595 | 12.1739 |
|
| 60 |
+
| 0.1171 | 1.9512 | 80 | 0.1544 | 11.7835 |
|
| 61 |
+
| 0.0802 | 2.4390 | 100 | 0.1525 | 11.9255 |
|
| 62 |
+
| 0.0779 | 2.9268 | 120 | 0.1524 | 11.8722 |
|
| 63 |
|
| 64 |
|
| 65 |
### 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:301edc0dbd8ece50c46be9963ffd2413dc93ae5f7adb5fd469bbaac45590af9f
|
| 3 |
size 966995080
|