vioannidis
commited on
Commit
•
8207ff3
1
Parent(s):
b841260
Training in progress, step 200
Browse files- config.json +1 -1
- pytorch_model.bin +2 -2
- training_args.bin +1 -1
config.json
CHANGED
@@ -66,7 +66,7 @@
|
|
66 |
"mask_feature_prob": 0.0,
|
67 |
"mask_time_length": 10,
|
68 |
"mask_time_min_masks": 2,
|
69 |
-
"mask_time_prob": 0.
|
70 |
"model_type": "wav2vec2",
|
71 |
"num_adapter_layers": 3,
|
72 |
"num_attention_heads": 16,
|
|
|
66 |
"mask_feature_prob": 0.0,
|
67 |
"mask_time_length": 10,
|
68 |
"mask_time_min_masks": 2,
|
69 |
+
"mask_time_prob": 0.05,
|
70 |
"model_type": "wav2vec2",
|
71 |
"num_adapter_layers": 3,
|
72 |
"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
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:430425ca9f2f4191ca97646be49cfe3a2374eb4374cc19e55694d6f47146b8e9
|
3 |
+
size 1262094573
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4091
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e306a76b8d8893545d012d49cf5dafeb2fb8745ca7f08a7bc2b4658fe2a0a5a5
|
3 |
size 4091
|