sonnygeorge
commited on
Commit
•
f78487a
1
Parent(s):
83425b2
End of training
Browse files
README.md
CHANGED
@@ -23,7 +23,7 @@ model-index:
|
|
23 |
metrics:
|
24 |
- name: Wer
|
25 |
type: wer
|
26 |
-
value:
|
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 Papi ASR dataset.
|
35 |
It achieves the following results on the evaluation set:
|
36 |
-
- Loss: 0.
|
37 |
-
- Wer:
|
38 |
-
- Cer:
|
39 |
|
40 |
## Model description
|
41 |
|
@@ -61,16 +61,17 @@ The following hyperparameters were used during training:
|
|
61 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
62 |
- lr_scheduler_type: linear
|
63 |
- lr_scheduler_warmup_steps: 3
|
64 |
-
- training_steps:
|
65 |
- mixed_precision_training: Native AMP
|
66 |
|
67 |
### Training results
|
68 |
|
69 |
| Training Loss | Epoch | Step | Validation Loss | Wer | Cer |
|
70 |
|:-------------:|:-----:|:----:|:---------------:|:-------:|:-------:|
|
71 |
-
| 0.
|
72 |
-
| 0.
|
73 |
-
| 0.
|
|
|
74 |
|
75 |
|
76 |
### Framework versions
|
|
|
23 |
metrics:
|
24 |
- name: Wer
|
25 |
type: wer
|
26 |
+
value: 34.88457850873958
|
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 Papi ASR dataset.
|
35 |
It achieves the following results on the evaluation set:
|
36 |
+
- Loss: 0.3812
|
37 |
+
- Wer: 34.8846
|
38 |
+
- Cer: 17.4600
|
39 |
|
40 |
## Model description
|
41 |
|
|
|
61 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
62 |
- lr_scheduler_type: linear
|
63 |
- lr_scheduler_warmup_steps: 3
|
64 |
+
- training_steps: 200
|
65 |
- mixed_precision_training: Native AMP
|
66 |
|
67 |
### Training results
|
68 |
|
69 |
| Training Loss | Epoch | Step | Validation Loss | Wer | Cer |
|
70 |
|:-------------:|:-----:|:----:|:---------------:|:-------:|:-------:|
|
71 |
+
| 0.3142 | 0.07 | 50 | 0.4591 | 47.0684 | 29.9418 |
|
72 |
+
| 0.331 | 0.15 | 100 | 0.4139 | 37.9527 | 19.3123 |
|
73 |
+
| 0.3721 | 0.22 | 150 | 0.3897 | 34.8403 | 16.6445 |
|
74 |
+
| 0.3802 | 0.3 | 200 | 0.3812 | 34.8846 | 17.4600 |
|
75 |
|
76 |
|
77 |
### Framework versions
|
runs/Dec16_02-34-26_ba5c921098ca/events.out.tfevents.1702694067.ba5c921098ca.14331.9
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:54c507d422405d50439a62f5e8701147a5d56e6a9fb5e27036f2e0f07f8acb0e
|
3 |
+
size 8224
|