Dev372 commited on
Commit
861c33d
1 Parent(s): c0d2131

End of training

Browse files
Files changed (3) hide show
  1. README.md +91 -0
  2. generation_config.json +149 -0
  3. model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,91 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ language:
3
+ - en
4
+ license: apache-2.0
5
+ base_model: openai/whisper-tiny.en
6
+ tags:
7
+ - generated_from_trainer
8
+ datasets:
9
+ - Dev372/Medical_STT_Dataset_1_0_check_training
10
+ metrics:
11
+ - wer
12
+ model-index:
13
+ - name: English Whisper Model
14
+ results:
15
+ - task:
16
+ name: Automatic Speech Recognition
17
+ type: automatic-speech-recognition
18
+ dataset:
19
+ name: Medical
20
+ type: Dev372/Medical_STT_Dataset_1_0_check_training
21
+ args: 'split: test'
22
+ metrics:
23
+ - name: Wer
24
+ type: wer
25
+ value: 6.0845332094751505
26
+ ---
27
+
28
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
29
+ should probably proofread and complete it, then remove this comment. -->
30
+
31
+ # English Whisper Model
32
+
33
+ This model is a fine-tuned version of [openai/whisper-tiny.en](https://huggingface.co/openai/whisper-tiny.en) on the Medical dataset.
34
+ It achieves the following results on the evaluation set:
35
+ - Loss: 0.1019
36
+ - Wer: 6.0845
37
+
38
+ ## Model description
39
+
40
+ More information needed
41
+
42
+ ## Intended uses & limitations
43
+
44
+ More information needed
45
+
46
+ ## Training and evaluation data
47
+
48
+ More information needed
49
+
50
+ ## Training procedure
51
+
52
+ ### Training hyperparameters
53
+
54
+ The following hyperparameters were used during training:
55
+ - learning_rate: 1e-05
56
+ - train_batch_size: 18
57
+ - eval_batch_size: 8
58
+ - seed: 42
59
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
60
+ - lr_scheduler_type: linear
61
+ - lr_scheduler_warmup_steps: 500
62
+ - training_steps: 1500
63
+ - mixed_precision_training: Native AMP
64
+
65
+ ### Training results
66
+
67
+ | Training Loss | Epoch | Step | Validation Loss | Wer |
68
+ |:-------------:|:-------:|:----:|:---------------:|:------:|
69
+ | 1.8606 | 1.0101 | 100 | 1.6059 | 9.1965 |
70
+ | 1.0954 | 2.0202 | 200 | 1.0513 | 6.2935 |
71
+ | 0.6627 | 3.0303 | 300 | 0.6161 | 6.6187 |
72
+ | 0.1747 | 4.0404 | 400 | 0.1527 | 4.2034 |
73
+ | 0.0554 | 5.0505 | 500 | 0.0924 | 5.3182 |
74
+ | 0.028 | 6.0606 | 600 | 0.0819 | 4.0641 |
75
+ | 0.0132 | 7.0707 | 700 | 0.0835 | 5.6897 |
76
+ | 0.0085 | 8.0808 | 800 | 0.0913 | 5.5504 |
77
+ | 0.0056 | 9.0909 | 900 | 0.0932 | 5.8059 |
78
+ | 0.0043 | 10.1010 | 1000 | 0.0982 | 5.8059 |
79
+ | 0.0023 | 11.1111 | 1100 | 0.0990 | 5.8755 |
80
+ | 0.0016 | 12.1212 | 1200 | 0.1005 | 6.0149 |
81
+ | 0.0015 | 13.1313 | 1300 | 0.1015 | 6.0613 |
82
+ | 0.0016 | 14.1414 | 1400 | 0.1017 | 6.0613 |
83
+ | 0.0015 | 15.1515 | 1500 | 0.1019 | 6.0845 |
84
+
85
+
86
+ ### Framework versions
87
+
88
+ - Transformers 4.42.4
89
+ - Pytorch 2.1.2
90
+ - Datasets 2.20.0
91
+ - Tokenizers 0.19.1
generation_config.json ADDED
@@ -0,0 +1,149 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alignment_heads": [
3
+ [
4
+ 1,
5
+ 0
6
+ ],
7
+ [
8
+ 2,
9
+ 0
10
+ ],
11
+ [
12
+ 2,
13
+ 5
14
+ ],
15
+ [
16
+ 3,
17
+ 0
18
+ ],
19
+ [
20
+ 3,
21
+ 1
22
+ ],
23
+ [
24
+ 3,
25
+ 2
26
+ ],
27
+ [
28
+ 3,
29
+ 3
30
+ ],
31
+ [
32
+ 3,
33
+ 4
34
+ ]
35
+ ],
36
+ "begin_suppress_tokens": [
37
+ 220,
38
+ 50256
39
+ ],
40
+ "bos_token_id": 50257,
41
+ "decoder_start_token_id": 50257,
42
+ "eos_token_id": 50256,
43
+ "forced_decoder_ids": [
44
+ [
45
+ 1,
46
+ 50362
47
+ ]
48
+ ],
49
+ "is_multilingual": false,
50
+ "max_initial_timestamp_index": 50,
51
+ "max_length": 448,
52
+ "no_timestamps_token_id": 50362,
53
+ "pad_token_id": 50256,
54
+ "prev_sot_token_id": 50360,
55
+ "return_timestamps": false,
56
+ "suppress_tokens": [
57
+ 1,
58
+ 2,
59
+ 7,
60
+ 8,
61
+ 9,
62
+ 10,
63
+ 14,
64
+ 25,
65
+ 26,
66
+ 27,
67
+ 28,
68
+ 29,
69
+ 31,
70
+ 58,
71
+ 59,
72
+ 60,
73
+ 61,
74
+ 62,
75
+ 63,
76
+ 90,
77
+ 91,
78
+ 92,
79
+ 93,
80
+ 357,
81
+ 366,
82
+ 438,
83
+ 532,
84
+ 685,
85
+ 705,
86
+ 796,
87
+ 930,
88
+ 1058,
89
+ 1220,
90
+ 1267,
91
+ 1279,
92
+ 1303,
93
+ 1343,
94
+ 1377,
95
+ 1391,
96
+ 1635,
97
+ 1782,
98
+ 1875,
99
+ 2162,
100
+ 2361,
101
+ 2488,
102
+ 3467,
103
+ 4008,
104
+ 4211,
105
+ 4600,
106
+ 4808,
107
+ 5299,
108
+ 5855,
109
+ 6329,
110
+ 7203,
111
+ 9609,
112
+ 9959,
113
+ 10563,
114
+ 10786,
115
+ 11420,
116
+ 11709,
117
+ 11907,
118
+ 13163,
119
+ 13697,
120
+ 13700,
121
+ 14808,
122
+ 15306,
123
+ 16410,
124
+ 16791,
125
+ 17992,
126
+ 19203,
127
+ 19510,
128
+ 20724,
129
+ 22305,
130
+ 22935,
131
+ 27007,
132
+ 30109,
133
+ 30420,
134
+ 33409,
135
+ 34949,
136
+ 40283,
137
+ 40493,
138
+ 40549,
139
+ 47282,
140
+ 49146,
141
+ 50257,
142
+ 50357,
143
+ 50358,
144
+ 50359,
145
+ 50360,
146
+ 50361
147
+ ],
148
+ "transformers_version": "4.42.4"
149
+ }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d1f7c5c1d3ed98345fa6e260ad104657b7ab5b5cfb16b1ca9ded888b670bdd10
3
  size 151060136
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b2b1b60bc9fef14aa6d7e944ad18686ee494811c045cfa74c661eb082c3acfab
3
  size 151060136