Peter-Chou commited on
Commit
1c93390
1 Parent(s): 4d79023
Files changed (3) hide show
  1. config.json +20 -0
  2. pytorch_model.bin +3 -0
  3. vocab.txt +0 -0
config.json ADDED
@@ -0,0 +1,20 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "architectures": [
3
+ "BertForMaskedLM"
4
+ ],
5
+ "attention_probs_dropout_prob": 0.1,
6
+ "directionality": "bidi",
7
+ "hidden_act": "gelu",
8
+ "hidden_dropout_prob": 0.1,
9
+ "hidden_size": 768,
10
+ "initializer_range": 0.02,
11
+ "intermediate_size": 3072,
12
+ "max_position_embeddings": 512,
13
+ "model_type": "bert",
14
+ "max_relative_position": 64,
15
+ "num_attention_heads": 12,
16
+ "num_hidden_layers": 12,
17
+ "type_vocab_size": 2,
18
+ "vocab_size": 21128,
19
+ "use_relative_position": true
20
+ }
pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fcc442f1b8026e55f0df7ae7b88e7d30aed365ea3e4e294de5a3c05a89d446f8
3
+ size 410040612
vocab.txt ADDED
The diff for this file is too large to render. See raw diff