End of training
Browse files- README.md +8 -8
- generation_config.json +1 -1
- model.safetensors +1 -1
README.md
CHANGED
@@ -23,7 +23,7 @@ model-index:
|
|
23 |
metrics:
|
24 |
- name: Wer
|
25 |
type: wer
|
26 |
-
value: 15.
|
27 |
---
|
28 |
|
29 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -33,8 +33,8 @@ 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 11.0 dataset.
|
35 |
It achieves the following results on the evaluation set:
|
36 |
-
- Loss: 0.
|
37 |
-
- Wer: 15.
|
38 |
|
39 |
## Model description
|
40 |
|
@@ -67,15 +67,15 @@ The following hyperparameters were used during training:
|
|
67 |
|
68 |
| Training Loss | Epoch | Step | Validation Loss | Wer |
|
69 |
|:-------------:|:------:|:----:|:---------------:|:-------:|
|
70 |
-
| 0.
|
71 |
-
| 0.
|
72 |
-
| 0.
|
73 |
-
| 0.
|
74 |
|
75 |
|
76 |
### Framework versions
|
77 |
|
78 |
-
- Transformers 4.46.
|
79 |
- Pytorch 2.4.0
|
80 |
- Datasets 3.1.0
|
81 |
- Tokenizers 0.20.0
|
|
|
23 |
metrics:
|
24 |
- name: Wer
|
25 |
type: wer
|
26 |
+
value: 15.615083757656262
|
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 11.0 dataset.
|
35 |
It achieves the following results on the evaluation set:
|
36 |
+
- Loss: 0.6465
|
37 |
+
- Wer: 15.6151
|
38 |
|
39 |
## Model description
|
40 |
|
|
|
67 |
|
68 |
| Training Loss | Epoch | Step | Validation Loss | Wer |
|
69 |
|:-------------:|:------:|:----:|:---------------:|:-------:|
|
70 |
+
| 0.1101 | 2.2222 | 1000 | 0.4305 | 16.7958 |
|
71 |
+
| 0.0254 | 4.4444 | 2000 | 0.5225 | 15.7553 |
|
72 |
+
| 0.0034 | 6.6667 | 3000 | 0.6075 | 15.5118 |
|
73 |
+
| 0.0011 | 8.8889 | 4000 | 0.6465 | 15.6151 |
|
74 |
|
75 |
|
76 |
### Framework versions
|
77 |
|
78 |
+
- Transformers 4.46.3
|
79 |
- Pytorch 2.4.0
|
80 |
- Datasets 3.1.0
|
81 |
- Tokenizers 0.20.0
|
generation_config.json
CHANGED
@@ -250,5 +250,5 @@
|
|
250 |
"transcribe": 50359,
|
251 |
"translate": 50358
|
252 |
},
|
253 |
-
"transformers_version": "4.46.
|
254 |
}
|
|
|
250 |
"transcribe": 50359,
|
251 |
"translate": 50358
|
252 |
},
|
253 |
+
"transformers_version": "4.46.3"
|
254 |
}
|
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:3e581b399541b68a9208cd3fabf51c37313e75d049c64ad73c59afac8fd4d163
|
3 |
size 966995080
|