Thienpkae commited on
Commit
432f7dd
1 Parent(s): 8bf4e51

Training in progress, step 292

Browse files
Files changed (3) hide show
  1. config.json +5 -5
  2. model.safetensors +2 -2
  3. training_args.bin +1 -1
config.json CHANGED
@@ -9,7 +9,7 @@
9
  "architectures": [
10
  "Wav2Vec2ForCTC"
11
  ],
12
- "attention_dropout": 0.1,
13
  "bos_token_id": 1,
14
  "classifier_proj_size": 256,
15
  "codevector_dim": 256,
@@ -42,19 +42,19 @@
42
  2,
43
  2
44
  ],
45
- "ctc_loss_reduction": "sum",
46
  "ctc_zero_infinity": false,
47
  "diversity_loss_weight": 0.1,
48
  "do_stable_layer_norm": false,
49
  "eos_token_id": 2,
50
  "feat_extract_activation": "gelu",
51
  "feat_extract_norm": "group",
52
- "feat_proj_dropout": 0.1,
53
  "feat_quantizer_dropout": 0.0,
54
  "final_dropout": 0.0,
55
  "freeze_feat_extract_train": true,
56
  "hidden_act": "gelu",
57
- "hidden_dropout": 0.1,
58
  "hidden_size": 768,
59
  "initializer_range": 0.02,
60
  "intermediate_size": 3072,
@@ -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
  "no_mask_channel_overlap": false,
 
9
  "architectures": [
10
  "Wav2Vec2ForCTC"
11
  ],
12
+ "attention_dropout": 0.0,
13
  "bos_token_id": 1,
14
  "classifier_proj_size": 256,
15
  "codevector_dim": 256,
 
42
  2,
43
  2
44
  ],
45
+ "ctc_loss_reduction": "mean",
46
  "ctc_zero_infinity": false,
47
  "diversity_loss_weight": 0.1,
48
  "do_stable_layer_norm": false,
49
  "eos_token_id": 2,
50
  "feat_extract_activation": "gelu",
51
  "feat_extract_norm": "group",
52
+ "feat_proj_dropout": 0.0,
53
  "feat_quantizer_dropout": 0.0,
54
  "final_dropout": 0.0,
55
  "freeze_feat_extract_train": true,
56
  "hidden_act": "gelu",
57
+ "hidden_dropout": 0.0,
58
  "hidden_size": 768,
59
  "initializer_range": 0.02,
60
  "intermediate_size": 3072,
 
72
  "mask_time_min_masks": 2,
73
  "mask_time_min_space": 1,
74
  "mask_time_other": 0.0,
75
+ "mask_time_prob": 0.0,
76
  "mask_time_selection": "static",
77
  "model_type": "wav2vec2",
78
  "no_mask_channel_overlap": false,
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:bbb0649e5c8773c68a14678b7303a17b35caa46edfcb81a3d0443fed7e928de3
3
- size 377801840
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fe2c75ce969975da3b7ea4fc864151b7fb4a012257f9557fcb5a0aa0ba07f3e7
3
+ size 377798672
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e6562480235bc25d7b87255fc4cf39ae9b436ef847f135334ca3d4e59aef36a2
3
  size 5112
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6838d52a4c2878451122a2eef9751eb8d9d94b7433f9b08770ab7034d424f3e1
3
  size 5112