ppparkker commited on
Commit
375e79b
Β·
verified Β·
1 Parent(s): 37de899

Upload 12 files

Browse files
added_tokens.json ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ {
2
+ "</s>": 44,
3
+ "[PAD]": 43
4
+ }
config.json ADDED
@@ -0,0 +1,116 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "team-lucid/hubert-base-korean",
3
+ "activation_dropout": 0.05,
4
+ "adapter_attn_dim": null,
5
+ "adapter_kernel_size": 3,
6
+ "adapter_stride": 2,
7
+ "add_adapter": false,
8
+ "apply_spec_augment": true,
9
+ "architectures": [
10
+ "Wav2Vec2ForCTC"
11
+ ],
12
+ "attention_dropout": 0.05,
13
+ "auto_map": {
14
+ "FlaxAutoModel": "team-lucid/hubert-base-korean--modeling_flax_hubert.FlaxHubertModel"
15
+ },
16
+ "bos_token_id": 1,
17
+ "classifier_proj_size": 256,
18
+ "codevector_dim": 256,
19
+ "contrastive_logits_temperature": 0.1,
20
+ "conv_bias": false,
21
+ "conv_dim": [
22
+ 512,
23
+ 512,
24
+ 512,
25
+ 512,
26
+ 512,
27
+ 512,
28
+ 512
29
+ ],
30
+ "conv_kernel": [
31
+ 10,
32
+ 3,
33
+ 3,
34
+ 3,
35
+ 3,
36
+ 2,
37
+ 2
38
+ ],
39
+ "conv_stride": [
40
+ 5,
41
+ 2,
42
+ 2,
43
+ 2,
44
+ 2,
45
+ 2,
46
+ 2
47
+ ],
48
+ "ctc_loss_reduction": "mean",
49
+ "ctc_zero_infinity": true,
50
+ "diversity_loss_weight": 0.1,
51
+ "do_stable_layer_norm": false,
52
+ "eos_token_id": 2,
53
+ "feat_extract_activation": "gelu",
54
+ "feat_extract_dropout": 0.0,
55
+ "feat_extract_norm": "group",
56
+ "feat_proj_dropout": 0.05,
57
+ "feat_proj_layer_norm": true,
58
+ "feat_quantizer_dropout": 0.0,
59
+ "final_dropout": 0.1,
60
+ "final_proj_size": 256,
61
+ "gradient_checkpointing": false,
62
+ "hidden_act": "gelu",
63
+ "hidden_dropout": 0.05,
64
+ "hidden_dropout_prob": 0.1,
65
+ "hidden_size": 768,
66
+ "initializer_range": 0.02,
67
+ "intermediate_size": 3072,
68
+ "layer_norm_eps": 1e-05,
69
+ "layerdrop": 0.1,
70
+ "mask_feature_length": 10,
71
+ "mask_feature_min_masks": 0,
72
+ "mask_feature_prob": 0.0,
73
+ "mask_time_length": 10,
74
+ "mask_time_min_masks": 2,
75
+ "mask_time_prob": 0.05,
76
+ "model_type": "wav2vec2",
77
+ "num_adapter_layers": 3,
78
+ "num_attention_heads": 12,
79
+ "num_codevector_groups": 2,
80
+ "num_codevectors_per_group": 320,
81
+ "num_conv_pos_embedding_groups": 16,
82
+ "num_conv_pos_embeddings": 128,
83
+ "num_feat_extract_layers": 7,
84
+ "num_hidden_layers": 12,
85
+ "num_negatives": 100,
86
+ "output_hidden_size": 768,
87
+ "pad_token_id": 43,
88
+ "proj_codevector_dim": 256,
89
+ "tdnn_dilation": [
90
+ 1,
91
+ 2,
92
+ 3,
93
+ 1,
94
+ 1
95
+ ],
96
+ "tdnn_dim": [
97
+ 512,
98
+ 512,
99
+ 512,
100
+ 512,
101
+ 1500
102
+ ],
103
+ "tdnn_kernel": [
104
+ 5,
105
+ 3,
106
+ 3,
107
+ 1,
108
+ 1
109
+ ],
110
+ "tokenizer_class": "Wav2Vec2CTCTokenizer",
111
+ "torch_dtype": "float32",
112
+ "transformers_version": "4.46.2",
113
+ "use_weighted_layer_sum": false,
114
+ "vocab_size": 44,
115
+ "xvector_output_dim": 512
116
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:442890236a18c917054441b22505ea4ec72b244489707dac3fb027bb259f40f0
3
+ size 377648040
optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:74985c6d6e067933c87425cb03e0748930ac4562d3a9dc6a5644e0246f4e148e
3
+ size 60152540
preprocessor_config.json ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "cache_dir": "/content/drive/MyDrive/forcashe2",
3
+ "do_normalize": true,
4
+ "feature_extractor_type": "Wav2Vec2FeatureExtractor",
5
+ "feature_size": 1,
6
+ "padding_side": "right",
7
+ "padding_value": 0.0,
8
+ "return_attention_mask": true,
9
+ "sampling_rate": 16000
10
+ }
rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:21a49161e423813b24182d8eb330a853e30fed5abb1f1538e1937b05fff0231a
3
+ size 14308
scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a0a9c99832057a33608534462faba765d704b65f0aa8ebb8f7abcc1df83206d5
3
+ size 1064
special_tokens_map.json ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ {
2
+ "bos_token": "<s>",
3
+ "eos_token": "</s>",
4
+ "pad_token": "[PAD]",
5
+ "unk_token": "[UNK]"
6
+ }
tokenizer_config.json ADDED
@@ -0,0 +1,40 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "added_tokens_decoder": {
3
+ "42": {
4
+ "content": "[UNK]",
5
+ "lstrip": true,
6
+ "normalized": false,
7
+ "rstrip": true,
8
+ "single_word": false,
9
+ "special": false
10
+ },
11
+ "43": {
12
+ "content": "[PAD]",
13
+ "lstrip": true,
14
+ "normalized": false,
15
+ "rstrip": true,
16
+ "single_word": false,
17
+ "special": false
18
+ },
19
+ "44": {
20
+ "content": "</s>",
21
+ "lstrip": false,
22
+ "normalized": false,
23
+ "rstrip": false,
24
+ "single_word": false,
25
+ "special": true
26
+ }
27
+ },
28
+ "bos_token": "<s>",
29
+ "cache_dir": "/content/drive/MyDrive/forcashe2",
30
+ "clean_up_tokenization_spaces": false,
31
+ "do_lower_case": false,
32
+ "eos_token": "</s>",
33
+ "model_max_length": 1000000000000000019884624838656,
34
+ "pad_token": "[PAD]",
35
+ "replace_word_delimiter_char": " ",
36
+ "target_lang": null,
37
+ "tokenizer_class": "Wav2Vec2CTCTokenizer",
38
+ "unk_token": "[UNK]",
39
+ "word_delimiter_token": "|"
40
+ }
trainer_state.json ADDED
@@ -0,0 +1,222 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": 0.1455519050359726,
3
+ "best_model_checkpoint": "for_test25/checkpoint-2000",
4
+ "epoch": 4.7281323877068555,
5
+ "eval_steps": 500,
6
+ "global_step": 2000,
7
+ "is_hyper_param_search": false,
8
+ "is_local_process_zero": true,
9
+ "is_world_process_zero": true,
10
+ "log_history": [
11
+ {
12
+ "epoch": 0.2364066193853428,
13
+ "grad_norm": 60.020355224609375,
14
+ "learning_rate": 2.4e-05,
15
+ "loss": 9.8742,
16
+ "step": 100
17
+ },
18
+ {
19
+ "epoch": 0.4728132387706856,
20
+ "grad_norm": 4.358085632324219,
21
+ "learning_rate": 4.9e-05,
22
+ "loss": 4.8037,
23
+ "step": 200
24
+ },
25
+ {
26
+ "epoch": 0.7092198581560284,
27
+ "grad_norm": 10.840340614318848,
28
+ "learning_rate": 7.4e-05,
29
+ "loss": 4.1932,
30
+ "step": 300
31
+ },
32
+ {
33
+ "epoch": 0.9456264775413712,
34
+ "grad_norm": 22.108749389648438,
35
+ "learning_rate": 9.900000000000001e-05,
36
+ "loss": 3.9676,
37
+ "step": 400
38
+ },
39
+ {
40
+ "epoch": 1.1820330969267139,
41
+ "grad_norm": 12.02284049987793,
42
+ "learning_rate": 9.74934725848564e-05,
43
+ "loss": 3.8466,
44
+ "step": 500
45
+ },
46
+ {
47
+ "epoch": 1.1820330969267139,
48
+ "eval_PER": 0.9633641181124875,
49
+ "eval_loss": 4.664893627166748,
50
+ "eval_runtime": 420.6139,
51
+ "eval_samples_per_second": 11.84,
52
+ "eval_steps_per_second": 0.742,
53
+ "learning_rate": 9.74934725848564e-05,
54
+ "step": 500
55
+ },
56
+ {
57
+ "epoch": 1.4184397163120568,
58
+ "grad_norm": 10.632979393005371,
59
+ "learning_rate": 9.488250652741515e-05,
60
+ "loss": 3.6831,
61
+ "step": 600
62
+ },
63
+ {
64
+ "epoch": 1.6548463356973995,
65
+ "grad_norm": 3.2810802459716797,
66
+ "learning_rate": 9.22715404699739e-05,
67
+ "loss": 3.7744,
68
+ "step": 700
69
+ },
70
+ {
71
+ "epoch": 1.8912529550827424,
72
+ "grad_norm": 1.6217520236968994,
73
+ "learning_rate": 8.966057441253264e-05,
74
+ "loss": 3.4184,
75
+ "step": 800
76
+ },
77
+ {
78
+ "epoch": 2.127659574468085,
79
+ "grad_norm": 12.222310066223145,
80
+ "learning_rate": 8.704960835509139e-05,
81
+ "loss": 3.7714,
82
+ "step": 900
83
+ },
84
+ {
85
+ "epoch": 2.3640661938534278,
86
+ "grad_norm": 6.44509220123291,
87
+ "learning_rate": 8.443864229765015e-05,
88
+ "loss": 3.4804,
89
+ "step": 1000
90
+ },
91
+ {
92
+ "epoch": 2.3640661938534278,
93
+ "eval_PER": 0.9612962852146624,
94
+ "eval_loss": 3.0293383598327637,
95
+ "eval_runtime": 424.1378,
96
+ "eval_samples_per_second": 11.741,
97
+ "eval_steps_per_second": 0.736,
98
+ "learning_rate": 8.443864229765015e-05,
99
+ "step": 1000
100
+ },
101
+ {
102
+ "epoch": 2.6004728132387704,
103
+ "grad_norm": 8.923386573791504,
104
+ "learning_rate": 8.182767624020888e-05,
105
+ "loss": 3.3555,
106
+ "step": 1100
107
+ },
108
+ {
109
+ "epoch": 2.8368794326241136,
110
+ "grad_norm": 0.9465563297271729,
111
+ "learning_rate": 7.921671018276762e-05,
112
+ "loss": 2.2104,
113
+ "step": 1200
114
+ },
115
+ {
116
+ "epoch": 3.0732860520094563,
117
+ "grad_norm": 0.8739014863967896,
118
+ "learning_rate": 7.660574412532637e-05,
119
+ "loss": 1.4531,
120
+ "step": 1300
121
+ },
122
+ {
123
+ "epoch": 3.309692671394799,
124
+ "grad_norm": 0.7739846110343933,
125
+ "learning_rate": 7.399477806788511e-05,
126
+ "loss": 1.4319,
127
+ "step": 1400
128
+ },
129
+ {
130
+ "epoch": 3.546099290780142,
131
+ "grad_norm": 3.5161337852478027,
132
+ "learning_rate": 7.138381201044386e-05,
133
+ "loss": 1.2535,
134
+ "step": 1500
135
+ },
136
+ {
137
+ "epoch": 3.546099290780142,
138
+ "eval_PER": 0.10295114994115652,
139
+ "eval_loss": 0.18029829859733582,
140
+ "eval_runtime": 420.7727,
141
+ "eval_samples_per_second": 11.835,
142
+ "eval_steps_per_second": 0.741,
143
+ "learning_rate": 7.138381201044386e-05,
144
+ "step": 1500
145
+ },
146
+ {
147
+ "epoch": 3.7825059101654848,
148
+ "grad_norm": 2.1900475025177,
149
+ "learning_rate": 6.877284595300262e-05,
150
+ "loss": 1.1847,
151
+ "step": 1600
152
+ },
153
+ {
154
+ "epoch": 4.0189125295508275,
155
+ "grad_norm": 1.6488945484161377,
156
+ "learning_rate": 6.616187989556137e-05,
157
+ "loss": 1.166,
158
+ "step": 1700
159
+ },
160
+ {
161
+ "epoch": 4.25531914893617,
162
+ "grad_norm": 1.0157734155654907,
163
+ "learning_rate": 6.355091383812011e-05,
164
+ "loss": 1.6181,
165
+ "step": 1800
166
+ },
167
+ {
168
+ "epoch": 4.491725768321513,
169
+ "grad_norm": 0.4091039299964905,
170
+ "learning_rate": 6.093994778067885e-05,
171
+ "loss": 1.4641,
172
+ "step": 1900
173
+ },
174
+ {
175
+ "epoch": 4.7281323877068555,
176
+ "grad_norm": 0.38830655813217163,
177
+ "learning_rate": 5.8328981723237596e-05,
178
+ "loss": 1.304,
179
+ "step": 2000
180
+ },
181
+ {
182
+ "epoch": 4.7281323877068555,
183
+ "eval_PER": 0.09349463759732445,
184
+ "eval_loss": 0.1455519050359726,
185
+ "eval_runtime": 417.7255,
186
+ "eval_samples_per_second": 11.922,
187
+ "eval_steps_per_second": 0.747,
188
+ "learning_rate": 5.8328981723237596e-05,
189
+ "step": 2000
190
+ }
191
+ ],
192
+ "logging_steps": 100,
193
+ "max_steps": 4230,
194
+ "num_input_tokens_seen": 0,
195
+ "num_train_epochs": 10,
196
+ "save_steps": 1000,
197
+ "stateful_callbacks": {
198
+ "EarlyStoppingCallback": {
199
+ "args": {
200
+ "early_stopping_patience": 5,
201
+ "early_stopping_threshold": 0.0
202
+ },
203
+ "attributes": {
204
+ "early_stopping_patience_counter": 0
205
+ }
206
+ },
207
+ "TrainerControl": {
208
+ "args": {
209
+ "should_epoch_stop": false,
210
+ "should_evaluate": false,
211
+ "should_log": false,
212
+ "should_save": true,
213
+ "should_training_stop": false
214
+ },
215
+ "attributes": {}
216
+ }
217
+ },
218
+ "total_flos": 1.1795037641339611e+19,
219
+ "train_batch_size": 32,
220
+ "trial_name": null,
221
+ "trial_params": null
222
+ }
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8bd517f629f9df66eb7771fe5638a6ee6f3f0ec471543c136a4e41d6f3f90ca7
3
+ size 5240
vocab.json ADDED
@@ -0,0 +1,45 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "[PAD]": 43,
3
+ "[UNK]": 42,
4
+ "|": 41,
5
+ "γ„±": 1,
6
+ "γ„²": 2,
7
+ "γ„΄": 3,
8
+ "γ„·": 4,
9
+ "γ„Έ": 5,
10
+ "γ„Ή": 6,
11
+ "ㅁ": 7,
12
+ "γ…‚": 8,
13
+ "γ…ƒ": 9,
14
+ "γ……": 10,
15
+ "γ…†": 11,
16
+ "γ…‡": 12,
17
+ "γ…ˆ": 13,
18
+ "γ…‰": 14,
19
+ "γ…Š": 15,
20
+ "γ…‹": 16,
21
+ "γ…Œ": 17,
22
+ "ㅍ": 18,
23
+ "γ…Ž": 19,
24
+ "ㅏ": 20,
25
+ "ㅐ": 21,
26
+ "γ…‘": 22,
27
+ "γ…’": 23,
28
+ "γ…“": 24,
29
+ "γ…”": 25,
30
+ "γ…•": 26,
31
+ "γ…–": 27,
32
+ "γ…—": 28,
33
+ "γ…˜": 29,
34
+ "γ…™": 30,
35
+ "γ…š": 31,
36
+ "γ…›": 32,
37
+ "γ…œ": 33,
38
+ "ㅝ": 34,
39
+ "γ…ž": 35,
40
+ "γ…Ÿ": 36,
41
+ "γ… ": 37,
42
+ "γ…‘": 38,
43
+ "γ…’": 39,
44
+ "γ…£": 40
45
+ }