patrickvonplaten commited on
Commit
bb204b3
1 Parent(s): 8a03b50

Training in progress, step 500

Browse files
config.json CHANGED
@@ -1,6 +1,6 @@
1
  {
2
  "_name_or_path": "facebook/wav2vec2-xls-r-300m",
3
- "activation_dropout": 0.1,
4
  "apply_spec_augment": true,
5
  "architectures": [
6
  "Wav2Vec2ForCTC"
@@ -57,9 +57,9 @@
57
  "layer_norm_eps": 1e-05,
58
  "layerdrop": 0.0,
59
  "mask_feature_length": 64,
60
- "mask_feature_prob": 0.25,
61
  "mask_time_length": 10,
62
- "mask_time_prob": 0.7,
63
  "model_type": "wav2vec2",
64
  "num_attention_heads": 16,
65
  "num_codevector_groups": 2,
 
1
  {
2
  "_name_or_path": "facebook/wav2vec2-xls-r-300m",
3
+ "activation_dropout": 0.0,
4
  "apply_spec_augment": true,
5
  "architectures": [
6
  "Wav2Vec2ForCTC"
 
57
  "layer_norm_eps": 1e-05,
58
  "layerdrop": 0.0,
59
  "mask_feature_length": 64,
60
+ "mask_feature_prob": 0.1,
61
  "mask_time_length": 10,
62
+ "mask_time_prob": 0.4,
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:e1814d920ce5ddd827e47aad250cac865dc10f9677a5d6acc30a3c8443f388ec
3
  size 1262091761
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:df8a832aa5966a3f6ee8a6e566c0a8b1e4c51d65abbfa33c07d7d78ff9491ed8
3
  size 1262091761
runs/Nov11_18-45-26_ip-172-31-1-149/1636656522.044584/events.out.tfevents.1636656522.ip-172-31-1-149.46650.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:30a4ff964e5636c893309dbd8d9a3175a066454a777b36af6a4bda3fa25e7ab6
3
+ size 4629
runs/Nov11_18-45-26_ip-172-31-1-149/events.out.tfevents.1636656522.ip-172-31-1-149.46650.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fbb274ab457b7cb39bbc9d11e84d0fc115a1cf29129ddc1bcdcb0b24c64e2aa7
3
+ size 82741
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:8f86a0e160996279c64593723e714d3720696028f52ec15888e14c6c6a6592d8
3
  size 2927
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ca4fe09c445100f93d54e5fce80f6b1036354b7d9c8bcbe9ed0af823f19b9a80
3
  size 2927