reichenbach commited on
Commit
e87d957
1 Parent(s): f9ab962

Training in progress, step 400

Browse files
config.json CHANGED
@@ -5,7 +5,7 @@
5
  "architectures": [
6
  "Wav2Vec2ForCTC"
7
  ],
8
- "attention_dropout": 0.0,
9
  "bos_token_id": 1,
10
  "classifier_proj_size": 256,
11
  "codevector_dim": 768,
@@ -46,17 +46,17 @@
46
  "feat_extract_activation": "gelu",
47
  "feat_extract_dropout": 0.0,
48
  "feat_extract_norm": "layer",
49
- "feat_proj_dropout": 0.0,
50
  "feat_quantizer_dropout": 0.0,
51
  "final_dropout": 0.0,
52
  "gradient_checkpointing": false,
53
  "hidden_act": "gelu",
54
- "hidden_dropout": 0.0,
55
  "hidden_size": 1024,
56
  "initializer_range": 0.02,
57
  "intermediate_size": 4096,
58
  "layer_norm_eps": 1e-05,
59
- "layerdrop": 0.0,
60
  "mask_feature_length": 10,
61
  "mask_feature_prob": 0.0,
62
  "mask_time_length": 10,
 
5
  "architectures": [
6
  "Wav2Vec2ForCTC"
7
  ],
8
+ "attention_dropout": 0.2,
9
  "bos_token_id": 1,
10
  "classifier_proj_size": 256,
11
  "codevector_dim": 768,
 
46
  "feat_extract_activation": "gelu",
47
  "feat_extract_dropout": 0.0,
48
  "feat_extract_norm": "layer",
49
+ "feat_proj_dropout": 0.1,
50
  "feat_quantizer_dropout": 0.0,
51
  "final_dropout": 0.0,
52
  "gradient_checkpointing": false,
53
  "hidden_act": "gelu",
54
+ "hidden_dropout": 0.2,
55
  "hidden_size": 1024,
56
  "initializer_range": 0.02,
57
  "intermediate_size": 4096,
58
  "layer_norm_eps": 1e-05,
59
+ "layerdrop": 0.3,
60
  "mask_feature_length": 10,
61
  "mask_feature_prob": 0.0,
62
  "mask_time_length": 10,
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5b133da644f1270f794be9d495f06bd0cd52a6e4673b1eff94e44863b96309d7
3
  size 1262329585
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:13010e87cad7a306524f5fdd14458e8873b1c0a93f160044d360558d4cd59024
3
  size 1262329585
runs/Feb04_03-52-16_job-1cbb6c7a-d063-4cb3-ba22-bc0e2afc09f0/1643947009.516695/events.out.tfevents.1643947009.job-1cbb6c7a-d063-4cb3-ba22-bc0e2afc09f0.176352.5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c10155e574b661093e422bd963c02c30397caff6879fce5c2b192fb7ff206b87
3
+ size 4577
runs/Feb04_03-52-16_job-1cbb6c7a-d063-4cb3-ba22-bc0e2afc09f0/1643947107.8947704/events.out.tfevents.1643947107.job-1cbb6c7a-d063-4cb3-ba22-bc0e2afc09f0.176352.7 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d68482d777a4ab3abbcfdad0678de2bc878dc22e2e8e9955de809fc1fe39a225
3
+ size 4577
runs/Feb04_03-52-16_job-1cbb6c7a-d063-4cb3-ba22-bc0e2afc09f0/events.out.tfevents.1643947009.job-1cbb6c7a-d063-4cb3-ba22-bc0e2afc09f0.176352.4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:eba87febeed231f15be6c4f5a4efbd644724296487776aad7ada1bbc33c5a6ec
3
+ size 4232
runs/Feb04_03-52-16_job-1cbb6c7a-d063-4cb3-ba22-bc0e2afc09f0/events.out.tfevents.1643947107.job-1cbb6c7a-d063-4cb3-ba22-bc0e2afc09f0.176352.6 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b21a07a99d121bd7dca041ed906c711ff2a7c40889f6a335127879f347d422c0
3
+ size 4707
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b4b734ecbce9f128fb3ccc49889562edd5187c109d610f903ff2a6014db2dac7
3
  size 2863
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8bcb72465b8b80b56e2605dd3270d074138571a00ba90ef12d29a6514a8abebe
3
  size 2863