MelanieKoe commited on
Commit
ce26da9
1 Parent(s): a1c8b61

Training in progress, step 250

Browse files
Files changed (3) hide show
  1. config.json +3 -3
  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.0,
13
  "bos_token_id": 1,
14
  "classifier_proj_size": 256,
15
  "codevector_dim": 256,
@@ -49,12 +49,12 @@
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,
 
9
  "architectures": [
10
  "Wav2Vec2ForCTC"
11
  ],
12
+ "attention_dropout": 0.1,
13
  "bos_token_id": 1,
14
  "classifier_proj_size": 256,
15
  "codevector_dim": 256,
 
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,
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:99de6adc1ed23f8e7a96973bc50511a1cf7b9e8a5bb11d8cde688f5f4fcb8ca9
3
  size 377629528
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:449029681b6c8b8857a188b311bcf800e2ab051f4ae0904d13e687f19513a02b
3
  size 377629528
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8109ba1ae334962d45909a7d00a358144dc7cce552d122fc2db5e5fc86d19325
3
  size 4283
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7763d94b5ce05259db6475142f52d75f65ae8148230c216507d7c98df1d41c77
3
  size 4283