vioannidis commited on
Commit
4aa089a
1 Parent(s): f7f8d99

Training in progress, step 200

Browse files
Files changed (3) hide show
  1. config.json +5 -5
  2. pytorch_model.bin +1 -1
  3. training_args.bin +2 -2
config.json CHANGED
@@ -9,7 +9,7 @@
9
  "architectures": [
10
  "Wav2Vec2ForCTC"
11
  ],
12
- "attention_dropout": 0.0,
13
  "bos_token_id": 1,
14
  "classifier_proj_size": 256,
15
  "codevector_dim": 768,
@@ -50,17 +50,17 @@
50
  "feat_extract_activation": "gelu",
51
  "feat_extract_dropout": 0.0,
52
  "feat_extract_norm": "layer",
53
- "feat_proj_dropout": 0.0,
54
  "feat_quantizer_dropout": 0.0,
55
  "final_dropout": 0.0,
56
  "gradient_checkpointing": false,
57
  "hidden_act": "gelu",
58
- "hidden_dropout": 0.0,
59
  "hidden_size": 1024,
60
  "initializer_range": 0.02,
61
  "intermediate_size": 4096,
62
  "layer_norm_eps": 1e-05,
63
- "layerdrop": 0.0,
64
  "mask_feature_length": 10,
65
  "mask_feature_min_masks": 0,
66
  "mask_feature_prob": 0.0,
@@ -102,7 +102,7 @@
102
  1
103
  ],
104
  "torch_dtype": "float32",
105
- "transformers_version": "4.31.0",
106
  "use_weighted_layer_sum": false,
107
  "vocab_size": 47,
108
  "xvector_output_dim": 512
 
9
  "architectures": [
10
  "Wav2Vec2ForCTC"
11
  ],
12
+ "attention_dropout": 0.2,
13
  "bos_token_id": 1,
14
  "classifier_proj_size": 256,
15
  "codevector_dim": 768,
 
50
  "feat_extract_activation": "gelu",
51
  "feat_extract_dropout": 0.0,
52
  "feat_extract_norm": "layer",
53
+ "feat_proj_dropout": 0.2,
54
  "feat_quantizer_dropout": 0.0,
55
  "final_dropout": 0.0,
56
  "gradient_checkpointing": false,
57
  "hidden_act": "gelu",
58
+ "hidden_dropout": 0.2,
59
  "hidden_size": 1024,
60
  "initializer_range": 0.02,
61
  "intermediate_size": 4096,
62
  "layer_norm_eps": 1e-05,
63
+ "layerdrop": 0.2,
64
  "mask_feature_length": 10,
65
  "mask_feature_min_masks": 0,
66
  "mask_feature_prob": 0.0,
 
102
  1
103
  ],
104
  "torch_dtype": "float32",
105
+ "transformers_version": "4.32.0",
106
  "use_weighted_layer_sum": false,
107
  "vocab_size": 47,
108
  "xvector_output_dim": 512
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1d47065854eac8605c5635a28baf9bfc46f39d2d386063bf30d3669b5b39724f
3
  size 1262094573
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9122ba3f48507014e8af1a97bf401e1e3279264c5d2ed26f6190b059294c8e8b
3
  size 1262094573
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:18bb3ebbe334eaa1aa075fd6550209806cf4df527cdbd95cf51676702bf84c52
3
- size 3963
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:07ae76a158cda20e2c1a7e24cc4248c33b354932872cc7d3761e94cefd8ba572
3
+ size 4091