arshvir commited on
Commit
7e29f18
·
verified ·
1 Parent(s): da4693e

Upload crab_config.json

Browse files
Files changed (1) hide show
  1. models/crab_config.json +1 -0
models/crab_config.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"vocab_size": 50257, "block_size": 512, "n_embd": 512, "n_head": 8, "n_layer": 14, "dropout": 0.1}