DrishtiSharma
commited on
Commit
•
a816423
1
Parent(s):
467a2a4
Training in progress, step 1000
Browse files- config.json +2 -2
- pytorch_model.bin +1 -1
- training_args.bin +1 -1
config.json
CHANGED
@@ -61,10 +61,10 @@
|
|
61 |
"layerdrop": 0.0,
|
62 |
"mask_feature_length": 10,
|
63 |
"mask_feature_min_masks": 0,
|
64 |
-
"mask_feature_prob": 0.
|
65 |
"mask_time_length": 10,
|
66 |
"mask_time_min_masks": 2,
|
67 |
-
"mask_time_prob": 0.
|
68 |
"model_type": "wav2vec2",
|
69 |
"num_adapter_layers": 3,
|
70 |
"num_attention_heads": 16,
|
|
|
61 |
"layerdrop": 0.0,
|
62 |
"mask_feature_length": 10,
|
63 |
"mask_feature_min_masks": 0,
|
64 |
+
"mask_feature_prob": 0.25,
|
65 |
"mask_time_length": 10,
|
66 |
"mask_time_min_masks": 2,
|
67 |
+
"mask_time_prob": 0.75,
|
68 |
"model_type": "wav2vec2",
|
69 |
"num_adapter_layers": 3,
|
70 |
"num_attention_heads": 16,
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1262099953
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5eaa8f2b01bc13ca95f6de114a8ba88178f0dd6bf3b993a81c43ad5fdab5e8bf
|
3 |
size 1262099953
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 3055
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7f5c33834531729cbd85404c546c89af5c6adef015577a6fddb4f245aa360ccb
|
3 |
size 3055
|