RecursiveComplete / config.json
Gentraxyz's picture
Upload folder using huggingface_hub
3c38b94 verified
Raw
History Blame Contribute Delete
111 Bytes
{
"vocab_size": 8192,
"n_embd": 448,
"n_head": 7,
"n_layer": 6,
"block_size": 256,
"dropout": 0.1
}