DylanonWic
commited on
Commit
•
bf80650
1
Parent(s):
92b916a
revert back
Browse files- config.json +2 -2
- pytorch_model.bin +1 -1
- training_args.bin +1 -1
config.json
CHANGED
@@ -8,7 +8,7 @@
|
|
8 |
"architectures": [
|
9 |
"Wav2Vec2ForCTC"
|
10 |
],
|
11 |
-
"attention_dropout": 0.
|
12 |
"bos_token_id": 1,
|
13 |
"classifier_proj_size": 256,
|
14 |
"codevector_dim": 768,
|
@@ -72,7 +72,7 @@
|
|
72 |
"mask_time_min_masks": 2,
|
73 |
"mask_time_min_space": 1,
|
74 |
"mask_time_other": 0.0,
|
75 |
-
"mask_time_prob": 0.
|
76 |
"mask_time_selection": "static",
|
77 |
"model_type": "wav2vec2",
|
78 |
"num_adapter_layers": 3,
|
|
|
8 |
"architectures": [
|
9 |
"Wav2Vec2ForCTC"
|
10 |
],
|
11 |
+
"attention_dropout": 0.08,
|
12 |
"bos_token_id": 1,
|
13 |
"classifier_proj_size": 256,
|
14 |
"codevector_dim": 768,
|
|
|
72 |
"mask_time_min_masks": 2,
|
73 |
"mask_time_min_space": 1,
|
74 |
"mask_time_other": 0.0,
|
75 |
+
"mask_time_prob": 0.1,
|
76 |
"mask_time_selection": "static",
|
77 |
"model_type": "wav2vec2",
|
78 |
"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 1262197037
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fd60ee70513b538218cfe271c8320bbb5f8f1e0ecc909899ddcb6302d5f9ad6d
|
3 |
size 1262197037
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 3643
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6ebb2302a0e206d01e8d16a49b0065a228c4cc703067abe9ac1b93d9dfa15d54
|
3 |
size 3643
|