nanogpt_rand256_chess / config.json
adamdad's picture
Push model using huggingface_hub.
4a8e7fa verified
raw
history blame contribute delete
143 Bytes
{
"bias": false,
"block_size": 1023,
"dropout": 0.0,
"n_embd": 512,
"n_head": 8,
"n_layer": 8,
"top_k": 256,
"vocab_size": 32
}