Toshiki Tomihira commited on
Commit
8ea065b
1 Parent(s): b6d57a1

Update pytorch_model.bin and config

Browse files
Files changed (2) hide show
  1. config.json +5 -1
  2. pytorch_model.bin +2 -2
config.json CHANGED
@@ -2,6 +2,8 @@
2
  "architectures": [
3
  "Wav2Vec2ForCTC"
4
  ],
 
 
5
  "conv_bias": false,
6
  "conv_dim": [
7
  512,
@@ -31,6 +33,7 @@
31
  2
32
  ],
33
  "do_stable_layer_norm": false,
 
34
  "feat_extract_activation": "gelu",
35
  "feat_extract_dropout": 0.0,
36
  "feat_extract_norm": "group",
@@ -46,6 +49,7 @@
46
  "num_conv_pos_embeddings": 128,
47
  "num_feat_extract_layers": 7,
48
  "num_hidden_layers": 12,
49
- "transformers_version": "4.3.0.dev0",
 
50
  "vocab_size": 32
51
  }
2
  "architectures": [
3
  "Wav2Vec2ForCTC"
4
  ],
5
+ "attention_probs_dropout_prob": 0.1,
6
+ "bos_token_id": 1,
7
  "conv_bias": false,
8
  "conv_dim": [
9
  512,
33
  2
34
  ],
35
  "do_stable_layer_norm": false,
36
+ "eos_token_id": 2,
37
  "feat_extract_activation": "gelu",
38
  "feat_extract_dropout": 0.0,
39
  "feat_extract_norm": "group",
49
  "num_conv_pos_embeddings": 128,
50
  "num_feat_extract_layers": 7,
51
  "num_hidden_layers": 12,
52
+ "pad_token_id": 0,
53
+ "transformers_version": "4.3.2",
54
  "vocab_size": 32
55
  }
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e1f24291a5a03b0a905da3ea61278d28760022b24c6a10cb42fea85ea942c45d
3
- size 377667909
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e0e96c89134e6ade76b537d78755085d8974855da70f400784d9ac89a2cf2b13
3
+ size 377667141