Commit ·
d444af5
1
Parent(s): 216cbf7
End of training
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",
|
| 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:5a095d2eba4ff51d7c25858d2d1cb915205138d341b95facfb7185084aad45cb
|
| 3 |
+
size 1276751921
|
runs/Mar29_03-31-04_ac61cfe8b9af/1648524898.625098/events.out.tfevents.1648524898.ac61cfe8b9af.98.1
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1ef336b7adf6f64e9aeaf423b0ff7e4a776395ade9c22ab884fbe2496840c15e
|
| 3 |
+
size 4732
|
runs/Mar29_03-31-04_ac61cfe8b9af/events.out.tfevents.1648524898.ac61cfe8b9af.98.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:bb7014682ccd84089bcc020bca56d579b75fd7222f4efc8801efafc9d8d3e057
|
| 3 |
+
size 10929
|
training_args.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:99ce83ed0e8808ad4afabbb15e8dd9a64d2efa8793854820b07deccd7a83b0d9
|
| 3 |
+
size 2991
|