yuweiiizz commited on
Commit
f8047eb
·
verified ·
1 Parent(s): c8c8af5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -7
README.md CHANGED
@@ -11,6 +11,9 @@ datasets:
11
  model-index:
12
  - name: Whisper Small Taiwanese
13
  results: []
 
 
 
14
  ---
15
 
16
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -59,12 +62,12 @@ The following hyperparameters were used during training:
59
  | 0.1607 | 1.61 | 5000 | 30.1640 | 0.3840 |
60
  | 0.1336 | 1.77 | 5500 | 29.7573 | 0.3783 |
61
  | 0.1258 | 1.93 | 6000 | 29.5906 | 0.3736 |
62
- | 0.0725 | 2.09 | 6500 | 0.3842 | 30.3507 |
63
- | 0.0692 | 2.25 | 7000 | 0.3776 | 30.0973 |
64
- | 0.0635 | 2.41 | 7500 | 0.3740 | 29.5106 |
65
- | 0.053 | 2.57 | 8000 | 0.3706 | 29.0772 |
66
- | 0.0441 | 2.73 | 8500 | 0.3656 | 28.5238 |
67
- | 0.0427 | 2.89 | 9000 | 0.3658 | 29.0572 |
68
 
69
 
70
  ### Framework versions
@@ -72,4 +75,4 @@ The following hyperparameters were used during training:
72
  - Transformers 4.38.2
73
  - Pytorch 2.1.2
74
  - Datasets 2.18.0
75
- - Tokenizers 0.15.2
 
11
  model-index:
12
  - name: Whisper Small Taiwanese
13
  results: []
14
+ metrics:
15
+ - cer
16
+ pipeline_tag: automatic-speech-recognition
17
  ---
18
 
19
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
62
  | 0.1607 | 1.61 | 5000 | 30.1640 | 0.3840 |
63
  | 0.1336 | 1.77 | 5500 | 29.7573 | 0.3783 |
64
  | 0.1258 | 1.93 | 6000 | 29.5906 | 0.3736 |
65
+ | 0.0725 | 2.09 | 6500 | 30.3507 | 0.3842 |
66
+ | 0.0692 | 2.25 | 7000 | 30.0973 | 0.3776 |
67
+ | 0.0635 | 2.41 | 7500 | 29.5106 | 0.3740 |
68
+ | 0.053 | 2.57 | 8000 | 29.0772 | 0.3706 |
69
+ | 0.0441 | 2.73 | 8500 | 28.5238 | 0.3656 |
70
+ | 0.0427 | 2.89 | 9000 | 29.0572 | 0.3658 |
71
 
72
 
73
  ### Framework versions
 
75
  - Transformers 4.38.2
76
  - Pytorch 2.1.2
77
  - Datasets 2.18.0
78
+ - Tokenizers 0.15.2