poppysmickarlili
commited on
End of training
Browse files- README.md +34 -4
- model.safetensors +1 -1
README.md
CHANGED
@@ -1,19 +1,41 @@
|
|
1 |
---
|
|
|
|
|
2 |
license: apache-2.0
|
3 |
base_model: openai/whisper-small
|
4 |
tags:
|
5 |
- generated_from_trainer
|
|
|
|
|
|
|
|
|
6 |
model-index:
|
7 |
-
- name:
|
8 |
-
results:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
9 |
---
|
10 |
|
11 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
12 |
should probably proofread and complete it, then remove this comment. -->
|
13 |
|
14 |
-
#
|
15 |
|
16 |
-
This model is a fine-tuned version of [openai/whisper-small](https://huggingface.co/openai/whisper-small) on
|
|
|
|
|
|
|
17 |
|
18 |
## Model description
|
19 |
|
@@ -44,6 +66,14 @@ The following hyperparameters were used during training:
|
|
44 |
- training_steps: 100
|
45 |
- mixed_precision_training: Native AMP
|
46 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
47 |
### Framework versions
|
48 |
|
49 |
- Transformers 4.40.1
|
|
|
1 |
---
|
2 |
+
language:
|
3 |
+
- yue
|
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_0
|
10 |
+
metrics:
|
11 |
+
- wer
|
12 |
model-index:
|
13 |
+
- name: Whisper Small Cantanese
|
14 |
+
results:
|
15 |
+
- task:
|
16 |
+
name: Automatic Speech Recognition
|
17 |
+
type: automatic-speech-recognition
|
18 |
+
dataset:
|
19 |
+
name: Common Voice 16.0
|
20 |
+
type: mozilla-foundation/common_voice_16_0
|
21 |
+
config: yue
|
22 |
+
split: None
|
23 |
+
args: 'config: yue, split: test'
|
24 |
+
metrics:
|
25 |
+
- name: Wer
|
26 |
+
type: wer
|
27 |
+
value: 100.0
|
28 |
---
|
29 |
|
30 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
31 |
should probably proofread and complete it, then remove this comment. -->
|
32 |
|
33 |
+
# Whisper Small Cantanese
|
34 |
|
35 |
+
This model is a fine-tuned version of [openai/whisper-small](https://huggingface.co/openai/whisper-small) on the Common Voice 16.0 dataset.
|
36 |
+
It achieves the following results on the evaluation set:
|
37 |
+
- Loss: 154.2482
|
38 |
+
- Wer: 100.0
|
39 |
|
40 |
## Model description
|
41 |
|
|
|
66 |
- training_steps: 100
|
67 |
- mixed_precision_training: Native AMP
|
68 |
|
69 |
+
### Training results
|
70 |
+
|
71 |
+
| Training Loss | Epoch | Step | Validation Loss | Wer |
|
72 |
+
|:-------------:|:------:|:----:|:---------------:|:-----:|
|
73 |
+
| 42.039 | 0.0709 | 50 | 62.8301 | 100.0 |
|
74 |
+
| 149.3648 | 0.1417 | 100 | 154.2482 | 100.0 |
|
75 |
+
|
76 |
+
|
77 |
### Framework versions
|
78 |
|
79 |
- Transformers 4.40.1
|
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:9735cb3b5e0434cc7bdf10d3b16c7a14bf2a0eed20b0d56c36d2a73864c95c7a
|
3 |
size 966995080
|