valhalla commited on
Commit
5f2b5e1
1 Parent(s): 7370426

update weights

Browse files
Files changed (2) hide show
  1. config.json +1 -3
  2. pytorch_model.bin +2 -2
config.json CHANGED
@@ -1,5 +1,4 @@
1
  {
2
- "_name_or_path": "s2t_librispeech_small",
3
  "activation_dropout": 0.1,
4
  "activation_function": "relu",
5
  "architectures": [
@@ -31,7 +30,7 @@
31
  "input_channels": 1,
32
  "input_feat_per_channel": 80,
33
  "is_encoder_decoder": true,
34
- "max_position_embeddings": 1024,
35
  "max_source_positions": 6000,
36
  "max_target_positions": 1024,
37
  "model_type": "speech_to_text_transformer",
@@ -40,7 +39,6 @@
40
  "num_hidden_layers": 12,
41
  "pad_token_id": 1,
42
  "scale_embedding": true,
43
- "share_embeds": true,
44
  "transformers_version": "4.4.0.dev0",
45
  "use_cache": true,
46
  "vocab_size": 10000
 
1
  {
 
2
  "activation_dropout": 0.1,
3
  "activation_function": "relu",
4
  "architectures": [
 
30
  "input_channels": 1,
31
  "input_feat_per_channel": 80,
32
  "is_encoder_decoder": true,
33
+ "max_length": 200,
34
  "max_source_positions": 6000,
35
  "max_target_positions": 1024,
36
  "model_type": "speech_to_text_transformer",
 
39
  "num_hidden_layers": 12,
40
  "pad_token_id": 1,
41
  "scale_embedding": true,
 
42
  "transformers_version": "4.4.0.dev0",
43
  "use_cache": true,
44
  "vocab_size": 10000
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c9737d35e13a05ba25f4ca026888889c617efc7c320966e5c3a33afdfee36290
3
- size 118281742
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9766b098ac3cfb424d5357188b5ad0b150872f30f0a880b813df91b181f63295
3
+ size 118281550