mzltest commited on
Commit
15785da
1 Parent(s): 64622dd

Upload 2 files

Browse files
Files changed (2) hide show
  1. model_config.json +10 -0
  2. vocab.txt +0 -0
model_config.json ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "initializer_range": 0.02,
3
+ "layer_norm_epsilon": 1e-05,
4
+ "n_ctx": 1024,
5
+ "n_embd": 768,
6
+ "n_head": 12,
7
+ "n_layer": 12,
8
+ "n_positions": 1024,
9
+ "vocab_size": 21128
10
+ }
vocab.txt ADDED
The diff for this file is too large to render. See raw diff