rrsong commited on
Commit
6b40528
1 Parent(s): 20bcb82

Upload 3 files

Browse files
Files changed (3) hide show
  1. model_config.json +21 -0
  2. pytorch_model.bin +3 -0
  3. vocab.txt +0 -0
model_config.json ADDED
@@ -0,0 +1,21 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "attention_probs_dropout_prob": 0.1,
3
+ "directionality": "bidi",
4
+ "hidden_act": "gelu",
5
+ "hidden_dropout_prob": 0.1,
6
+ "hidden_size": 768,
7
+ "initializer_range": 0.02,
8
+ "intermediate_size": 3072,
9
+ "max_position_embeddings": 2048,
10
+ "num_attention_heads": 12,
11
+ "num_hidden_layers": 12,
12
+ "pooler_fc_size": 768,
13
+ "pooler_num_attention_heads": 12,
14
+ "pooler_num_fc_layers": 3,
15
+ "pooler_size_per_head": 128,
16
+ "pooler_type": "first_token_transform",
17
+ "task_type_vocab_size": 3,
18
+ "type_vocab_size": 4,
19
+ "use_task_id": "true",
20
+ "vocab_size": 40000
21
+ }
pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a55ce4b0d2c40fe972119e5ac5b56ce5b96907f8297751451e89a05cc4a9a2aa
3
+ size 471881447
vocab.txt ADDED
The diff for this file is too large to render. See raw diff