othello-gpt-4M / config.json
awonga's picture
Push model using huggingface_hub.
842296d verified
{
"bias": false,
"block_size": 31,
"dropout": 0.0,
"n_embd": 256,
"n_head": 32,
"n_layer": 5,
"vocab_size": 32,
"weight_tying": false
}