TSukiLen commited on
Commit
2532d14
·
verified ·
1 Parent(s): 26a4d37

End of training

Browse files
Files changed (3) hide show
  1. README.md +20 -17
  2. generation_config.json +1 -1
  3. model.safetensors +1 -1
README.md CHANGED
@@ -1,40 +1,43 @@
1
  ---
2
  library_name: transformers
 
 
3
  license: apache-2.0
4
  base_model: openai/whisper-small
5
  tags:
6
  - generated_from_trainer
7
  datasets:
8
- - common_voice_11_0
9
  metrics:
10
  - wer
11
  model-index:
12
- - name: whisper-small-chinese-tw-minnan
13
  results:
14
  - task:
15
  name: Automatic Speech Recognition
16
  type: automatic-speech-recognition
17
  dataset:
18
- name: common_voice_11_0
19
- type: common_voice_11_0
20
  config: nan-tw
21
  split: test
22
- args: nan-tw
23
  metrics:
24
  - name: Wer
25
  type: wer
26
- value: 94.0629839958699
27
  ---
28
 
29
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
30
  should probably proofread and complete it, then remove this comment. -->
31
 
32
- # whisper-small-chinese-tw-minnan
33
 
34
- This model is a fine-tuned version of [openai/whisper-small](https://huggingface.co/openai/whisper-small) on the common_voice_11_0 dataset.
35
  It achieves the following results on the evaluation set:
36
- - Loss: 0.9213
37
- - Wer: 94.0630
 
38
 
39
  ## Model description
40
 
@@ -65,13 +68,13 @@ The following hyperparameters were used during training:
65
 
66
  ### Training results
67
 
68
- | Training Loss | Epoch | Step | Validation Loss | Wer |
69
- |:-------------:|:-------:|:----:|:---------------:|:-------:|
70
- | 0.1069 | 3.6364 | 1000 | 0.7541 | 99.3289 |
71
- | 0.0117 | 7.2727 | 2000 | 0.8330 | 93.9597 |
72
- | 0.0015 | 10.9091 | 3000 | 0.8627 | 94.7858 |
73
- | 0.0004 | 14.5455 | 4000 | 0.9036 | 93.3918 |
74
- | 0.0002 | 18.1818 | 5000 | 0.9213 | 94.0630 |
75
 
76
 
77
  ### Framework versions
 
1
  ---
2
  library_name: transformers
3
+ language:
4
+ - zh
5
  license: apache-2.0
6
  base_model: openai/whisper-small
7
  tags:
8
  - generated_from_trainer
9
  datasets:
10
+ - mozilla-foundation/common_voice_11_0
11
  metrics:
12
  - wer
13
  model-index:
14
+ - name: Whisper Small chinese Test
15
  results:
16
  - task:
17
  name: Automatic Speech Recognition
18
  type: automatic-speech-recognition
19
  dataset:
20
+ name: Common Voice 11.0
21
+ type: mozilla-foundation/common_voice_11_0
22
  config: nan-tw
23
  split: test
24
+ args: 'config: zh-tw, split: test'
25
  metrics:
26
  - name: Wer
27
  type: wer
28
+ value: 83.97565922920892
29
  ---
30
 
31
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
32
  should probably proofread and complete it, then remove this comment. -->
33
 
34
+ # Whisper Small chinese Test
35
 
36
+ This model is a fine-tuned version of [openai/whisper-small](https://huggingface.co/openai/whisper-small) on the Common Voice 11.0 dataset.
37
  It achieves the following results on the evaluation set:
38
+ - Loss: 1.2154
39
+ - Wer: 83.9757
40
+ - Cer: 56.8934
41
 
42
  ## Model description
43
 
 
68
 
69
  ### Training results
70
 
71
+ | Training Loss | Epoch | Step | Validation Loss | Wer | Cer |
72
+ |:-------------:|:-------:|:----:|:---------------:|:-------:|:-------:|
73
+ | 0.0841 | 3.6364 | 1000 | 1.1602 | 87.9310 | 69.9880 |
74
+ | 0.0025 | 7.2727 | 2000 | 1.1670 | 82.9615 | 57.7664 |
75
+ | 0.0021 | 10.9091 | 3000 | 1.1896 | 84.4828 | 58.3082 |
76
+ | 0.0001 | 14.5455 | 4000 | 1.2104 | 83.5700 | 56.8934 |
77
+ | 0.0001 | 18.1818 | 5000 | 1.2154 | 83.9757 | 56.8934 |
78
 
79
 
80
  ### Framework versions
generation_config.json CHANGED
@@ -150,7 +150,7 @@
150
  "<|yo|>": 50325,
151
  "<|zh|>": 50260
152
  },
153
- "language": "chinese",
154
  "max_initial_timestamp_index": 50,
155
  "max_length": 448,
156
  "no_timestamps_token_id": 50363,
 
150
  "<|yo|>": 50325,
151
  "<|zh|>": 50260
152
  },
153
+ "language": null,
154
  "max_initial_timestamp_index": 50,
155
  "max_length": 448,
156
  "no_timestamps_token_id": 50363,
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:184dc94298c005a0b4fc0c213d964c7a3d26dc9dfb950a8d029b4704b4c7c300
3
  size 966995080
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a5064c2aa2567684007dbd37a2dd48cd39240eeddda9c6a6156c274f0811d54d
3
  size 966995080