DylanonWic
commited on
Commit
•
92b916a
1
Parent(s):
f9d18d1
revert version to model legendary-terrain-142
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.1,
|
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.05,
|
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:7f0286a13504695796dc0cbd102326adaba4a7cae3ff09ce2d139b97b61c13cb
|
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:84b23ff42eb31c84a257a400a81b924702fa929dc703c057da4526b803ea2a68
|
3 |
size 3643
|