Tongjilibo commited on
Commit
c60f76c
1 Parent(s): 2bfe5be

Update bert-base-chinese/bert4torch_config.json

Browse files
bert-base-chinese/bert4torch_config.json CHANGED
@@ -12,5 +12,6 @@
12
  "num_hidden_layers": 12,
13
  "pad_token_id": 0,
14
  "type_vocab_size": 2,
15
- "vocab_size": 21128
 
16
  }
 
12
  "num_hidden_layers": 12,
13
  "pad_token_id": 0,
14
  "type_vocab_size": 2,
15
+ "vocab_size": 21128,
16
+ "tie_emb_prj_weight": true
17
  }