MicroChess-20M / best_config.json
kruuusher13's picture
Upload folder using huggingface_hub
773037f verified
raw
history blame contribute delete
144 Bytes
{
"vocab_size": 51,
"d_model": 512,
"n_heads": 8,
"n_layers": 12,
"d_ff": 2048,
"seq_len": 80,
"n_moves": 1968,
"dropout": 0.1
}