CoolFace
Datasetpublic

Pawitt/stockfish-policy

Stockfish Policy Teacher (100k) Root-policy supervision for 100,000 chess positions, produced by a fixed-node MultiPV Stockfish search. Each row carries a full probability distribution over every legal move at the root — not just the best move — so it can be used as a soft-label teacher for policy distillation. What makes a row For every legal root move the generator first evaluates the child position with go depth 0, negating the child score into the root… See the full description on the dataset page: https://huggingface.co/datasets/Pawitt/stockfish-policy.

sourceHugging Faceupdated 1mo agoView on Hugging Face
1likes18downloads
2 commits on main
22022271mo ago

Add Stockfish policy teacher shards, manifest, and dataset card

Pawitt
301daa31mo ago

initial commit

Pawitt