PenguinbladeZ commited on
Commit
9d55ea2
1 Parent(s): 1f75737

End of training

Browse files
Files changed (1) hide show
  1. README.md +13 -13
README.md CHANGED
@@ -7,36 +7,36 @@ base_model: openai/whisper-small
7
  tags:
8
  - generated_from_trainer
9
  datasets:
10
- - mozilla-foundation/common_voice_16_1
11
  metrics:
12
  - wer
13
  model-index:
14
- - name: Whisper Small Canontese X v1
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_16_1
22
- config: zh-HK
23
  split: None
24
  args: 'config: zh-HK, split: test'
25
  metrics:
26
  - name: Wer
27
  type: wer
28
- value: 63.091001525165225
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 Canontese X v1
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: 0.2768
39
- - Wer: 63.0910
40
 
41
  ## Model description
42
 
@@ -69,9 +69,9 @@ The following hyperparameters were used during training:
69
 
70
  | Training Loss | Epoch | Step | Validation Loss | Wer |
71
  |:-------------:|:------:|:----:|:---------------:|:-------:|
72
- | 0.4043 | 0.4598 | 1000 | 0.3661 | 72.7250 |
73
- | 0.3677 | 0.9195 | 2000 | 0.2965 | 65.8617 |
74
- | 0.1541 | 1.3793 | 3000 | 0.2768 | 63.0910 |
75
 
76
 
77
  ### Framework versions
 
7
  tags:
8
  - generated_from_trainer
9
  datasets:
10
+ - mozilla-foundation/common_voice_17_0
11
  metrics:
12
  - wer
13
  model-index:
14
+ - name: Whisper Small Canontese X v2
15
  results:
16
  - task:
17
  name: Automatic Speech Recognition
18
  type: automatic-speech-recognition
19
  dataset:
20
+ name: Common Voice 16.1 and 17.0
21
+ type: mozilla-foundation/common_voice_17_0
22
+ config: yue
23
  split: None
24
  args: 'config: zh-HK, split: test'
25
  metrics:
26
  - name: Wer
27
  type: wer
28
+ value: 54.825384904243336
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 Canontese X v2
35
 
36
+ This model is a fine-tuned version of [openai/whisper-small](https://huggingface.co/openai/whisper-small) on the Common Voice 16.1 and 17.0 dataset.
37
  It achieves the following results on the evaluation set:
38
+ - Loss: 0.2264
39
+ - Wer: 54.8254
40
 
41
  ## Model description
42
 
 
69
 
70
  | Training Loss | Epoch | Step | Validation Loss | Wer |
71
  |:-------------:|:------:|:----:|:---------------:|:-------:|
72
+ | 0.2578 | 0.6954 | 1000 | 0.2680 | 61.4345 |
73
+ | 0.0892 | 1.3908 | 2000 | 0.2376 | 57.3789 |
74
+ | 0.0295 | 2.0862 | 3000 | 0.2264 | 54.8254 |
75
 
76
 
77
  ### Framework versions