anton-l HF staff commited on
Commit
d6a4175
1 Parent(s): cf9ca93

Update model weights

Browse files
Files changed (2) hide show
  1. config.json +5 -3
  2. pytorch_model.bin +2 -2
config.json CHANGED
@@ -6,6 +6,7 @@
6
  ],
7
  "attention_dropout": 0.1,
8
  "bos_token_id": 1,
 
9
  "conv_bias": false,
10
  "conv_dim": [
11
  96,
@@ -58,6 +59,7 @@
58
  "feat_extract_activation": "gelu",
59
  "feat_extract_norm": "group",
60
  "feat_proj_dropout": 0.1,
 
61
  "final_dropout": 0.0,
62
  "hidden_act": "gelu",
63
  "hidden_dropout": 0.1,
@@ -88,8 +90,8 @@
88
  "relative_attention": true,
89
  "share_att_key": true,
90
  "squeeze_factor": 2,
 
91
  "torch_dtype": "float32",
92
  "transformers_version": "4.12.0.dev0",
93
- "feature_extractor_type": "Wav2Vec2FeatureExtractor",
94
- "tokenizer_class": "Wav2Vec2CTCTokenizer"
95
- }
6
  ],
7
  "attention_dropout": 0.1,
8
  "bos_token_id": 1,
9
+ "classifier_proj_size": 256,
10
  "conv_bias": false,
11
  "conv_dim": [
12
  96,
59
  "feat_extract_activation": "gelu",
60
  "feat_extract_norm": "group",
61
  "feat_proj_dropout": 0.1,
62
+ "feature_extractor_type": "Wav2Vec2FeatureExtractor",
63
  "final_dropout": 0.0,
64
  "hidden_act": "gelu",
65
  "hidden_dropout": 0.1,
90
  "relative_attention": true,
91
  "share_att_key": true,
92
  "squeeze_factor": 2,
93
+ "tokenizer_class": "Wav2Vec2CTCTokenizer",
94
  "torch_dtype": "float32",
95
  "transformers_version": "4.12.0.dev0",
96
+ "use_weighted_layer_sum": false
97
+ }
 
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7d0aaadd2318d58021c0b1b8e3dd6570ce3ad273d340b175695ecd8e314c64d2
3
- size 710443401
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4e3e30834bfa5122cbe0447cbd44229c40b9a618810f6fbedc712ce1537b93e0
3
+ size 708080397