othello-gpt-2M / config.json
awonga's picture
Push model using huggingface_hub.
66a32aa verified
raw
history blame contribute delete
151 Bytes
{
"bias": false,
"block_size": 31,
"dropout": 0.0,
"n_embd": 128,
"n_head": 32,
"n_layer": 8,
"vocab_size": 32,
"weight_tying": false
}