patrickvonplaten commited on
Commit
b585e75
1 Parent(s): 30968ab

Training in progress, step 500

Browse files
config.json CHANGED
@@ -55,10 +55,10 @@
55
  "intermediate_size": 3072,
56
  "layer_norm_eps": 1e-05,
57
  "layerdrop": 0.0,
58
- "mask_feature_length": 64,
59
- "mask_feature_prob": 0.1,
60
  "mask_time_length": 10,
61
- "mask_time_prob": 0.3,
62
  "model_type": "wav2vec2",
63
  "num_attention_heads": 12,
64
  "num_codevector_groups": 2,
 
55
  "intermediate_size": 3072,
56
  "layer_norm_eps": 1e-05,
57
  "layerdrop": 0.0,
58
+ "mask_feature_length": 10,
59
+ "mask_feature_prob": 0.0,
60
  "mask_time_length": 10,
61
+ "mask_time_prob": 0.2,
62
  "model_type": "wav2vec2",
63
  "num_attention_heads": 12,
64
  "num_codevector_groups": 2,
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7904b815d1d55555dbf1cae7b81487f7372289e017e7e1145dd10cf3b44931c7
3
  size 377697687
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c844d8f506f1894cf15b212734371e5b3e07aa473e1b9c9787cd05afbe35c966
3
  size 377697687
runs/Nov12_15-44-07_ip-172-31-1-149/events.out.tfevents.1636732044.ip-172-31-1-149.125761.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6041574fcb0c463816bf1afa83957599c035e16f83acf878ce8f6d034a6ee7bc
3
- size 713613
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f27c8e6e4f1b21a495cd8a171f56a355be554e5740f92bbac75a8ce60e4e4fff
3
+ size 747368
runs/Nov12_16-25-21_ip-172-31-1-149/1636734517.7573125/events.out.tfevents.1636734517.ip-172-31-1-149.131260.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:37bfd34425a69bc35e01e40221ac232a7a2cb7d1d26b79e1b0a8e207848eae8e
3
+ size 4611
runs/Nov12_16-25-21_ip-172-31-1-149/events.out.tfevents.1636734517.ip-172-31-1-149.131260.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d557331f00feeb0d89b3e0bfefb5098a31f766fad2f950e3b2e0c2405a4eb8eb
3
+ size 82693
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:aa907dff2976dd6d28cbfb63d78c3d8dbaaab1f28f40d16aec336fdb6322e9f3
3
  size 2927
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e2fc031d1f7d3b088a7043b009263723245f425f07b98d86d2c75fc1fd822361
3
  size 2927