schwgHao commited on
Commit
56b9167
1 Parent(s): e14dcde

Upload 2 files

Browse files
Files changed (2) hide show
  1. config.json +15 -0
  2. pytorch_model.bin +3 -0
config.json ADDED
@@ -0,0 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "num_layers":40,
3
+ "vocab_size":50176,
4
+ "hidden_size":3072,
5
+ "num_attention_heads":48,
6
+ "embedding_dropout_prob":0.1,
7
+ "attention_dropout_prob":0.1,
8
+ "output_dropout_prob":0.1,
9
+ "max_sequence_length":1024,
10
+ "max_memory_length":512,
11
+ "checkpoint_activations":false,
12
+ "checkpoint_num_layers":1,
13
+ "parallel_output":true,
14
+ "relative_encoding":true
15
+ }
pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:515cc7d0e3e53d81d73ab4dbde741c0b49ad9ea9a7e1c12c5dd585dc0f8ab86a
3
+ size 10127573755