Model save
Browse files- README.md +10 -12
- model.safetensors +1 -1
README.md
CHANGED
@@ -1,26 +1,24 @@
|
|
1 |
---
|
2 |
-
language:
|
3 |
-
- zh
|
4 |
license: apache-2.0
|
5 |
-
base_model:
|
6 |
tags:
|
7 |
- generated_from_trainer
|
8 |
datasets:
|
9 |
-
-
|
10 |
model-index:
|
11 |
-
- name:
|
12 |
results: []
|
13 |
---
|
14 |
|
15 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
16 |
should probably proofread and complete it, then remove this comment. -->
|
17 |
|
18 |
-
#
|
19 |
|
20 |
-
This model is a fine-tuned version of [
|
21 |
It achieves the following results on the evaluation set:
|
22 |
-
- Loss: 0.6020
|
23 |
- Cer: 33.3994
|
|
|
24 |
|
25 |
## Model description
|
26 |
|
@@ -51,10 +49,10 @@ The following hyperparameters were used during training:
|
|
51 |
|
52 |
### Training results
|
53 |
|
54 |
-
| Training Loss | Epoch | Step | Validation Loss |
|
55 |
-
|
56 |
-
| 2.9388 | 0.6623 | 500 | 2.9818 |
|
57 |
-
| 0.5492 | 1.3245 | 1000 | 0.6020 |
|
58 |
|
59 |
|
60 |
### Framework versions
|
|
|
1 |
---
|
|
|
|
|
2 |
license: apache-2.0
|
3 |
+
base_model: jun-han/whisper-small-zh
|
4 |
tags:
|
5 |
- generated_from_trainer
|
6 |
datasets:
|
7 |
+
- common_voice_16_1
|
8 |
model-index:
|
9 |
+
- name: whisper-small
|
10 |
results: []
|
11 |
---
|
12 |
|
13 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
14 |
should probably proofread and complete it, then remove this comment. -->
|
15 |
|
16 |
+
# whisper-small
|
17 |
|
18 |
+
This model is a fine-tuned version of [jun-han/whisper-small-zh](https://huggingface.co/jun-han/whisper-small-zh) on the common_voice_16_1 dataset.
|
19 |
It achieves the following results on the evaluation set:
|
|
|
20 |
- Cer: 33.3994
|
21 |
+
- Loss: 0.6020
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
49 |
|
50 |
### Training results
|
51 |
|
52 |
+
| Training Loss | Epoch | Step | Cer | Validation Loss |
|
53 |
+
|:-------------:|:------:|:----:|:--------:|:---------------:|
|
54 |
+
| 2.9388 | 0.6623 | 500 | 102.7090 | 2.9818 |
|
55 |
+
| 0.5492 | 1.3245 | 1000 | 33.3994 | 0.6020 |
|
56 |
|
57 |
|
58 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 974076256
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:524602c80ff594d2d365501dce64a850c7efd7f01df64cca55fb5cb68a859cef
|
3 |
size 974076256
|