KingNish commited on
Commit
26bd77c
·
verified ·
1 Parent(s): ad3e52b

Upload config.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. config.json +1 -0
config.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"vocab_size": 50257, "block_size": 128, "n_layer": 6, "n_head": 6, "n_embd": 384, "dropout": 0.1, "bias": true}