Jubliano commited on
Commit
07853fb
1 Parent(s): 88db023

Training in progress, step 500

Browse files
Files changed (3) hide show
  1. config.json +2 -2
  2. model.safetensors +1 -1
  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": 768,
@@ -66,7 +66,7 @@
66
  "mask_feature_prob": 0.0,
67
  "mask_time_length": 10,
68
  "mask_time_min_masks": 2,
69
- "mask_time_prob": 0.03,
70
  "model_type": "wav2vec2",
71
  "num_adapter_layers": 3,
72
  "num_attention_heads": 16,
 
9
  "architectures": [
10
  "Wav2Vec2ForCTC"
11
  ],
12
+ "attention_dropout": 0.13,
13
  "bos_token_id": 1,
14
  "classifier_proj_size": 256,
15
  "codevector_dim": 768,
 
66
  "mask_feature_prob": 0.0,
67
  "mask_time_length": 10,
68
  "mask_time_min_masks": 2,
69
+ "mask_time_prob": 0.05,
70
  "model_type": "wav2vec2",
71
  "num_adapter_layers": 3,
72
  "num_attention_heads": 16,
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:dbfe0768c09adb86cc063e2a14834ad9cd7188a3988bbeee1e6db3b6bda6d56f
3
  size 1262369180
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:295c4bfefcf4011ea0163e407e48ad77dc4dfb98ed3ebd2a84bd64173b70a5f5
3
  size 1262369180
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:89756294fb2429b28082d1b7fca14f3e0975efc1cfd76f0be8078f9fe8760534
3
  size 5048
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:de8dd8e3c7c6a3115ab745fbdd090c87a1a7b8a746a2678e460bfee0ec970c3f
3
  size 5048