patrickvonplaten
commited on
Commit
•
4fa52fd
1
Parent(s):
c2fbd3b
Training in progress, step 500
Browse files- config.json +1 -1
- pytorch_model.bin +1 -1
- runs/Nov12_00-09-19_ip-172-31-1-149/1636675877.3556423/events.out.tfevents.1636675877.ip-172-31-1-149.98622.1 +3 -0
- runs/Nov12_00-09-19_ip-172-31-1-149/events.out.tfevents.1636675877.ip-172-31-1-149.98622.0 +3 -0
- special_tokens_map.json +1 -1
- training_args.bin +1 -1
config.json
CHANGED
@@ -59,7 +59,7 @@
|
|
59 |
"mask_feature_length": 64,
|
60 |
"mask_feature_prob": 0.1,
|
61 |
"mask_time_length": 10,
|
62 |
-
"mask_time_prob": 0.
|
63 |
"model_type": "wav2vec2",
|
64 |
"num_attention_heads": 16,
|
65 |
"num_codevector_groups": 2,
|
|
|
59 |
"mask_feature_length": 64,
|
60 |
"mask_feature_prob": 0.1,
|
61 |
"mask_time_length": 10,
|
62 |
+
"mask_time_prob": 0.3,
|
63 |
"model_type": "wav2vec2",
|
64 |
"num_attention_heads": 16,
|
65 |
"num_codevector_groups": 2,
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1262091761
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:87cfc46e8b02c6b63fb3a7b2b41163a3466910761d441cb1c1fee5ca4c9f88ff
|
3 |
size 1262091761
|
runs/Nov12_00-09-19_ip-172-31-1-149/1636675877.3556423/events.out.tfevents.1636675877.ip-172-31-1-149.98622.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:37a18764b4d7940bd5c54a650c853710ff229ad7105c044958ae4207915f8804
|
3 |
+
size 4629
|
runs/Nov12_00-09-19_ip-172-31-1-149/events.out.tfevents.1636675877.ip-172-31-1-149.98622.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c3194cc8bd65c6a942c2bc4669224e2c061698a813ac3862838b3de8c0f556c6
|
3 |
+
size 82742
|
special_tokens_map.json
CHANGED
@@ -1 +1 @@
|
|
1 |
-
{"bos_token": "<s>", "eos_token": "</s>", "unk_token": "[UNK]", "pad_token": "[PAD]", "additional_special_tokens": [{"content": "<s>", "single_word": false, "lstrip": false, "rstrip": false, "normalized": true}, {"content": "</s>", "single_word": false, "lstrip": false, "rstrip": false, "normalized": true}]}
|
|
|
1 |
+
{"bos_token": "<s>", "eos_token": "</s>", "unk_token": "[UNK]", "pad_token": "[PAD]", "additional_special_tokens": [{"content": "<s>", "single_word": false, "lstrip": false, "rstrip": false, "normalized": true}, {"content": "</s>", "single_word": false, "lstrip": false, "rstrip": false, "normalized": true}, {"content": "<s>", "single_word": false, "lstrip": false, "rstrip": false, "normalized": true}, {"content": "</s>", "single_word": false, "lstrip": false, "rstrip": false, "normalized": true}]}
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 2927
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5dc4eb79a7e7de6df0affe2f2ee251af6a9d43135e948ced0f9003c46c7e62d4
|
3 |
size 2927
|