Jubliano commited on
Commit
eba0795
1 Parent(s): 2f3ec66

Training in progress, step 100

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.05,
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.05,
70
  "model_type": "wav2vec2",
71
  "num_adapter_layers": 3,
72
  "num_attention_heads": 16,
 
9
  "architectures": [
10
  "Wav2Vec2ForCTC"
11
  ],
12
+ "attention_dropout": 0.0,
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.2,
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:d9bfc2ead8e6f038c81b03550d55214ed685f14d1f2fdbe4314623356db6b805
3
  size 1262365080
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:07d0fb65167bc194f0d919b108fbf1ec15ce6f1054ce22bca681e49281009a6b
3
  size 1262365080
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a508ce5a00e04d96efb856056cee912ae967e3b21725d199a1b8315d1180ac6b
3
  size 4984
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6fe3a4252a1676fcf08bdb0a72f009b4123f5d779d587adc8c16a6c941ef6895
3
  size 4984