DylanonWic commited on
Commit
c8c446c
1 Parent(s): d4c88c9

Training in progress, step 500

Browse files
Files changed (3) hide show
  1. config.json +5 -5
  2. pytorch_model.bin +1 -1
  3. training_args.bin +1 -1
config.json CHANGED
@@ -8,7 +8,7 @@
8
  "architectures": [
9
  "Wav2Vec2ForCTC"
10
  ],
11
- "attention_dropout": 0.05,
12
  "bos_token_id": 1,
13
  "classifier_proj_size": 256,
14
  "codevector_dim": 768,
@@ -51,15 +51,15 @@
51
  "feat_extract_norm": "layer",
52
  "feat_proj_dropout": 0.1,
53
  "feat_quantizer_dropout": 0.0,
54
- "final_dropout": 0.0,
55
  "gradient_checkpointing": false,
56
  "hidden_act": "gelu",
57
- "hidden_dropout": 0.05,
58
  "hidden_size": 1024,
59
  "initializer_range": 0.02,
60
  "intermediate_size": 4096,
61
  "layer_norm_eps": 1e-05,
62
- "layerdrop": 0.2,
63
  "mask_channel_length": 10,
64
  "mask_channel_min_space": 1,
65
  "mask_channel_other": 0.0,
@@ -72,7 +72,7 @@
72
  "mask_time_min_masks": 2,
73
  "mask_time_min_space": 1,
74
  "mask_time_other": 0.0,
75
- "mask_time_prob": 0.05,
76
  "mask_time_selection": "static",
77
  "model_type": "wav2vec2",
78
  "num_adapter_layers": 3,
 
8
  "architectures": [
9
  "Wav2Vec2ForCTC"
10
  ],
11
+ "attention_dropout": 0.08,
12
  "bos_token_id": 1,
13
  "classifier_proj_size": 256,
14
  "codevector_dim": 768,
 
51
  "feat_extract_norm": "layer",
52
  "feat_proj_dropout": 0.1,
53
  "feat_quantizer_dropout": 0.0,
54
+ "final_dropout": 0.08,
55
  "gradient_checkpointing": false,
56
  "hidden_act": "gelu",
57
+ "hidden_dropout": 0.1,
58
  "hidden_size": 1024,
59
  "initializer_range": 0.02,
60
  "intermediate_size": 4096,
61
  "layer_norm_eps": 1e-05,
62
+ "layerdrop": 0.1,
63
  "mask_channel_length": 10,
64
  "mask_channel_min_space": 1,
65
  "mask_channel_other": 0.0,
 
72
  "mask_time_min_masks": 2,
73
  "mask_time_min_space": 1,
74
  "mask_time_other": 0.0,
75
+ "mask_time_prob": 0.1,
76
  "mask_time_selection": "static",
77
  "model_type": "wav2vec2",
78
  "num_adapter_layers": 3,
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9b642a0a4de70e423f04dcca15da2e27abd656501c3d387ae5eba20afc6e3bc1
3
  size 1262197037
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:197b721d4fd9fc273a5e0da7b378ef9a861a5b65550ea6458c8382a514cb1c8b
3
  size 1262197037
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:dae0c5d649664a68c1678f38b012848fe3f91e787a5560bc62a85fbb34ba5ac3
3
  size 3579
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9f077cbde20090100685bb0ec1b4565b5d3acec9d67b8a09f68517d951da80b1
3
  size 3579