Training in progress, step 300
Browse files- config.json +1 -1
- pytorch_model.bin +1 -1
- 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.1,
|
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 1262078125
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:20b925adc82a7d58526537283666085a8d494923a7faa1fc4fc56080d8236083
|
3 |
size 1262078125
|
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:0c616073edf1cba5fbba75024d2b9380c84e8c8db5c5e8e843cb955db2a463ec
|
3 |
size 4091
|