Model save
Browse files
README.md
CHANGED
@@ -3,7 +3,6 @@ library_name: transformers
|
|
3 |
license: apache-2.0
|
4 |
base_model: openai/whisper-small
|
5 |
tags:
|
6 |
-
- whisper-event
|
7 |
- generated_from_trainer
|
8 |
metrics:
|
9 |
- wer
|
@@ -19,8 +18,8 @@ should probably proofread and complete it, then remove this comment. -->
|
|
19 |
|
20 |
This model is a fine-tuned version of [openai/whisper-small](https://huggingface.co/openai/whisper-small) on the None dataset.
|
21 |
It achieves the following results on the evaluation set:
|
22 |
-
- Loss:
|
23 |
-
- Wer:
|
24 |
|
25 |
## Model description
|
26 |
|
@@ -53,11 +52,11 @@ The following hyperparameters were used during training:
|
|
53 |
|
54 |
| Training Loss | Epoch | Step | Validation Loss | Wer |
|
55 |
|:-------------:|:------:|:----:|:---------------:|:--------:|
|
56 |
-
| 1.
|
57 |
-
| 1.
|
58 |
-
| 0.
|
59 |
-
| 0.
|
60 |
-
| 0.
|
61 |
|
62 |
|
63 |
### Framework versions
|
|
|
3 |
license: apache-2.0
|
4 |
base_model: openai/whisper-small
|
5 |
tags:
|
|
|
6 |
- generated_from_trainer
|
7 |
metrics:
|
8 |
- wer
|
|
|
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: 2.2254
|
22 |
+
- Wer: 106.2847
|
23 |
|
24 |
## Model description
|
25 |
|
|
|
52 |
|
53 |
| Training Loss | Epoch | Step | Validation Loss | Wer |
|
54 |
|:-------------:|:------:|:----:|:---------------:|:--------:|
|
55 |
+
| 1.9269 | 1.0152 | 1000 | 1.9970 | 98.8909 |
|
56 |
+
| 1.1741 | 2.0305 | 2000 | 1.9986 | 98.7061 |
|
57 |
+
| 0.5248 | 3.0457 | 3000 | 2.0790 | 102.4030 |
|
58 |
+
| 0.2094 | 4.0609 | 4000 | 2.1701 | 104.2514 |
|
59 |
+
| 0.086 | 5.0761 | 5000 | 2.2254 | 106.2847 |
|
60 |
|
61 |
|
62 |
### 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:b72013bd61a03f419908047fc1681b4d108999da230bfb275b0cc299cded33ed
|
3 |
size 966995080
|
runs/Aug21_17-12-55_DESKTOP-8I5F6JA/events.out.tfevents.1724231620.DESKTOP-8I5F6JA
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:af1fe72c5fe9ec65aab5e52d22a0e490c5717b156b73bed4b6b7604a2dd51e91
|
3 |
+
size 18151
|