liuh6 commited on
Commit
ad94108
·
verified ·
1 Parent(s): 3af2063

End of training

Browse files
Files changed (2) hide show
  1. README.md +27 -3
  2. model.safetensors +1 -1
README.md CHANGED
@@ -9,17 +9,33 @@ tags:
9
  - generated_from_trainer
10
  datasets:
11
  - Chinese_english
 
 
12
  model-index:
13
- - name: Whisper tiny Spanish
14
- results: []
 
 
 
 
 
 
 
 
 
 
 
15
  ---
16
 
17
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
18
  should probably proofread and complete it, then remove this comment. -->
19
 
20
- # Whisper tiny Spanish
21
 
22
  This model is a fine-tuned version of [openai/whisper-tiny](https://huggingface.co/openai/whisper-tiny) on the Chinese English dataset.
 
 
 
23
 
24
  ## Model description
25
 
@@ -47,6 +63,14 @@ The following hyperparameters were used during training:
47
  - lr_scheduler_warmup_steps: 500
48
  - training_steps: 2000
49
 
 
 
 
 
 
 
 
 
50
  ### Framework versions
51
 
52
  - Transformers 4.50.0.dev0
 
9
  - generated_from_trainer
10
  datasets:
11
  - Chinese_english
12
+ metrics:
13
+ - wer
14
  model-index:
15
+ - name: Whisper tiny Chinese
16
+ results:
17
+ - task:
18
+ name: Automatic Speech Recognition
19
+ type: automatic-speech-recognition
20
+ dataset:
21
+ name: Chinese English
22
+ type: Chinese_english
23
+ args: 'config: default, split: test'
24
+ metrics:
25
+ - name: Wer
26
+ type: wer
27
+ value: 17.013502779984112
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 tiny Chinese
34
 
35
  This model is a fine-tuned version of [openai/whisper-tiny](https://huggingface.co/openai/whisper-tiny) on the Chinese English dataset.
36
+ It achieves the following results on the evaluation set:
37
+ - Loss: 0.4611
38
+ - Wer: 17.0135
39
 
40
  ## Model description
41
 
 
63
  - lr_scheduler_warmup_steps: 500
64
  - training_steps: 2000
65
 
66
+ ### Training results
67
+
68
+ | Training Loss | Epoch | Step | Validation Loss | Wer |
69
+ |:-------------:|:------:|:----:|:---------------:|:-------:|
70
+ | 0.0018 | 1.6667 | 1000 | 0.4438 | 16.5210 |
71
+ | 0.0001 | 3.3333 | 2000 | 0.4611 | 17.0135 |
72
+
73
+
74
  ### Framework versions
75
 
76
  - Transformers 4.50.0.dev0
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:066e49789984d1a033d95e7410674cf2dc28d0d6b1cf277ddd32d188a328293e
3
  size 151061672
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fa8aabb56a5e547e20f8772e73def2b588c6414238bf8bc7a20b60950dde84c2
3
  size 151061672