othello-gpt-hc / config.json
awonga's picture
Push model using huggingface_hub.
18bf83e verified
{
"base": 1000,
"dim": 128,
"expansion_rate": 2,
"num_heads": 8,
"num_layers": 3,
"vocab_size": 32
}