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-small](https://huggingface.co/openai/whisper-small) on the common_voice_17_0 dataset.
|
35 |
It achieves the following results on the evaluation set:
|
36 |
-
- Loss: 0.
|
37 |
-
- Model Preparation Time: 0.
|
38 |
-
- Wer:
|
39 |
|
40 |
## Model description
|
41 |
|
@@ -68,11 +68,17 @@ The following hyperparameters were used during training:
|
|
68 |
|
69 |
### Training results
|
70 |
|
71 |
-
| Training Loss | Epoch
|
72 |
-
|
73 |
-
| 1.
|
74 |
-
| 0.
|
75 |
-
| 0.
|
|
|
|
|
|
|
|
|
|
|
|
|
76 |
|
77 |
|
78 |
### Framework versions
|
|
|
23 |
metrics:
|
24 |
- name: Wer
|
25 |
type: wer
|
26 |
+
value: 43.87610007301795
|
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-small](https://huggingface.co/openai/whisper-small) on the common_voice_17_0 dataset.
|
35 |
It achieves the following results on the evaluation set:
|
36 |
+
- Loss: 0.6535
|
37 |
+
- Model Preparation Time: 0.0032
|
38 |
+
- Wer: 43.8761
|
39 |
|
40 |
## Model description
|
41 |
|
|
|
68 |
|
69 |
### Training results
|
70 |
|
71 |
+
| Training Loss | Epoch | Step | Validation Loss | Model Preparation Time | Wer |
|
72 |
+
|:-------------:|:------:|:----:|:---------------:|:----------------------:|:-------:|
|
73 |
+
| 1.5279 | 0.1103 | 50 | 1.1295 | 0.0032 | 64.1770 |
|
74 |
+
| 0.8155 | 0.2206 | 100 | 0.8755 | 0.0032 | 56.6888 |
|
75 |
+
| 0.6529 | 0.3309 | 150 | 0.7871 | 0.0032 | 49.3640 |
|
76 |
+
| 0.5837 | 0.4413 | 200 | 0.7383 | 0.0032 | 47.9315 |
|
77 |
+
| 0.5479 | 0.5516 | 250 | 0.7044 | 0.0032 | 46.3078 |
|
78 |
+
| 0.5195 | 0.6619 | 300 | 0.6823 | 0.0032 | 45.4835 |
|
79 |
+
| 0.505 | 0.7722 | 350 | 0.6674 | 0.0032 | 44.5285 |
|
80 |
+
| 0.4985 | 0.8825 | 400 | 0.6570 | 0.0032 | 43.8828 |
|
81 |
+
| 0.4841 | 0.9928 | 450 | 0.6535 | 0.0032 | 43.8761 |
|
82 |
|
83 |
|
84 |
### Framework versions
|
runs/Feb27_15-10-06_ai4d-Lambda-Vector/events.out.tfevents.1740660521.ai4d-Lambda-Vector.2836067.0
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:a0fd2df6a46318f6e628969b16522bc82d85473731295a84c4c0ddde068f3c9a
|
3 |
+
size 12868
|
runs/Feb27_15-10-06_ai4d-Lambda-Vector/events.out.tfevents.1740684869.ai4d-Lambda-Vector.2836067.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f49192befcd363a2ca9482714f8dedb0ae3b9f8a11d6e2410176e24a20b9fc51
|
3 |
+
size 472
|