End of training
Browse files- README.md +9 -9
- generation_config.json +0 -2
README.md
CHANGED
@@ -3,7 +3,7 @@ library_name: transformers
|
|
3 |
language:
|
4 |
- th
|
5 |
license: apache-2.0
|
6 |
-
base_model:
|
7 |
tags:
|
8 |
- generated_from_trainer
|
9 |
datasets:
|
@@ -25,7 +25,7 @@ model-index:
|
|
25 |
metrics:
|
26 |
- name: Wer
|
27 |
type: wer
|
28 |
-
value: 0.
|
29 |
---
|
30 |
|
31 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -33,10 +33,10 @@ should probably proofread and complete it, then remove this comment. -->
|
|
33 |
|
34 |
# Whisper Small Th Combined Finetuned
|
35 |
|
36 |
-
This model is a fine-tuned version of [
|
37 |
It achieves the following results on the evaluation set:
|
38 |
-
- Loss: 0.
|
39 |
-
- Wer: 0.
|
40 |
|
41 |
## Model description
|
42 |
|
@@ -74,10 +74,10 @@ The following hyperparameters were used during training:
|
|
74 |
|
75 |
| Training Loss | Epoch | Step | Validation Loss | Wer |
|
76 |
|:-------------:|:------:|:----:|:---------------:|:------:|
|
77 |
-
| 0.
|
78 |
-
| 0.
|
79 |
-
| 0.
|
80 |
-
| 0.
|
81 |
|
82 |
|
83 |
### Framework versions
|
|
|
3 |
language:
|
4 |
- th
|
5 |
license: apache-2.0
|
6 |
+
base_model: openai/whisper-small
|
7 |
tags:
|
8 |
- generated_from_trainer
|
9 |
datasets:
|
|
|
25 |
metrics:
|
26 |
- name: Wer
|
27 |
type: wer
|
28 |
+
value: 0.49260820121747273
|
29 |
---
|
30 |
|
31 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
33 |
|
34 |
# Whisper Small Th Combined Finetuned
|
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.0942
|
39 |
+
- Wer: 0.4926
|
40 |
|
41 |
## Model description
|
42 |
|
|
|
74 |
|
75 |
| Training Loss | Epoch | Step | Validation Loss | Wer |
|
76 |
|:-------------:|:------:|:----:|:---------------:|:------:|
|
77 |
+
| 0.2215 | 0.2175 | 1000 | 0.1887 | 0.6911 |
|
78 |
+
| 0.1717 | 0.4349 | 2000 | 0.1333 | 0.5892 |
|
79 |
+
| 0.1397 | 0.6524 | 3000 | 0.1067 | 0.5247 |
|
80 |
+
| 0.1275 | 0.8698 | 4000 | 0.0942 | 0.4926 |
|
81 |
|
82 |
|
83 |
### Framework versions
|
generation_config.json
CHANGED
@@ -250,8 +250,6 @@
|
|
250 |
49870,
|
251 |
50254,
|
252 |
50258,
|
253 |
-
50358,
|
254 |
-
50359,
|
255 |
50360,
|
256 |
50361,
|
257 |
50362
|
|
|
250 |
49870,
|
251 |
50254,
|
252 |
50258,
|
|
|
|
|
253 |
50360,
|
254 |
50361,
|
255 |
50362
|