patrickvonplaten commited on
Commit
7505d0e
1 Parent(s): 33be726

update model

Browse files
Files changed (2) hide show
  1. config.json +1 -0
  2. pytorch_model.bin +2 -2
config.json CHANGED
@@ -38,6 +38,7 @@
38
  "eos_token_id": 2,
39
  "feat_extract_activation": "gelu",
40
  "feat_extract_norm": "group",
 
41
  "feat_proj_dropout": 0.1,
42
  "final_dropout": 0.1,
43
  "freeze_feat_extract_train": true,
38
  "eos_token_id": 2,
39
  "feat_extract_activation": "gelu",
40
  "feat_extract_norm": "group",
41
+ "feat_extract_out_grad_mult": 0.1,
42
  "feat_proj_dropout": 0.1,
43
  "final_dropout": 0.1,
44
  "freeze_feat_extract_train": true,
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c1c7b6d29e43ddf490d8fd34040ee2d50d026e8ed97c3ffa07db2f090c29927f
3
- size 377568730
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:39a04f50c9895743ff8de80f2e23d53c64d8a0bdb1604cf2fbb8bf36bf2eb0ee
3
+ size 377569754