syedmuhammad
commited on
Commit
•
020782d
1
Parent(s):
5e122cc
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 1261967380
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e74312e371be60774476361cc45bfd54e975db8672c63c5a4347e95b48b35217
|
3 |
size 1261967380
|
runs/Nov08_13-29-10_f692bf514ca7/events.out.tfevents.1699450387.f692bf514ca7.2572.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3938f8b8cae23e4f4a601dc284519563f8362198db2f4170fc35d2bba4b40277
|
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 4536
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:dbdc145beb5ad24c1ca454fc9b66c43673588c7465cfc200e0c14f7f31a6170d
|
3 |
size 4536
|