ChessRLM-tiny / config.json
FlameF0X's picture
Upload folder using huggingface_hub
abdfb44 verified
Raw
History Blame Contribute Delete
170 Bytes
{
"model_type": "chessrlm-tiny",
"board_channels": 18,
"max_moves": 20480,
"channels": 32,
"num_res_blocks": 4,
"policy_planes": 2,
"framework": "pytorch"
}