maxie-12321 commited on
Commit
734e665
·
verified ·
1 Parent(s): c800e9a

Upload checkpoint-5633/config.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. checkpoint-5633/config.json +9 -0
checkpoint-5633/config.json ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "vocab_size": 32000,
3
+ "hidden_size": 1024,
4
+ "num_layers": 24,
5
+ "num_heads": 16,
6
+ "num_kv_heads": 4,
7
+ "intermediate_size": 2730,
8
+ "max_seq_len": 16384
9
+ }