othello-gpt-1.5M / config.json
awonga's picture
Push model using huggingface_hub.
c7933e7 verified
raw
history blame contribute delete
149 Bytes
{
"bias": false,
"block_size": 31,
"dropout": 0.0,
"n_embd": 64,
"n_head": 8,
"n_layer": 30,
"vocab_size": 32,
"weight_tying": true
}