woodwardmw commited on
Commit
0cc77bb
·
verified ·
1 Parent(s): 807fb77

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
  "Wav2Vec2BertForCTC"
11
  ],
12
- "attention_dropout": 0.0,
13
  "blank_token_id": 0,
14
  "bos_token_id": 1,
15
  "classifier_proj_size": 768,
@@ -26,7 +26,7 @@
26
  "feature_projection_input_dim": 160,
27
  "final_dropout": 0.1,
28
  "hidden_act": "swish",
29
- "hidden_dropout": 0.0,
30
  "hidden_size": 1024,
31
  "initializer_range": 0.02,
32
  "intermediate_size": 4096,
 
9
  "architectures": [
10
  "Wav2Vec2BertForCTC"
11
  ],
12
+ "attention_dropout": 0.1,
13
  "blank_token_id": 0,
14
  "bos_token_id": 1,
15
  "classifier_proj_size": 768,
 
26
  "feature_projection_input_dim": 160,
27
  "final_dropout": 0.1,
28
  "hidden_act": "swish",
29
+ "hidden_dropout": 0.1,
30
  "hidden_size": 1024,
31
  "initializer_range": 0.02,
32
  "intermediate_size": 4096,
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1fd3a5c174b035e4017bc358628e54533bdf2644147c0ddd4199227a5b3ce2ad
3
  size 2322390412
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7c7b7dfdf029a8bc9b1b49d0df4df1f538dfdd7b449a7fbb93c8f0ddb42bb34a
3
  size 2322390412
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:bb493c585fc0e4efca16f6a7c20d04f8a2ec15f91e2b2ba2b447dc8e93b772d5
3
  size 5368
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9e510b45119a047ddf8c2adf9ee04b26be5e814f0d9885de456f2dd64a0025ee
3
  size 5368