End of training
Browse files- README.md +8 -10
- model.safetensors +1 -1
README.md
CHANGED
@@ -19,13 +19,11 @@ model-index:
|
|
19 |
dataset:
|
20 |
name: Common Voice 17.0
|
21 |
type: mozilla-foundation/common_voice_17_0
|
22 |
-
config: am
|
23 |
-
split: None
|
24 |
args: 'config: am, split: test'
|
25 |
metrics:
|
26 |
- name: Wer
|
27 |
type: wer
|
28 |
-
value:
|
29 |
---
|
30 |
|
31 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -35,8 +33,8 @@ should probably proofread and complete it, then remove this comment. -->
|
|
35 |
|
36 |
This model is a fine-tuned version of [openai/whisper-small](https://huggingface.co/openai/whisper-small) on the Common Voice 17.0 dataset.
|
37 |
It achieves the following results on the evaluation set:
|
38 |
-
- Loss: 0.
|
39 |
-
- Wer:
|
40 |
|
41 |
## Model description
|
42 |
|
@@ -69,15 +67,15 @@ The following hyperparameters were used during training:
|
|
69 |
|
70 |
| Training Loss | Epoch | Step | Validation Loss | Wer |
|
71 |
|:-------------:|:-------:|:----:|:---------------:|:-------:|
|
72 |
-
| 0.
|
73 |
-
| 0.
|
74 |
-
| 0.
|
75 |
-
| 0.
|
76 |
|
77 |
|
78 |
### Framework versions
|
79 |
|
80 |
- Transformers 4.49.0
|
81 |
- Pytorch 2.5.1+cu124
|
82 |
-
- Datasets 3.3.
|
83 |
- Tokenizers 0.21.0
|
|
|
19 |
dataset:
|
20 |
name: Common Voice 17.0
|
21 |
type: mozilla-foundation/common_voice_17_0
|
|
|
|
|
22 |
args: 'config: am, split: test'
|
23 |
metrics:
|
24 |
- name: Wer
|
25 |
type: wer
|
26 |
+
value: 50.96566523605151
|
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.4352
|
37 |
+
- Wer: 50.9657
|
38 |
|
39 |
## Model description
|
40 |
|
|
|
67 |
|
68 |
| Training Loss | Epoch | Step | Validation Loss | Wer |
|
69 |
|:-------------:|:-------:|:----:|:---------------:|:-------:|
|
70 |
+
| 0.0108 | 9.6154 | 1000 | 0.3446 | 54.9759 |
|
71 |
+
| 0.0009 | 19.2308 | 2000 | 0.4052 | 51.7570 |
|
72 |
+
| 0.0001 | 28.8462 | 3000 | 0.4277 | 50.9388 |
|
73 |
+
| 0.0001 | 38.4615 | 4000 | 0.4352 | 50.9657 |
|
74 |
|
75 |
|
76 |
### Framework versions
|
77 |
|
78 |
- Transformers 4.49.0
|
79 |
- Pytorch 2.5.1+cu124
|
80 |
+
- Datasets 3.3.2
|
81 |
- Tokenizers 0.21.0
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 966995080
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:29daf8a46595685d125ab53735002f42dbfe4871271eee85354d32b12c64775e
|
3 |
size 966995080
|