Commit
·
c47f74f
1
Parent(s):
5c94bcd
End of training
Browse files
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "
|
3 |
"activation_dropout": 0.0,
|
4 |
"adapter_kernel_size": 3,
|
5 |
"adapter_stride": 2,
|
@@ -12,6 +12,7 @@
|
|
12 |
"bos_token_id": 1,
|
13 |
"classifier_proj_size": 256,
|
14 |
"codevector_dim": 256,
|
|
|
15 |
"contrastive_logits_temperature": 0.1,
|
16 |
"conv_bias": false,
|
17 |
"conv_dim": [
|
@@ -52,13 +53,18 @@
|
|
52 |
"feat_quantizer_dropout": 0.0,
|
53 |
"final_dropout": 0.0,
|
54 |
"freeze_feat_extract_train": true,
|
|
|
|
|
|
|
|
|
|
|
55 |
"hidden_act": "gelu",
|
56 |
"hidden_dropout": 0.1,
|
57 |
"hidden_size": 768,
|
58 |
"initializer_range": 0.02,
|
59 |
"intermediate_size": 3072,
|
60 |
"layer_norm_eps": 1e-05,
|
61 |
-
"layerdrop": 0.
|
62 |
"mask_channel_length": 10,
|
63 |
"mask_channel_min_space": 1,
|
64 |
"mask_channel_other": 0.0,
|
@@ -84,9 +90,11 @@
|
|
84 |
"num_conv_pos_embeddings": 128,
|
85 |
"num_feat_extract_layers": 7,
|
86 |
"num_hidden_layers": 12,
|
|
|
|
|
87 |
"num_negatives": 100,
|
88 |
"output_hidden_size": 768,
|
89 |
-
"pad_token_id":
|
90 |
"proj_codevector_dim": 256,
|
91 |
"tdnn_dilation": [
|
92 |
1,
|
@@ -113,5 +121,7 @@
|
|
113 |
"transformers_version": "4.17.0",
|
114 |
"use_weighted_layer_sum": false,
|
115 |
"vocab_size": 32,
|
|
|
|
|
116 |
"xvector_output_dim": 512
|
117 |
}
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "patrickvonplaten/wav2vec2-base",
|
3 |
"activation_dropout": 0.0,
|
4 |
"adapter_kernel_size": 3,
|
5 |
"adapter_stride": 2,
|
|
|
12 |
"bos_token_id": 1,
|
13 |
"classifier_proj_size": 256,
|
14 |
"codevector_dim": 256,
|
15 |
+
"contrastive_logit_temperature": 0.1,
|
16 |
"contrastive_logits_temperature": 0.1,
|
17 |
"conv_bias": false,
|
18 |
"conv_dim": [
|
|
|
53 |
"feat_quantizer_dropout": 0.0,
|
54 |
"final_dropout": 0.0,
|
55 |
"freeze_feat_extract_train": true,
|
56 |
+
"gumbel_softmax_temperature": [
|
57 |
+
2.0,
|
58 |
+
0.5,
|
59 |
+
0.999995
|
60 |
+
],
|
61 |
"hidden_act": "gelu",
|
62 |
"hidden_dropout": 0.1,
|
63 |
"hidden_size": 768,
|
64 |
"initializer_range": 0.02,
|
65 |
"intermediate_size": 3072,
|
66 |
"layer_norm_eps": 1e-05,
|
67 |
+
"layerdrop": 0.05,
|
68 |
"mask_channel_length": 10,
|
69 |
"mask_channel_min_space": 1,
|
70 |
"mask_channel_other": 0.0,
|
|
|
90 |
"num_conv_pos_embeddings": 128,
|
91 |
"num_feat_extract_layers": 7,
|
92 |
"num_hidden_layers": 12,
|
93 |
+
"num_latent_groups": 2,
|
94 |
+
"num_latent_vars": 320,
|
95 |
"num_negatives": 100,
|
96 |
"output_hidden_size": 768,
|
97 |
+
"pad_token_id": 0,
|
98 |
"proj_codevector_dim": 256,
|
99 |
"tdnn_dilation": [
|
100 |
1,
|
|
|
121 |
"transformers_version": "4.17.0",
|
122 |
"use_weighted_layer_sum": false,
|
123 |
"vocab_size": 32,
|
124 |
+
"vq_final_dim": 256,
|
125 |
+
"vq_latent_dim": 256,
|
126 |
"xvector_output_dim": 512
|
127 |
}
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 377671575
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7479d7af81b47b5bd077c283dbb5b8a4c4d92a26dbc7ea79f9cd3bf174bbd7cf
|
3 |
size 377671575
|
runs/Jun22_02-22-58_d84e2f912cf2/1655864613.2834873/events.out.tfevents.1655864613.d84e2f912cf2.613.3
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fdc02630673d6f8b1adf5e72a0e19406ec9e830448d8780a7f27264a20e3c472
|
3 |
+
size 4825
|
runs/Jun22_02-22-58_d84e2f912cf2/events.out.tfevents.1655864613.d84e2f912cf2.613.2
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:521c1bd423a61d4941035c5e19559d8401d7528a2b4707b0df40f59b8fdf3e52
|
3 |
+
size 5606
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 3055
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:16cbbce8643941d0eefb0a2a414264ead87c850c14880bcac0130577694e8559
|
3 |
size 3055
|