aliyzd95 commited on
Commit
c6fa633
·
verified ·
1 Parent(s): dc44b0d

Training in progress, step 400

Browse files
config.json CHANGED
@@ -8,7 +8,7 @@
8
  "architectures": [
9
  "WavLMForCTC"
10
  ],
11
- "attention_dropout": 0.0,
12
  "bos_token_id": 1,
13
  "classifier_proj_size": 256,
14
  "codevector_dim": 256,
@@ -53,12 +53,12 @@
53
  "final_dropout": 0.0,
54
  "freeze_feat_extract_train": true,
55
  "hidden_act": "gelu",
56
- "hidden_dropout": 0.0,
57
  "hidden_size": 768,
58
  "initializer_range": 0.02,
59
  "intermediate_size": 3072,
60
  "layer_norm_eps": 1e-05,
61
- "layerdrop": 0.0,
62
  "mask_channel_length": 10,
63
  "mask_channel_min_space": 1,
64
  "mask_channel_other": 0.0,
 
8
  "architectures": [
9
  "WavLMForCTC"
10
  ],
11
+ "attention_dropout": 0.1,
12
  "bos_token_id": 1,
13
  "classifier_proj_size": 256,
14
  "codevector_dim": 256,
 
53
  "final_dropout": 0.0,
54
  "freeze_feat_extract_train": true,
55
  "hidden_act": "gelu",
56
+ "hidden_dropout": 0.1,
57
  "hidden_size": 768,
58
  "initializer_range": 0.02,
59
  "intermediate_size": 3072,
60
  "layer_norm_eps": 1e-05,
61
+ "layerdrop": 0.1,
62
  "mask_channel_length": 10,
63
  "mask_channel_min_space": 1,
64
  "mask_channel_other": 0.0,
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:bd24b1b915415d3602933847867e1cb1e7d8c1471ba146f2834ef709bcf5b279
3
  size 377754448
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5d97e9bf8d8bd0dd899d7c78dbd822f79932ccebd84cfacaef4651cce8c50fd7
3
  size 377754448
preprocessor_config.json CHANGED
@@ -4,7 +4,6 @@
4
  "feature_size": 1,
5
  "padding_side": "right",
6
  "padding_value": 0.0,
7
- "processor_class": "Wav2Vec2Processor",
8
  "return_attention_mask": true,
9
  "sampling_rate": 16000
10
  }
 
4
  "feature_size": 1,
5
  "padding_side": "right",
6
  "padding_value": 0.0,
 
7
  "return_attention_mask": true,
8
  "sampling_rate": 16000
9
  }
runs/Aug31_21-50-21_fcc3ce74428e/events.out.tfevents.1725141027.fcc3ce74428e.46976.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6daaae2ae3cda90b9ed25d456fea236cb56838d291f07e4e80cc136b23f7f49b
3
+ size 7363
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:716fbd06fd13c3af5361ce617a3218808240d04537a543a032a83034f6750dbc
3
  size 5240
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fe8f5fc5b4b689940813aee7781de61b7494127f62c247d2b6e5f65ca8406cf2
3
  size 5240