jadasdn commited on
Commit
78207ab
1 Parent(s): 1ceb71b

End of training

Browse files
README.md ADDED
@@ -0,0 +1,121 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ base_model: facebook/wav2vec2-base
4
+ tags:
5
+ - generated_from_trainer
6
+ metrics:
7
+ - wer
8
+ model-index:
9
+ - name: output2
10
+ results: []
11
+ ---
12
+
13
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
14
+ should probably proofread and complete it, then remove this comment. -->
15
+
16
+ # output2
17
+
18
+ This model is a fine-tuned version of [facebook/wav2vec2-base](https://huggingface.co/facebook/wav2vec2-base) on the None dataset.
19
+ It achieves the following results on the evaluation set:
20
+ - Loss: 0.7711
21
+ - Wer: 0.3693
22
+
23
+ ## Model description
24
+
25
+ More information needed
26
+
27
+ ## Intended uses & limitations
28
+
29
+ More information needed
30
+
31
+ ## Training and evaluation data
32
+
33
+ More information needed
34
+
35
+ ## Training procedure
36
+
37
+ ### Training hyperparameters
38
+
39
+ The following hyperparameters were used during training:
40
+ - learning_rate: 0.0001
41
+ - train_batch_size: 8
42
+ - eval_batch_size: 8
43
+ - seed: 42
44
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
45
+ - lr_scheduler_type: linear
46
+ - lr_scheduler_warmup_steps: 1000
47
+ - num_epochs: 30
48
+ - mixed_precision_training: Native AMP
49
+
50
+ ### Training results
51
+
52
+ | Training Loss | Epoch | Step | Validation Loss | Wer |
53
+ |:-------------:|:-----:|:-----:|:---------------:|:------:|
54
+ | 0.9858 | 0.5 | 500 | 0.8322 | 0.6842 |
55
+ | 0.7867 | 1.0 | 1000 | 0.6777 | 0.6137 |
56
+ | 0.6252 | 1.5 | 1500 | 0.6082 | 0.5503 |
57
+ | 0.5833 | 2.0 | 2000 | 0.5441 | 0.5066 |
58
+ | 0.4611 | 2.5 | 2500 | 0.5498 | 0.4922 |
59
+ | 0.4511 | 3.0 | 3000 | 0.5262 | 0.4654 |
60
+ | 0.37 | 3.5 | 3500 | 0.5422 | 0.4554 |
61
+ | 0.375 | 4.0 | 4000 | 0.6414 | 0.4659 |
62
+ | 0.3149 | 4.5 | 4500 | 0.5149 | 0.4353 |
63
+ | 0.3103 | 5.0 | 5000 | 0.5329 | 0.4423 |
64
+ | 0.2735 | 5.5 | 5500 | 0.9014 | 0.4359 |
65
+ | 0.2711 | 6.0 | 6000 | 3.1838 | 0.4374 |
66
+ | 0.26 | 6.5 | 6500 | 0.5987 | 0.4288 |
67
+ | 0.2451 | 7.0 | 7000 | 0.5245 | 0.4206 |
68
+ | 0.2184 | 7.5 | 7500 | 0.5627 | 0.4138 |
69
+ | 0.2115 | 8.0 | 8000 | 0.6408 | 0.4245 |
70
+ | 0.187 | 8.5 | 8500 | 0.5788 | 0.4093 |
71
+ | 0.1955 | 9.0 | 9000 | 0.5591 | 0.4214 |
72
+ | 0.1725 | 9.5 | 9500 | 0.5812 | 0.4135 |
73
+ | 0.1758 | 10.0 | 10000 | 0.5863 | 0.4051 |
74
+ | 0.1592 | 10.5 | 10500 | 0.6263 | 0.4116 |
75
+ | 0.1576 | 11.0 | 11000 | 0.5829 | 0.4028 |
76
+ | 0.1427 | 11.5 | 11500 | 0.6378 | 0.4016 |
77
+ | 0.1476 | 12.0 | 12000 | 0.5706 | 0.3988 |
78
+ | 0.1289 | 12.5 | 12500 | 0.6381 | 0.4104 |
79
+ | 0.1366 | 13.0 | 13000 | 0.6326 | 0.3975 |
80
+ | 0.1183 | 13.5 | 13500 | 0.6256 | 0.3916 |
81
+ | 0.1225 | 14.0 | 14000 | 0.6376 | 0.3971 |
82
+ | 0.1083 | 14.5 | 14500 | 0.6493 | 0.3905 |
83
+ | 0.1134 | 15.0 | 15000 | 0.6686 | 0.3951 |
84
+ | 0.1003 | 15.5 | 15500 | 0.6983 | 0.3967 |
85
+ | 0.104 | 16.0 | 16000 | 0.6324 | 0.3927 |
86
+ | 0.0928 | 16.5 | 16500 | 0.6482 | 0.3907 |
87
+ | 0.0944 | 17.0 | 17000 | 0.6790 | 0.3912 |
88
+ | 0.0925 | 17.5 | 17500 | 0.6877 | 0.3902 |
89
+ | 0.0847 | 18.0 | 18000 | 0.6572 | 0.3845 |
90
+ | 0.0808 | 18.5 | 18500 | 0.6551 | 0.3910 |
91
+ | 0.0836 | 19.0 | 19000 | 0.6832 | 0.3859 |
92
+ | 0.0757 | 19.5 | 19500 | 0.7594 | 0.3905 |
93
+ | 0.0751 | 20.0 | 20000 | 0.6960 | 0.3880 |
94
+ | 0.0715 | 20.5 | 20500 | 0.7244 | 0.3840 |
95
+ | 0.07 | 21.0 | 21000 | 0.7233 | 0.3848 |
96
+ | 0.0654 | 21.5 | 21500 | 0.7428 | 0.3833 |
97
+ | 0.0657 | 22.0 | 22000 | 0.7014 | 0.3842 |
98
+ | 0.0641 | 22.5 | 22500 | 0.7357 | 0.3796 |
99
+ | 0.0624 | 23.0 | 23000 | 0.7338 | 0.3796 |
100
+ | 0.0575 | 23.5 | 23500 | 0.7375 | 0.3804 |
101
+ | 0.0578 | 24.0 | 24000 | 0.7386 | 0.3782 |
102
+ | 0.0542 | 24.5 | 24500 | 0.7405 | 0.3758 |
103
+ | 0.0509 | 25.0 | 25000 | 0.7719 | 0.3774 |
104
+ | 0.0495 | 25.5 | 25500 | 0.7505 | 0.3763 |
105
+ | 0.0521 | 26.0 | 26000 | 0.7345 | 0.3742 |
106
+ | 0.0477 | 26.5 | 26500 | 0.7776 | 0.3740 |
107
+ | 0.0442 | 27.0 | 27000 | 0.7742 | 0.3738 |
108
+ | 0.0473 | 27.5 | 27500 | 0.7695 | 0.3719 |
109
+ | 0.0452 | 28.0 | 28000 | 0.7737 | 0.3705 |
110
+ | 0.0425 | 28.5 | 28500 | 0.7937 | 0.3702 |
111
+ | 0.0415 | 29.0 | 29000 | 0.7970 | 0.3713 |
112
+ | 0.0432 | 29.5 | 29500 | 0.7714 | 0.3700 |
113
+ | 0.041 | 30.0 | 30000 | 0.7711 | 0.3693 |
114
+
115
+
116
+ ### Framework versions
117
+
118
+ - Transformers 4.35.2
119
+ - Pytorch 2.1.0+cu118
120
+ - Datasets 2.15.0
121
+ - Tokenizers 0.15.0
config.json ADDED
@@ -0,0 +1,118 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "facebook/wav2vec2-base",
3
+ "activation_dropout": 0.0,
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.1,
13
+ "bos_token_id": 1,
14
+ "classifier_proj_size": 256,
15
+ "codevector_dim": 256,
16
+ "contrastive_logits_temperature": 0.1,
17
+ "conv_bias": false,
18
+ "conv_dim": [
19
+ 512,
20
+ 512,
21
+ 512,
22
+ 512,
23
+ 512,
24
+ 512,
25
+ 512
26
+ ],
27
+ "conv_kernel": [
28
+ 10,
29
+ 3,
30
+ 3,
31
+ 3,
32
+ 3,
33
+ 2,
34
+ 2
35
+ ],
36
+ "conv_stride": [
37
+ 5,
38
+ 2,
39
+ 2,
40
+ 2,
41
+ 2,
42
+ 2,
43
+ 2
44
+ ],
45
+ "ctc_loss_reduction": "mean",
46
+ "ctc_zero_infinity": false,
47
+ "diversity_loss_weight": 0.1,
48
+ "do_stable_layer_norm": false,
49
+ "eos_token_id": 2,
50
+ "feat_extract_activation": "gelu",
51
+ "feat_extract_norm": "group",
52
+ "feat_proj_dropout": 0.1,
53
+ "feat_quantizer_dropout": 0.0,
54
+ "final_dropout": 0.0,
55
+ "freeze_feat_extract_train": true,
56
+ "hidden_act": "gelu",
57
+ "hidden_dropout": 0.1,
58
+ "hidden_size": 768,
59
+ "initializer_range": 0.02,
60
+ "intermediate_size": 3072,
61
+ "layer_norm_eps": 1e-05,
62
+ "layerdrop": 0.0,
63
+ "mask_channel_length": 10,
64
+ "mask_channel_min_space": 1,
65
+ "mask_channel_other": 0.0,
66
+ "mask_channel_prob": 0.0,
67
+ "mask_channel_selection": "static",
68
+ "mask_feature_length": 10,
69
+ "mask_feature_min_masks": 0,
70
+ "mask_feature_prob": 0.0,
71
+ "mask_time_length": 10,
72
+ "mask_time_min_masks": 2,
73
+ "mask_time_min_space": 1,
74
+ "mask_time_other": 0.0,
75
+ "mask_time_prob": 0.05,
76
+ "mask_time_selection": "static",
77
+ "model_type": "wav2vec2",
78
+ "no_mask_channel_overlap": false,
79
+ "no_mask_time_overlap": false,
80
+ "num_adapter_layers": 3,
81
+ "num_attention_heads": 12,
82
+ "num_codevector_groups": 2,
83
+ "num_codevectors_per_group": 320,
84
+ "num_conv_pos_embedding_groups": 16,
85
+ "num_conv_pos_embeddings": 128,
86
+ "num_feat_extract_layers": 7,
87
+ "num_hidden_layers": 12,
88
+ "num_negatives": 100,
89
+ "output_hidden_size": 768,
90
+ "pad_token_id": 29,
91
+ "proj_codevector_dim": 256,
92
+ "tdnn_dilation": [
93
+ 1,
94
+ 2,
95
+ 3,
96
+ 1,
97
+ 1
98
+ ],
99
+ "tdnn_dim": [
100
+ 512,
101
+ 512,
102
+ 512,
103
+ 512,
104
+ 1500
105
+ ],
106
+ "tdnn_kernel": [
107
+ 5,
108
+ 3,
109
+ 3,
110
+ 1,
111
+ 1
112
+ ],
113
+ "torch_dtype": "float32",
114
+ "transformers_version": "4.35.2",
115
+ "use_weighted_layer_sum": false,
116
+ "vocab_size": 32,
117
+ "xvector_output_dim": 512
118
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e9ba3bac49a790a3c944c296f726ab06b820be1636f27979d5af7893e0c853fe
3
+ size 377611120
preprocessor_config.json ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "do_normalize": true,
3
+ "feature_extractor_type": "Wav2Vec2FeatureExtractor",
4
+ "feature_size": 1,
5
+ "padding_side": "right",
6
+ "padding_value": 0.0,
7
+ "return_attention_mask": false,
8
+ "sampling_rate": 16000
9
+ }
runs/Nov26_07-10-08_8448cbfff26e/events.out.tfevents.1700982910.8448cbfff26e.1860.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cad8ef6cd4ece27d7fe03a3d06a68883fe3b6d1225b06b695fcb431dffadbac6
3
+ size 5893
runs/Nov26_07-17-46_8448cbfff26e/events.out.tfevents.1700983372.8448cbfff26e.1860.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6074c8f276f8b7c1045e0949c5e7172e007a66ce1c03b4659d35bc01c996675f
3
+ size 5893
runs/Nov26_07-24-37_8448cbfff26e/events.out.tfevents.1700983785.8448cbfff26e.1860.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0897908efe72f3d2db573daa3f93464d5926a9837e757e11de385e131cc42c8d
3
+ size 6368
runs/Nov26_07-37-56_8448cbfff26e/events.out.tfevents.1700984581.8448cbfff26e.1860.3 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:757baf4ffa394765d1ee4b2a67f2c58119d74ee942d713f45c113cbfaee6809c
3
+ size 5894
runs/Nov26_07-44-12_8448cbfff26e/events.out.tfevents.1700984958.8448cbfff26e.1860.4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f13e14c13c2b486ae9a7d31e7973e7feca19c087555f659e54150f7254efd601
3
+ size 5893
runs/Nov26_07-51-41_8448cbfff26e/events.out.tfevents.1700985402.8448cbfff26e.1860.5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:96daf1a4a4281800c2a1b1723cd532a310f2e9f8a5a751743a8405f4c7b2c616
3
+ size 35005
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a9c1a80c2b8fc65fe7b9d54430501e3d0f66a7286840987f08f417a2c724991a
3
+ size 4536