End of training
Browse files- README.md +19 -0
- model.safetensors +1 -1
README.md
CHANGED
|
@@ -19,6 +19,9 @@ should probably proofread and complete it, then remove this comment. -->
|
|
| 19 |
# Whisper Small zh-TW
|
| 20 |
|
| 21 |
This model is a fine-tuned version of [openai/whisper-small](https://huggingface.co/openai/whisper-small) on the Common Voice 13.0 dataset.
|
|
|
|
|
|
|
|
|
|
| 22 |
|
| 23 |
## Model description
|
| 24 |
|
|
@@ -47,6 +50,22 @@ The following hyperparameters were used during training:
|
|
| 47 |
- training_steps: 10000
|
| 48 |
- mixed_precision_training: Native AMP
|
| 49 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 50 |
### Framework versions
|
| 51 |
|
| 52 |
- Transformers 4.38.2
|
|
|
|
| 19 |
# Whisper Small zh-TW
|
| 20 |
|
| 21 |
This model is a fine-tuned version of [openai/whisper-small](https://huggingface.co/openai/whisper-small) on the Common Voice 13.0 dataset.
|
| 22 |
+
It achieves the following results on the evaluation set:
|
| 23 |
+
- Loss: 0.2504
|
| 24 |
+
- Cer: 10.4045
|
| 25 |
|
| 26 |
## Model description
|
| 27 |
|
|
|
|
| 50 |
- training_steps: 10000
|
| 51 |
- mixed_precision_training: Native AMP
|
| 52 |
|
| 53 |
+
### Training results
|
| 54 |
+
|
| 55 |
+
| Training Loss | Epoch | Step | Validation Loss | Cer |
|
| 56 |
+
|:-------------:|:-----:|:-----:|:---------------:|:-------:|
|
| 57 |
+
| 0.0898 | 1.38 | 1000 | 0.1981 | 11.5149 |
|
| 58 |
+
| 0.0283 | 2.75 | 2000 | 0.1991 | 10.3994 |
|
| 59 |
+
| 0.0037 | 4.13 | 3000 | 0.2141 | 10.5107 |
|
| 60 |
+
| 0.0038 | 5.5 | 4000 | 0.2237 | 10.4252 |
|
| 61 |
+
| 0.0033 | 6.88 | 5000 | 0.2263 | 10.3062 |
|
| 62 |
+
| 0.0004 | 8.25 | 6000 | 0.2339 | 10.8238 |
|
| 63 |
+
| 0.0003 | 9.63 | 7000 | 0.2400 | 10.4252 |
|
| 64 |
+
| 0.0002 | 11.0 | 8000 | 0.2451 | 10.5262 |
|
| 65 |
+
| 0.0002 | 12.38 | 9000 | 0.2487 | 10.3605 |
|
| 66 |
+
| 0.0002 | 13.76 | 10000 | 0.2504 | 10.4045 |
|
| 67 |
+
|
| 68 |
+
|
| 69 |
### Framework versions
|
| 70 |
|
| 71 |
- Transformers 4.38.2
|
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:4ad18fbcd2feb453c44250581282255c27c05438e3186d5404e83d1e60c44740
|
| 3 |
size 966995080
|