End of training
Browse files
README.md
CHANGED
@@ -4,24 +4,24 @@ language:
|
|
4 |
license: apache-2.0
|
5 |
base_model: openai/whisper-small
|
6 |
tags:
|
7 |
-
- hf-asr-leaderboard
|
8 |
- generated_from_trainer
|
9 |
datasets:
|
10 |
- mozilla-foundation/common_voice_16_1
|
|
|
11 |
model-index:
|
12 |
-
- name: Whisper Small
|
13 |
results: []
|
14 |
---
|
15 |
|
16 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
17 |
should probably proofread and complete it, then remove this comment. -->
|
18 |
|
19 |
-
# Whisper Small
|
20 |
|
21 |
-
This model is a fine-tuned version of [openai/whisper-small](https://huggingface.co/openai/whisper-small) on the Common Voice 16.1
|
22 |
It achieves the following results on the evaluation set:
|
23 |
-
- Loss: 0.
|
24 |
-
- Cer:
|
25 |
|
26 |
## Model description
|
27 |
|
@@ -46,19 +46,14 @@ The following hyperparameters were used during training:
|
|
46 |
- seed: 42
|
47 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
48 |
- lr_scheduler_type: linear
|
49 |
-
- lr_scheduler_warmup_steps:
|
50 |
-
-
|
51 |
-
- mixed_precision_training: Native AMP
|
52 |
|
53 |
### Training results
|
54 |
|
55 |
| Training Loss | Epoch | Step | Validation Loss | Cer |
|
56 |
|:-------------:|:-----:|:----:|:---------------:|:-------:|
|
57 |
-
| 0.
|
58 |
-
| 0.3575 | 1.29 | 2000 | 0.4729 | 34.6632 |
|
59 |
-
| 0.2899 | 1.94 | 3000 | 0.4043 | 31.3601 |
|
60 |
-
| 0.1543 | 2.58 | 4000 | 0.3714 | 28.9896 |
|
61 |
-
| 0.087 | 3.23 | 5000 | 0.3647 | 28.4585 |
|
62 |
|
63 |
|
64 |
### Framework versions
|
|
|
4 |
license: apache-2.0
|
5 |
base_model: openai/whisper-small
|
6 |
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 |
---
|
15 |
|
16 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
17 |
should probably proofread and complete it, then remove this comment. -->
|
18 |
|
19 |
+
# Whisper Small Taiwanese
|
20 |
|
21 |
+
This model is a fine-tuned version of [openai/whisper-small](https://huggingface.co/openai/whisper-small) on the Common Voice 16.1 and the Common Voice 15.0 datasets.
|
22 |
It achieves the following results on the evaluation set:
|
23 |
+
- Loss: 0.4201
|
24 |
+
- Cer: 32.6710
|
25 |
|
26 |
## Model description
|
27 |
|
|
|
46 |
- seed: 42
|
47 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
48 |
- lr_scheduler_type: linear
|
49 |
+
- lr_scheduler_warmup_steps: 100
|
50 |
+
- num_epochs: 1
|
|
|
51 |
|
52 |
### Training results
|
53 |
|
54 |
| Training Loss | Epoch | Step | Validation Loss | Cer |
|
55 |
|:-------------:|:-----:|:----:|:---------------:|:-------:|
|
56 |
+
| 0.3162 | 1.0 | 3111 | 0.4201 | 32.6710 |
|
|
|
|
|
|
|
|
|
57 |
|
58 |
|
59 |
### Framework versions
|
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:a46ba8f56f27911ac25324fc379318bbd5c7847d71dd04f3676723157b378314
|
3 |
size 966995080
|
runs/Mar15_07-24-44_3dd6a1e9403f/events.out.tfevents.1710487485.3dd6a1e9403f.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:5531955dc09ed40ef47e1e0771c0fd87a2420ab063a158a6f3c9c1d63d531284
|
3 |
+
size 32235
|