AlirezaTirehkar
commited on
Commit
•
032bc7e
1
Parent(s):
4bd55c4
End of training
Browse files- README.md +15 -15
- model.safetensors +1 -1
README.md
CHANGED
@@ -23,7 +23,7 @@ model-index:
|
|
23 |
metrics:
|
24 |
- name: Wer
|
25 |
type: wer
|
26 |
-
value: 0.
|
27 |
---
|
28 |
|
29 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -33,9 +33,9 @@ should probably proofread and complete it, then remove this comment. -->
|
|
33 |
|
34 |
This model is a fine-tuned version of [openai/whisper-tiny](https://huggingface.co/openai/whisper-tiny) on the PolyAI/minds14 dataset.
|
35 |
It achieves the following results on the evaluation set:
|
36 |
-
- Loss: 0.
|
37 |
-
- Wer Ortho:
|
38 |
-
- Wer: 0.
|
39 |
|
40 |
## Model description
|
41 |
|
@@ -59,7 +59,7 @@ The following hyperparameters were used during training:
|
|
59 |
- eval_batch_size: 16
|
60 |
- seed: 42
|
61 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
62 |
-
- lr_scheduler_type:
|
63 |
- lr_scheduler_warmup_steps: 50
|
64 |
- training_steps: 500
|
65 |
- mixed_precision_training: Native AMP
|
@@ -68,16 +68,16 @@ The following hyperparameters were used during training:
|
|
68 |
|
69 |
| Training Loss | Epoch | Step | Validation Loss | Wer Ortho | Wer |
|
70 |
|:-------------:|:-------:|:----:|:---------------:|:---------:|:------:|
|
71 |
-
| 0.
|
72 |
-
| 0.
|
73 |
-
| 0.
|
74 |
-
| 0.
|
75 |
-
| 0.
|
76 |
-
| 0.
|
77 |
-
| 0.
|
78 |
-
| 0.
|
79 |
-
| 0.
|
80 |
-
| 0.
|
81 |
|
82 |
|
83 |
### Framework versions
|
|
|
23 |
metrics:
|
24 |
- name: Wer
|
25 |
type: wer
|
26 |
+
value: 0.35360094451003543
|
27 |
---
|
28 |
|
29 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
33 |
|
34 |
This model is a fine-tuned version of [openai/whisper-tiny](https://huggingface.co/openai/whisper-tiny) on the PolyAI/minds14 dataset.
|
35 |
It achieves the following results on the evaluation set:
|
36 |
+
- Loss: 0.6166
|
37 |
+
- Wer Ortho: 0.3504
|
38 |
+
- Wer: 0.3536
|
39 |
|
40 |
## Model description
|
41 |
|
|
|
59 |
- eval_batch_size: 16
|
60 |
- seed: 42
|
61 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
62 |
+
- lr_scheduler_type: linear
|
63 |
- lr_scheduler_warmup_steps: 50
|
64 |
- training_steps: 500
|
65 |
- mixed_precision_training: Native AMP
|
|
|
68 |
|
69 |
| Training Loss | Epoch | Step | Validation Loss | Wer Ortho | Wer |
|
70 |
|:-------------:|:-------:|:----:|:---------------:|:---------:|:------:|
|
71 |
+
| 0.7658 | 1.7857 | 50 | 0.5871 | 0.3948 | 0.3932 |
|
72 |
+
| 0.2602 | 3.5714 | 100 | 0.4866 | 0.3504 | 0.3501 |
|
73 |
+
| 0.0796 | 5.3571 | 150 | 0.5121 | 0.3424 | 0.3453 |
|
74 |
+
| 0.0316 | 7.1429 | 200 | 0.5443 | 0.3374 | 0.3418 |
|
75 |
+
| 0.0116 | 8.9286 | 250 | 0.5672 | 0.3202 | 0.3253 |
|
76 |
+
| 0.0034 | 10.7143 | 300 | 0.5966 | 0.3529 | 0.3566 |
|
77 |
+
| 0.0026 | 12.5 | 350 | 0.6046 | 0.3541 | 0.3583 |
|
78 |
+
| 0.002 | 14.2857 | 400 | 0.6098 | 0.3498 | 0.3536 |
|
79 |
+
| 0.002 | 16.0714 | 450 | 0.6146 | 0.3510 | 0.3542 |
|
80 |
+
| 0.002 | 17.8571 | 500 | 0.6166 | 0.3504 | 0.3536 |
|
81 |
|
82 |
|
83 |
### 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:e8d369740c476301d0ca294df389810bfa15dde96f4f260c10be495c8fb76589
|
3 |
size 151061672
|