failproof commited on
Commit
fcdcca8
·
verified ·
1 Parent(s): f89c111

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:097417381d6c7230bd9e3557456d726de6e83245ec8b24f529f60198a67b203a
3
+ size 440473133
tokenizer.json ADDED
The diff for this file is too large to render. See raw diff