ganruyi commited on
Commit
d4a2ddc
1 Parent(s): 8ea5531

add zen2 large

Browse files
Files changed (4) hide show
  1. config.json +22 -0
  2. ngram.txt +0 -0
  3. pytorch_model.bin +3 -0
  4. vocab.txt +0 -0
config.json ADDED
@@ -0,0 +1,22 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "attention_probs_dropout_prob": 0.1,
3
+ "directionality": "bidi",
4
+ "hidden_act": "gelu",
5
+ "hidden_dropout_prob": 0.1,
6
+ "hidden_size": 1024,
7
+ "initializer_range": 0.02,
8
+ "intermediate_size": 4096,
9
+ "layer_norm_eps": 1e-12,
10
+ "max_position_embeddings": 512,
11
+ "num_attention_heads": 16,
12
+ "num_hidden_layers": 24,
13
+ "num_hidden_word_layers": 6,
14
+ "pooler_fc_size": 768,
15
+ "pooler_num_attention_heads": 12,
16
+ "pooler_num_fc_layers": 3,
17
+ "pooler_size_per_head": 128,
18
+ "pooler_type": "first_token_transform",
19
+ "type_vocab_size": 2,
20
+ "vocab_size": 21128,
21
+ "word_size": 261361
22
+ }
ngram.txt ADDED
The diff for this file is too large to render. See raw diff
 
pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:340746f4ab64ddf7ad9327195cc6877e8d87c31aaa0c70987166c3bbf233869c
3
+ size 1343452022
vocab.txt ADDED
The diff for this file is too large to render. See raw diff