ThangaTharun commited on
Commit
ac26965
1 Parent(s): d03fd74

End of training

Browse files
README.md ADDED
@@ -0,0 +1,89 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ language:
3
+ - en
4
+ license: mit
5
+ base_model: distil-whisper/distil-small.en
6
+ tags:
7
+ - hf-asr-leaderboard
8
+ - generated_from_trainer
9
+ datasets:
10
+ - vision
11
+ - finetuneasr
12
+ metrics:
13
+ - wer
14
+ model-index:
15
+ - name: ThangaTharun/finetunedsmall
16
+ results:
17
+ - task:
18
+ name: Automatic Speech Recognition
19
+ type: automatic-speech-recognition
20
+ dataset:
21
+ name: ThangaTharun/Barishka2
22
+ type: vision
23
+ metrics:
24
+ - name: Wer
25
+ type: wer
26
+ value: 5.47945205479452
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
+ # ThangaTharun/finetunedsmall
33
+
34
+ This model is a fine-tuned version of [distil-whisper/distil-small.en](https://huggingface.co/distil-whisper/distil-small.en) on the ThangaTharun/Barishka2 dataset.
35
+ It achieves the following results on the evaluation set:
36
+ - Loss: 0.0136
37
+ - Wer: 5.4795
38
+
39
+ ## Model description
40
+
41
+ More information needed
42
+
43
+ ## Intended uses & limitations
44
+
45
+ More information needed
46
+
47
+ ## Training and evaluation data
48
+
49
+ More information needed
50
+
51
+ ## Training procedure
52
+
53
+ ### Training hyperparameters
54
+
55
+ The following hyperparameters were used during training:
56
+ - learning_rate: 1e-05
57
+ - train_batch_size: 16
58
+ - eval_batch_size: 8
59
+ - seed: 42
60
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
61
+ - lr_scheduler_type: linear
62
+ - lr_scheduler_warmup_steps: 1
63
+ - training_steps: 60
64
+ - mixed_precision_training: Native AMP
65
+
66
+ ### Training results
67
+
68
+ | Training Loss | Epoch | Step | Validation Loss | Wer |
69
+ |:-------------:|:-----:|:----:|:---------------:|:-------:|
70
+ | 3.1327 | 1.25 | 5 | 2.6560 | 47.9452 |
71
+ | 1.7171 | 2.5 | 10 | 1.7472 | 26.0274 |
72
+ | 1.0789 | 3.75 | 15 | 0.9175 | 12.3288 |
73
+ | 0.0999 | 5.0 | 20 | 0.1663 | 13.6986 |
74
+ | 0.0173 | 6.25 | 25 | 0.0855 | 13.6986 |
75
+ | 0.004 | 7.5 | 30 | 0.0366 | 9.5890 |
76
+ | 0.0017 | 8.75 | 35 | 0.0216 | 6.8493 |
77
+ | 0.0008 | 10.0 | 40 | 0.0165 | 6.8493 |
78
+ | 0.0005 | 11.25 | 45 | 0.0146 | 5.4795 |
79
+ | 0.0005 | 12.5 | 50 | 0.0138 | 5.4795 |
80
+ | 0.0005 | 13.75 | 55 | 0.0136 | 5.4795 |
81
+ | 0.0004 | 15.0 | 60 | 0.0136 | 5.4795 |
82
+
83
+
84
+ ### Framework versions
85
+
86
+ - Transformers 4.36.2
87
+ - Pytorch 2.1.0+cu121
88
+ - Datasets 2.16.1
89
+ - Tokenizers 0.15.0
generation_config.json ADDED
@@ -0,0 +1,195 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alignment_heads": [
3
+ [
4
+ 6,
5
+ 6
6
+ ],
7
+ [
8
+ 7,
9
+ 0
10
+ ],
11
+ [
12
+ 7,
13
+ 3
14
+ ],
15
+ [
16
+ 7,
17
+ 8
18
+ ],
19
+ [
20
+ 8,
21
+ 2
22
+ ],
23
+ [
24
+ 8,
25
+ 5
26
+ ],
27
+ [
28
+ 8,
29
+ 7
30
+ ],
31
+ [
32
+ 9,
33
+ 0
34
+ ],
35
+ [
36
+ 9,
37
+ 4
38
+ ],
39
+ [
40
+ 9,
41
+ 8
42
+ ],
43
+ [
44
+ 9,
45
+ 10
46
+ ],
47
+ [
48
+ 10,
49
+ 0
50
+ ],
51
+ [
52
+ 10,
53
+ 1
54
+ ],
55
+ [
56
+ 10,
57
+ 2
58
+ ],
59
+ [
60
+ 10,
61
+ 3
62
+ ],
63
+ [
64
+ 10,
65
+ 6
66
+ ],
67
+ [
68
+ 10,
69
+ 11
70
+ ],
71
+ [
72
+ 11,
73
+ 2
74
+ ],
75
+ [
76
+ 11,
77
+ 4
78
+ ]
79
+ ],
80
+ "begin_suppress_tokens": [
81
+ 220,
82
+ 50256
83
+ ],
84
+ "bos_token_id": 50257,
85
+ "decoder_start_token_id": 50257,
86
+ "eos_token_id": 50256,
87
+ "forced_decoder_ids": [
88
+ [
89
+ 1,
90
+ 50362
91
+ ]
92
+ ],
93
+ "is_multilingual": false,
94
+ "language": "<|en|>",
95
+ "max_initial_timestamp_index": 1,
96
+ "max_length": 448,
97
+ "no_timestamps_token_id": 50362,
98
+ "pad_token_id": 50256,
99
+ "return_timestamps": false,
100
+ "suppress_tokens": [
101
+ 1,
102
+ 2,
103
+ 7,
104
+ 8,
105
+ 9,
106
+ 10,
107
+ 14,
108
+ 25,
109
+ 26,
110
+ 27,
111
+ 28,
112
+ 29,
113
+ 31,
114
+ 58,
115
+ 59,
116
+ 60,
117
+ 61,
118
+ 62,
119
+ 63,
120
+ 90,
121
+ 91,
122
+ 92,
123
+ 93,
124
+ 357,
125
+ 366,
126
+ 438,
127
+ 532,
128
+ 685,
129
+ 705,
130
+ 796,
131
+ 930,
132
+ 1058,
133
+ 1220,
134
+ 1267,
135
+ 1279,
136
+ 1303,
137
+ 1343,
138
+ 1377,
139
+ 1391,
140
+ 1635,
141
+ 1782,
142
+ 1875,
143
+ 2162,
144
+ 2361,
145
+ 2488,
146
+ 3467,
147
+ 4008,
148
+ 4211,
149
+ 4600,
150
+ 4808,
151
+ 5299,
152
+ 5855,
153
+ 6329,
154
+ 7203,
155
+ 9609,
156
+ 9959,
157
+ 10563,
158
+ 10786,
159
+ 11420,
160
+ 11709,
161
+ 11907,
162
+ 13163,
163
+ 13697,
164
+ 13700,
165
+ 14808,
166
+ 15306,
167
+ 16410,
168
+ 16791,
169
+ 17992,
170
+ 19203,
171
+ 19510,
172
+ 20724,
173
+ 22305,
174
+ 22935,
175
+ 27007,
176
+ 30109,
177
+ 30420,
178
+ 33409,
179
+ 34949,
180
+ 40283,
181
+ 40493,
182
+ 40549,
183
+ 47282,
184
+ 49146,
185
+ 50257,
186
+ 50357,
187
+ 50358,
188
+ 50359,
189
+ 50360,
190
+ 50361
191
+ ],
192
+ "task": "transcribe",
193
+ "transformers_version": "4.36.2",
194
+ "use_scan": false
195
+ }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:36505c95312519008cf9c26e7d4299e7d717006261d8083756ff38d1f8909126
3
  size 664561848
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c874eba47351258d2d824ea73c08881dbd871e4857b13cd4ce7c2a2e78c4db2d
3
  size 664561848
runs/Jan18_10-03-30_effc2c219191/events.out.tfevents.1705572433.effc2c219191.227.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:fd252625218c7618ef5493f0682df6ad5716a3fd521502a9e04af2b17e96198c
3
- size 18223
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:11c1188a680d361bd4d2196867315cdf3a138efee94011bcdb003d10398d1648
3
+ size 18571