Model save
Browse files- README.md +8 -8
- model.safetensors +1 -1
README.md
CHANGED
@@ -1,7 +1,5 @@
|
|
1 |
---
|
2 |
library_name: transformers
|
3 |
-
language:
|
4 |
-
- en
|
5 |
license: apache-2.0
|
6 |
base_model: openai/whisper-small
|
7 |
tags:
|
@@ -9,19 +7,19 @@ tags:
|
|
9 |
metrics:
|
10 |
- wer
|
11 |
model-index:
|
12 |
-
- name: Whisper-squeezeformer-
|
13 |
results: []
|
14 |
---
|
15 |
|
16 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
17 |
should probably proofread and complete it, then remove this comment. -->
|
18 |
|
19 |
-
# Whisper-squeezeformer-
|
20 |
|
21 |
-
This model is a fine-tuned version of [openai/whisper-small](https://huggingface.co/openai/whisper-small) on the
|
22 |
It achieves the following results on the evaluation set:
|
23 |
-
- Loss: 0.
|
24 |
-
- Wer: 9.
|
25 |
|
26 |
## Model description
|
27 |
|
@@ -47,7 +45,7 @@ The following hyperparameters were used during training:
|
|
47 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
48 |
- lr_scheduler_type: linear
|
49 |
- lr_scheduler_warmup_steps: 3000
|
50 |
-
- training_steps:
|
51 |
- mixed_precision_training: Native AMP
|
52 |
|
53 |
### Training results
|
@@ -64,6 +62,8 @@ The following hyperparameters were used during training:
|
|
64 |
| 0.2177 | 9.6 | 24000 | 0.1991 | 10.8624 |
|
65 |
| 0.127 | 10.8 | 27000 | 0.1856 | 10.5485 |
|
66 |
| 0.0909 | 12.0 | 30000 | 0.1838 | 9.5918 |
|
|
|
|
|
67 |
|
68 |
|
69 |
### Framework versions
|
|
|
1 |
---
|
2 |
library_name: transformers
|
|
|
|
|
3 |
license: apache-2.0
|
4 |
base_model: openai/whisper-small
|
5 |
tags:
|
|
|
7 |
metrics:
|
8 |
- wer
|
9 |
model-index:
|
10 |
+
- name: Whisper-squeezeformer-v4
|
11 |
results: []
|
12 |
---
|
13 |
|
14 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
15 |
should probably proofread and complete it, then remove this comment. -->
|
16 |
|
17 |
+
# Whisper-squeezeformer-v4
|
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.1860
|
22 |
+
- Wer: 9.1296
|
23 |
|
24 |
## Model description
|
25 |
|
|
|
45 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
46 |
- lr_scheduler_type: linear
|
47 |
- lr_scheduler_warmup_steps: 3000
|
48 |
+
- training_steps: 36000
|
49 |
- mixed_precision_training: Native AMP
|
50 |
|
51 |
### Training results
|
|
|
62 |
| 0.2177 | 9.6 | 24000 | 0.1991 | 10.8624 |
|
63 |
| 0.127 | 10.8 | 27000 | 0.1856 | 10.5485 |
|
64 |
| 0.0909 | 12.0 | 30000 | 0.1838 | 9.5918 |
|
65 |
+
| 0.0785 | 13.2 | 33000 | 0.1849 | 9.1030 |
|
66 |
+
| 0.0595 | 14.4 | 36000 | 0.1860 | 9.1296 |
|
67 |
|
68 |
|
69 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1128325080
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:39c8fcaf8a73d5c00a8abf49a6ed129fff658bbe1c631db76d1f7ed529a3035f
|
3 |
size 1128325080
|