Pageee commited on
Commit
081ac1b
1 Parent(s): 1f35ed2

End of training

Browse files
README.md ADDED
@@ -0,0 +1,63 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ language:
3
+ - en
4
+ base_model: distil-small.en
5
+ tags:
6
+ - generated_from_trainer
7
+ datasets:
8
+ - librispeech_asr
9
+ model-index:
10
+ - name: DistilFT-English-1h
11
+ results: []
12
+ ---
13
+
14
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
15
+ should probably proofread and complete it, then remove this comment. -->
16
+
17
+ # DistilFT-English-1h
18
+
19
+ This model is a fine-tuned version of [distil-small.en](https://huggingface.co/distil-small.en) on the librispeech dataset.
20
+ It achieves the following results on the evaluation set:
21
+ - eval_loss: 0.2630
22
+ - eval_wer: 4.4661
23
+ - eval_runtime: 443.0803
24
+ - eval_samples_per_second: 5.516
25
+ - eval_steps_per_second: 0.691
26
+ - epoch: 51.2821
27
+ - step: 1000
28
+
29
+ ## Model description
30
+
31
+ More information needed
32
+
33
+ ## Intended uses & limitations
34
+
35
+ More information needed
36
+
37
+ ## Training and evaluation data
38
+
39
+ More information needed
40
+
41
+ ## Training procedure
42
+
43
+ ### Training hyperparameters
44
+
45
+ The following hyperparameters were used during training:
46
+ - learning_rate: 5e-07
47
+ - train_batch_size: 8
48
+ - eval_batch_size: 8
49
+ - seed: 42
50
+ - gradient_accumulation_steps: 2
51
+ - total_train_batch_size: 16
52
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
53
+ - lr_scheduler_type: linear
54
+ - lr_scheduler_warmup_steps: 300
55
+ - training_steps: 1000
56
+ - mixed_precision_training: Native AMP
57
+
58
+ ### Framework versions
59
+
60
+ - Transformers 4.41.0.dev0
61
+ - Pytorch 2.3.0+cu121
62
+ - Datasets 2.19.1
63
+ - Tokenizers 0.19.1
generation_config.json ADDED
@@ -0,0 +1,190 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+ "is_multilingual": false,
88
+ "language": null,
89
+ "max_initial_timestamp_index": 50,
90
+ "max_length": 448,
91
+ "no_timestamps_token_id": 50362,
92
+ "pad_token_id": 50256,
93
+ "prev_sot_token_id": 50360,
94
+ "return_timestamps": false,
95
+ "suppress_tokens": [
96
+ 1,
97
+ 2,
98
+ 7,
99
+ 8,
100
+ 9,
101
+ 10,
102
+ 14,
103
+ 25,
104
+ 26,
105
+ 27,
106
+ 28,
107
+ 29,
108
+ 31,
109
+ 58,
110
+ 59,
111
+ 60,
112
+ 61,
113
+ 62,
114
+ 63,
115
+ 90,
116
+ 91,
117
+ 92,
118
+ 93,
119
+ 357,
120
+ 366,
121
+ 438,
122
+ 532,
123
+ 685,
124
+ 705,
125
+ 796,
126
+ 930,
127
+ 1058,
128
+ 1220,
129
+ 1267,
130
+ 1279,
131
+ 1303,
132
+ 1343,
133
+ 1377,
134
+ 1391,
135
+ 1635,
136
+ 1782,
137
+ 1875,
138
+ 2162,
139
+ 2361,
140
+ 2488,
141
+ 3467,
142
+ 4008,
143
+ 4211,
144
+ 4600,
145
+ 4808,
146
+ 5299,
147
+ 5855,
148
+ 6329,
149
+ 7203,
150
+ 9609,
151
+ 9959,
152
+ 10563,
153
+ 10786,
154
+ 11420,
155
+ 11709,
156
+ 11907,
157
+ 13163,
158
+ 13697,
159
+ 13700,
160
+ 14808,
161
+ 15306,
162
+ 16410,
163
+ 16791,
164
+ 17992,
165
+ 19203,
166
+ 19510,
167
+ 20724,
168
+ 22305,
169
+ 22935,
170
+ 27007,
171
+ 30109,
172
+ 30420,
173
+ 33409,
174
+ 34949,
175
+ 40283,
176
+ 40493,
177
+ 40549,
178
+ 47282,
179
+ 49146,
180
+ 50257,
181
+ 50357,
182
+ 50358,
183
+ 50359,
184
+ 50360,
185
+ 50361
186
+ ],
187
+ "task": null,
188
+ "transformers_version": "4.41.0.dev0",
189
+ "use_scan": false
190
+ }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:579e23aa58cbdefca8510a0e4f07dc7e5cef0fa9a7962907e43e68b5be27cfa5
3
  size 664561848
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2fcd34d61cff157ffd7e0200b505861fce12b5e4c61feaa7dc95a12c2f2f2867
3
  size 664561848
runs/Jun02_16-51-53_a100gpu5/events.out.tfevents.1717339918.a100gpu5.2964314.1 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a46a236010e0cb607d17715e0f5688e9d7d3b71e491e388a47fb0d03caeac748
3
- size 12359
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:11714fd73a468f630abef8857b0b043633d5a709c851cfe7ee745616756d530f
3
+ size 18169