End of training
Browse files
README.md
CHANGED
@@ -7,13 +7,9 @@ tags:
|
|
7 |
- generated_from_trainer
|
8 |
datasets:
|
9 |
- mozilla-foundation/common_voice_16_1
|
10 |
-
- mozilla-foundation/common_voice_15_0
|
11 |
model-index:
|
12 |
- name: Whisper Small Taiwanese
|
13 |
results: []
|
14 |
-
metrics:
|
15 |
-
- cer
|
16 |
-
pipeline_tag: automatic-speech-recognition
|
17 |
---
|
18 |
|
19 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -21,10 +17,10 @@ should probably proofread and complete it, then remove this comment. -->
|
|
21 |
|
22 |
# Whisper Small Taiwanese
|
23 |
|
24 |
-
This model is a fine-tuned version of [openai/whisper-small](https://huggingface.co/openai/whisper-small) on the Common Voice 16.1
|
25 |
It achieves the following results on the evaluation set:
|
26 |
-
- Loss: 0.
|
27 |
-
- Cer: 29.
|
28 |
|
29 |
## Model description
|
30 |
|
@@ -49,30 +45,22 @@ The following hyperparameters were used during training:
|
|
49 |
- seed: 42
|
50 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
51 |
- lr_scheduler_type: linear
|
52 |
-
-
|
53 |
- num_epochs: 3
|
54 |
|
55 |
### Training results
|
56 |
|
57 |
-
| Training Loss | Epoch
|
58 |
-
|
59 |
-
| 0.
|
60 |
-
| 0.
|
61 |
-
| 0.
|
62 |
-
| 0.
|
63 |
-
| 0.1336 | 1.77 | 5500 | 29.7573 | 0.3783 |
|
64 |
-
| 0.1258 | 1.93 | 6000 | 29.5906 | 0.3736 |
|
65 |
-
| 0.0725 | 2.09 | 6500 | 30.3507 | 0.3842 |
|
66 |
-
| 0.0692 | 2.25 | 7000 | 30.0973 | 0.3776 |
|
67 |
-
| 0.0635 | 2.41 | 7500 | 29.5106 | 0.3740 |
|
68 |
-
| 0.053 | 2.57 | 8000 | 29.0772 | 0.3706 |
|
69 |
-
| 0.0441 | 2.73 | 8500 | 28.5238 | 0.3656 |
|
70 |
-
| 0.0427 | 2.89 | 9000 | 29.0572 | 0.3658 |
|
71 |
|
72 |
|
73 |
### Framework versions
|
74 |
|
75 |
-
- Transformers 4.
|
76 |
- Pytorch 2.1.2
|
77 |
- Datasets 2.18.0
|
78 |
-
- Tokenizers 0.
|
|
|
7 |
- generated_from_trainer
|
8 |
datasets:
|
9 |
- mozilla-foundation/common_voice_16_1
|
|
|
10 |
model-index:
|
11 |
- name: Whisper Small Taiwanese
|
12 |
results: []
|
|
|
|
|
|
|
13 |
---
|
14 |
|
15 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
17 |
|
18 |
# Whisper Small Taiwanese
|
19 |
|
20 |
+
This model is a fine-tuned version of [openai/whisper-small](https://huggingface.co/openai/whisper-small) on the Common Voice 16.1 dataset.
|
21 |
It achieves the following results on the evaluation set:
|
22 |
+
- Loss: 0.3744
|
23 |
+
- Cer: 29.0803
|
24 |
|
25 |
## Model description
|
26 |
|
|
|
45 |
- seed: 42
|
46 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
47 |
- lr_scheduler_type: linear
|
48 |
+
- lr_scheduler_warmup_ratio: 0.1
|
49 |
- num_epochs: 3
|
50 |
|
51 |
### Training results
|
52 |
|
53 |
+
| Training Loss | Epoch | Step | Validation Loss | Cer |
|
54 |
+
|:-------------:|:------:|:----:|:---------------:|:-------:|
|
55 |
+
| 0.6757 | 0.6452 | 1000 | 0.6165 | 43.3161 |
|
56 |
+
| 0.3539 | 1.2903 | 2000 | 0.4712 | 34.8316 |
|
57 |
+
| 0.2883 | 1.9355 | 3000 | 0.4036 | 31.2306 |
|
58 |
+
| 0.1566 | 2.5806 | 4000 | 0.3744 | 29.0803 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
59 |
|
60 |
|
61 |
### Framework versions
|
62 |
|
63 |
+
- Transformers 4.40.0
|
64 |
- Pytorch 2.1.2
|
65 |
- Datasets 2.18.0
|
66 |
+
- Tokenizers 0.19.1
|
generation_config.json
CHANGED
@@ -262,5 +262,5 @@
|
|
262 |
"transcribe": 50359,
|
263 |
"translate": 50358
|
264 |
},
|
265 |
-
"transformers_version": "4.
|
266 |
}
|
|
|
262 |
"transcribe": 50359,
|
263 |
"translate": 50358
|
264 |
},
|
265 |
+
"transformers_version": "4.40.0"
|
266 |
}
|
runs/Apr19_07-01-28_5f6b3d0f1f11/events.out.tfevents.1713510088.5f6b3d0f1f11.26.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:453703b6d8bf558684509b8608a1e6387a51d6ba4dae08c461b6bfcd20eca08c
|
3 |
+
size 46373
|