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.2214
|
22 |
+
- Wer: 104.2514
|
23 |
|
24 |
## Model description
|
25 |
|
|
|
52 |
|
53 |
| Training Loss | Epoch | Step | Validation Loss | Wer |
|
54 |
|:-------------:|:------:|:----:|:---------------:|:--------:|
|
55 |
+
| 1.9297 | 1.0152 | 1000 | 1.9972 | 99.4455 |
|
56 |
+
| 1.1678 | 2.0305 | 2000 | 1.9989 | 99.4455 |
|
57 |
+
| 0.5123 | 3.0457 | 3000 | 2.0867 | 102.4030 |
|
58 |
+
| 0.2025 | 4.0609 | 4000 | 2.1698 | 103.3272 |
|
59 |
+
| 0.0843 | 5.0761 | 5000 | 2.2214 | 104.2514 |
|
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:e02a974260be735444bf4173e558b63447f8f7ec5e4972d7cc0a323a50074157
|
3 |
size 966995080
|
runs/Aug21_18-13-43_DESKTOP-8I5F6JA/events.out.tfevents.1724235268.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:62cdf41b84f44c840a2c7cd167d69360bce900728a746c87ae5cc5920a2b2c1d
|
3 |
+
size 18151
|