syedmuhammad
commited on
Commit
•
0483a5f
1
Parent(s):
1db3b78
Training in progress, step 400
Browse files
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "facebook/wav2vec2-
|
3 |
"activation_dropout": 0.0,
|
4 |
"adapter_attn_dim": null,
|
5 |
"adapter_kernel_size": 3,
|
@@ -60,12 +60,20 @@
|
|
60 |
"intermediate_size": 4096,
|
61 |
"layer_norm_eps": 1e-05,
|
62 |
"layerdrop": 0.1,
|
|
|
|
|
|
|
|
|
|
|
63 |
"mask_feature_length": 10,
|
64 |
"mask_feature_min_masks": 0,
|
65 |
"mask_feature_prob": 0.0,
|
66 |
"mask_time_length": 10,
|
67 |
"mask_time_min_masks": 2,
|
|
|
|
|
68 |
"mask_time_prob": 0.05,
|
|
|
69 |
"model_type": "wav2vec2",
|
70 |
"num_adapter_layers": 3,
|
71 |
"num_attention_heads": 16,
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "facebook/wav2vec2-large-xlsr-53",
|
3 |
"activation_dropout": 0.0,
|
4 |
"adapter_attn_dim": null,
|
5 |
"adapter_kernel_size": 3,
|
|
|
60 |
"intermediate_size": 4096,
|
61 |
"layer_norm_eps": 1e-05,
|
62 |
"layerdrop": 0.1,
|
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 |
"num_adapter_layers": 3,
|
79 |
"num_attention_heads": 16,
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1261950980
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0fb05cf25becfc23f59a634da91af76328951887eea02fdbcbca1b3b9d3e9c41
|
3 |
size 1261950980
|
runs/Nov06_15-54-01_638c50298a65/events.out.tfevents.1699286398.638c50298a65.702.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2478a12fc6ab3db1f7ad91a845f8595ba740016dc01a821a63dd04724e35b285
|
3 |
+
size 5665
|
runs/Nov06_16-13-33_638c50298a65/events.out.tfevents.1699287443.638c50298a65.6792.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d359eb3affcecfb10893220864d55c47fbad0f7d3b4de8e3b490ca51f2e1a1cb
|
3 |
+
size 6046
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4600
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b713d9f4051da62786c0ac442c301dc7405d7373a3a8eaf584f8f2d65cec8f47
|
3 |
size 4600
|