nanogpt_relu_chess / config.json
adamdad's picture
Push model using huggingface_hub.
80ce5e5 verified
raw
history blame contribute delete
168 Bytes
{
"bias": false,
"block_size": 1023,
"dim_scale": 4,
"dropout": 0.0,
"lambda_scale": 0.0,
"n_embd": 512,
"n_head": 8,
"n_layer": 8,
"vocab_size": 32
}