othello-gpt-200k / config.json
awonga's picture
Push model using huggingface_hub.
6dfa1aa verified
{
"bias": false,
"block_size": 31,
"dropout": 0.0,
"n_embd": 64,
"n_head": 4,
"n_layer": 4,
"vocab_size": 32,
"weight_tying": false
}