End of training
Browse files
README.md
CHANGED
@@ -19,9 +19,6 @@ should probably proofread and complete it, then remove this comment. -->
|
|
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 15.0 and 16.1 dataset.
|
22 |
-
It achieves the following results on the evaluation set:
|
23 |
-
- Loss: 0.4173
|
24 |
-
- Cer: 32.1243
|
25 |
|
26 |
## Model description
|
27 |
|
@@ -52,11 +49,6 @@ The following hyperparameters were used during training:
|
|
52 |
|
53 |
### Training results
|
54 |
|
55 |
-
| Training Loss | Epoch | Step | Validation Loss | Cer |
|
56 |
-
|:-------------:|:-----:|:----:|:---------------:|:-------:|
|
57 |
-
| 0.5843 | 0.32 | 1000 | 0.6384 | 44.0259 |
|
58 |
-
| 0.3831 | 0.64 | 2000 | 0.4756 | 35.1447 |
|
59 |
-
| 0.3393 | 0.96 | 3000 | 0.4173 | 32.1243 |
|
60 |
|
61 |
|
62 |
### Framework versions
|
|
|
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 15.0 and 16.1 dataset.
|
|
|
|
|
|
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
49 |
|
50 |
### Training results
|
51 |
|
|
|
|
|
|
|
|
|
|
|
52 |
|
53 |
|
54 |
### 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:281372b050c2f206b0007092e1f6f8fb0c32a63222c48c8f532a12d67f45a10f
|
3 |
size 966995080
|
runs/Mar15_07-49-54_a392e40aa54e/events.out.tfevents.1710488997.a392e40aa54e.26.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:00a2b65da6f94e0e73b01133f29b5476d0bc0aecda7f96fcd33f5f4b1d9cae65
|
3 |
+
size 8517
|
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:bc6c51d3257d4a4e725d1a80347e23825a2c157433471d08e0e15b88a3e170cd
|
3 |
size 5048
|