failproof commited on
Commit
16f5de4
·
verified ·
1 Parent(s): 6a8ac45

Upload 3 files

Browse files
Files changed (3) hide show
  1. config.json +10 -0
  2. pytorch_model.bin +3 -0
  3. tokenizer.json +0 -0
config.json ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "architectures": ["BertForMaskedLM"],
3
+ "model_type": "bert",
4
+ "vocab_size": 30522,
5
+ "hidden_size": 768,
6
+ "num_hidden_layers": 12,
7
+ "num_attention_heads": 12,
8
+ "intermediate_size": 3072,
9
+ "hidden_act": "gelu"
10
+ }
pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
3
+ size 0
tokenizer.json ADDED
The diff for this file is too large to render. See raw diff