rambaldi47
commited on
Commit
•
f2f08a9
1
Parent(s):
b04b2ff
End of training
Browse files- README.md +29 -2
- model.safetensors +1 -1
- runs/Feb04_20-51-55_MSI/events.out.tfevents.1707079921.MSI +2 -2
README.md
CHANGED
@@ -5,9 +5,24 @@ tags:
|
|
5 |
- generated_from_trainer
|
6 |
datasets:
|
7 |
- PolyAI/minds14
|
|
|
|
|
8 |
model-index:
|
9 |
- name: whisper-tiny
|
10 |
-
results:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
11 |
---
|
12 |
|
13 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -16,6 +31,10 @@ should probably proofread and complete it, then remove this comment. -->
|
|
16 |
# whisper-tiny
|
17 |
|
18 |
This model is a fine-tuned version of [openai/whisper-tiny](https://huggingface.co/openai/whisper-tiny) on the PolyAI/minds14 dataset.
|
|
|
|
|
|
|
|
|
19 |
|
20 |
## Model description
|
21 |
|
@@ -41,11 +60,19 @@ The following hyperparameters were used during training:
|
|
41 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
42 |
- lr_scheduler_type: constant_with_warmup
|
43 |
- lr_scheduler_warmup_steps: 50
|
44 |
-
- training_steps:
|
45 |
- mixed_precision_training: Native AMP
|
46 |
|
47 |
### Training results
|
48 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
49 |
|
50 |
|
51 |
### Framework versions
|
|
|
5 |
- generated_from_trainer
|
6 |
datasets:
|
7 |
- PolyAI/minds14
|
8 |
+
metrics:
|
9 |
+
- wer
|
10 |
model-index:
|
11 |
- name: whisper-tiny
|
12 |
+
results:
|
13 |
+
- task:
|
14 |
+
name: Automatic Speech Recognition
|
15 |
+
type: automatic-speech-recognition
|
16 |
+
dataset:
|
17 |
+
name: PolyAI/minds14
|
18 |
+
type: PolyAI/minds14
|
19 |
+
config: en-US
|
20 |
+
split: train
|
21 |
+
args: en-US
|
22 |
+
metrics:
|
23 |
+
- name: Wer
|
24 |
+
type: wer
|
25 |
+
value: 0.6605667060212514
|
26 |
---
|
27 |
|
28 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
31 |
# whisper-tiny
|
32 |
|
33 |
This model is a fine-tuned version of [openai/whisper-tiny](https://huggingface.co/openai/whisper-tiny) on the PolyAI/minds14 dataset.
|
34 |
+
It achieves the following results on the evaluation set:
|
35 |
+
- Loss: 0.7343
|
36 |
+
- Wer Ortho: 0.6730
|
37 |
+
- Wer: 0.6606
|
38 |
|
39 |
## Model description
|
40 |
|
|
|
60 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
61 |
- lr_scheduler_type: constant_with_warmup
|
62 |
- lr_scheduler_warmup_steps: 50
|
63 |
+
- training_steps: 600
|
64 |
- mixed_precision_training: Native AMP
|
65 |
|
66 |
### Training results
|
67 |
|
68 |
+
| Training Loss | Epoch | Step | Validation Loss | Wer Ortho | Wer |
|
69 |
+
|:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|
|
70 |
+
| 0.4699 | 3.57 | 100 | 0.6164 | 0.4695 | 0.4067 |
|
71 |
+
| 0.1623 | 7.14 | 200 | 0.5796 | 0.4275 | 0.3796 |
|
72 |
+
| 0.0399 | 10.71 | 300 | 0.6172 | 0.4528 | 0.4168 |
|
73 |
+
| 0.0082 | 14.29 | 400 | 0.6808 | 0.5262 | 0.5083 |
|
74 |
+
| 0.0027 | 17.86 | 500 | 0.7123 | 0.6422 | 0.6275 |
|
75 |
+
| 0.0016 | 21.43 | 600 | 0.7343 | 0.6730 | 0.6606 |
|
76 |
|
77 |
|
78 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 151061672
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f5668e301cdb8d70131d04b5e0b931d04e20db091b3174cb76dfb76083330257
|
3 |
size 151061672
|
runs/Feb04_20-51-55_MSI/events.out.tfevents.1707079921.MSI
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:4c587be7047c6ab9065afd61bc86b749ce4dce11663ad0c9a6e307f633890a36
|
3 |
+
size 12456
|