Kibitzer
Collection
Kibitzer chess engine training checkpoints (SFT + RL) — step-by-step snapshots with estimated Elo vs Stockfish baselines. • 33 items • Updated
config dict | n_shards int64 | n_games int64 | n_positions int64 |
|---|---|---|---|
{
"pgn_dir": "data/raw",
"out_dir": "data/chessbot_labeled",
"min_elo": 2200,
"max_games": 0,
"max_plies": 160,
"skip_opening_plies": 0,
"position_stride": 2,
"games_per_shard": 500,
"seed": 42,
"teacher_repo": "Maxlegrec/ChessBot",
"teacher_temp": 1,
"device": "cuda",
"batch_size": 256,
"nu... | 546 | 272,548 | 11,788,146 |
No dataset card yet