praty7717 commited on
Commit
962e2df
·
verified ·
1 Parent(s): bc49c02

Upload config.json

Browse files
Files changed (1) hide show
  1. config.json +8 -0
config.json ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "model_type": "gpt",
3
+ "vocab_size": 95,
4
+ "n_embd": 384,
5
+ "n_layer": 6,
6
+ "n_head": 6
7
+ }
8
+