GleamEyeBeast
commited on
Commit
•
b0f44f0
1
Parent(s):
ac83723
Training in progress, step 500
Browse files
.gitignore
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
checkpoint-*/
|
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "
|
3 |
"activation_dropout": 0.05,
|
4 |
"adapter_kernel_size": 3,
|
5 |
"adapter_stride": 2,
|
@@ -64,14 +64,14 @@
|
|
64 |
"mask_channel_other": 0.0,
|
65 |
"mask_channel_prob": 0.0,
|
66 |
"mask_channel_selection": "static",
|
67 |
-
"mask_feature_length":
|
68 |
"mask_feature_min_masks": 0,
|
69 |
-
"mask_feature_prob": 0.
|
70 |
-
"mask_time_length":
|
71 |
"mask_time_min_masks": 2,
|
72 |
"mask_time_min_space": 1,
|
73 |
"mask_time_other": 0.0,
|
74 |
-
"mask_time_prob": 0.
|
75 |
"mask_time_selection": "static",
|
76 |
"model_type": "wav2vec2",
|
77 |
"num_adapter_layers": 3,
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "GleamEyeBeast/ascend_with_timit",
|
3 |
"activation_dropout": 0.05,
|
4 |
"adapter_kernel_size": 3,
|
5 |
"adapter_stride": 2,
|
|
|
64 |
"mask_channel_other": 0.0,
|
65 |
"mask_channel_prob": 0.0,
|
66 |
"mask_channel_selection": "static",
|
67 |
+
"mask_feature_length": 2,
|
68 |
"mask_feature_min_masks": 0,
|
69 |
+
"mask_feature_prob": 0.004,
|
70 |
+
"mask_time_length": 2,
|
71 |
"mask_time_min_masks": 2,
|
72 |
"mask_time_min_space": 1,
|
73 |
"mask_time_other": 0.0,
|
74 |
+
"mask_time_prob": 0.065,
|
75 |
"mask_time_selection": "static",
|
76 |
"model_type": "wav2vec2",
|
77 |
"num_adapter_layers": 3,
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:83cbbc5593808fcbd4c1c0508681695cb5c77f197cd1547d66bd6e864b40219e
|
3 |
+
size 1276751921
|
runs/Apr04_23-39-10_70c3165bed54/1649116347.1392622/events.out.tfevents.1649116347.70c3165bed54.97.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4ccfecbc2a87e2767fbebdcd75c82f13835b156ed46649e4348585493345f246
|
3 |
+
size 4765
|
runs/Apr04_23-39-10_70c3165bed54/events.out.tfevents.1649116346.70c3165bed54.97.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2ca65634db31c4aba49e72bb2556350fc5fe3dcd0ec88d6e03fa1196e8e5a313
|
3 |
+
size 5083
|
training_args.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a959b4ed70a47b6bd1846fac965d110febf24c9ffedfa3a59cb54e6602e43447
|
3 |
+
size 2991
|