ChessFormer-SL / config.json
kaupane's picture
Push model using huggingface_hub.
2a42699 verified
raw
history blame contribute delete
153 Bytes
{
"dropout": 0.05,
"dtype": null,
"hidden_size": 640,
"intermediate_size": 1728,
"num_blocks": 20,
"num_heads": 8,
"possible_moves": 1969
}