End of training
Browse files
README.md
CHANGED
@@ -7,9 +7,24 @@ tags:
|
|
7 |
- generated_from_trainer
|
8 |
datasets:
|
9 |
- common_voice_17_0
|
|
|
|
|
10 |
model-index:
|
11 |
- name: Whisper small vi - Ox
|
12 |
-
results:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
13 |
---
|
14 |
|
15 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -18,6 +33,9 @@ should probably proofread and complete it, then remove this comment. -->
|
|
18 |
# Whisper small vi - Ox
|
19 |
|
20 |
This model is a fine-tuned version of [openai/whisper-small](https://huggingface.co/openai/whisper-small) on the common_voice_17_0 dataset.
|
|
|
|
|
|
|
21 |
|
22 |
## Model description
|
23 |
|
@@ -48,6 +66,23 @@ The following hyperparameters were used during training:
|
|
48 |
|
49 |
### Training results
|
50 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
51 |
|
52 |
|
53 |
### Framework versions
|
|
|
7 |
- generated_from_trainer
|
8 |
datasets:
|
9 |
- common_voice_17_0
|
10 |
+
metrics:
|
11 |
+
- wer
|
12 |
model-index:
|
13 |
- name: Whisper small vi - Ox
|
14 |
+
results:
|
15 |
+
- task:
|
16 |
+
name: Automatic Speech Recognition
|
17 |
+
type: automatic-speech-recognition
|
18 |
+
dataset:
|
19 |
+
name: common_voice_17_0
|
20 |
+
type: common_voice_17_0
|
21 |
+
config: vi
|
22 |
+
split: test
|
23 |
+
args: vi
|
24 |
+
metrics:
|
25 |
+
- name: Wer
|
26 |
+
type: wer
|
27 |
+
value: 31.26665341022072
|
28 |
---
|
29 |
|
30 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
33 |
# Whisper small vi - Ox
|
34 |
|
35 |
This model is a fine-tuned version of [openai/whisper-small](https://huggingface.co/openai/whisper-small) on the common_voice_17_0 dataset.
|
36 |
+
It achieves the following results on the evaluation set:
|
37 |
+
- Loss: 1.0138
|
38 |
+
- Wer: 31.2667
|
39 |
|
40 |
## Model description
|
41 |
|
|
|
66 |
|
67 |
### Training results
|
68 |
|
69 |
+
| Training Loss | Epoch | Step | Validation Loss | Wer |
|
70 |
+
|:-------------:|:-----:|:-----:|:---------------:|:-------:|
|
71 |
+
| 0.2276 | 0.08 | 1000 | 0.7506 | 29.8509 |
|
72 |
+
| 0.1768 | 0.16 | 2000 | 0.8114 | 31.2189 |
|
73 |
+
| 0.1828 | 0.24 | 3000 | 0.8569 | 31.2985 |
|
74 |
+
| 0.1632 | 0.32 | 4000 | 0.8523 | 31.9268 |
|
75 |
+
| 0.1566 | 0.4 | 5000 | 0.9062 | 31.9149 |
|
76 |
+
| 0.1532 | 0.48 | 6000 | 0.8914 | 31.4496 |
|
77 |
+
| 0.1593 | 0.56 | 7000 | 0.9342 | 31.9825 |
|
78 |
+
| 0.1411 | 0.64 | 8000 | 0.9412 | 32.0302 |
|
79 |
+
| 0.1531 | 0.72 | 9000 | 0.9456 | 31.6206 |
|
80 |
+
| 0.1246 | 0.8 | 10000 | 0.9452 | 31.7240 |
|
81 |
+
| 0.1336 | 0.88 | 11000 | 0.9622 | 31.1195 |
|
82 |
+
| 0.1392 | 0.96 | 12000 | 0.9638 | 31.3939 |
|
83 |
+
| 0.0725 | 1.04 | 13000 | 1.0032 | 31.5649 |
|
84 |
+
| 0.0838 | 1.12 | 14000 | 1.0346 | 31.7916 |
|
85 |
+
| 0.0766 | 1.2 | 15000 | 1.0138 | 31.2667 |
|
86 |
|
87 |
|
88 |
### Framework versions
|
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "
|
3 |
"activation_dropout": 0.0,
|
4 |
"activation_function": "gelu",
|
5 |
"apply_spec_augment": false,
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "linl03/whisper-small-vi",
|
3 |
"activation_dropout": 0.0,
|
4 |
"activation_function": "gelu",
|
5 |
"apply_spec_augment": false,
|
runs/Nov12_23-38-03_DESKTOP-8PJSJ0N/events.out.tfevents.1731429489.DESKTOP-8PJSJ0N
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:cf9fd5eca95b4e60d46eecd37b372ca64738c88db872069118dd0b463d33348b
|
3 |
+
size 144603
|
runs/Nov14_08-38-31_DESKTOP-8PJSJ0N/events.out.tfevents.1731548316.DESKTOP-8PJSJ0N
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8c5465a4c45bec588fdea0b59dff64ee0a56ff437619276cb6b99c8dc469ab7c
|
3 |
+
size 5801
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5048
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:63e3d75d44868da7714855948e8e7cf5bb82b8c3eb45e0dd0289a8d9f6159fea
|
3 |
size 5048
|