CoolFace
Datasetpublic

mrmlengineer/chess_games

Chess Games Dataset This dataset is a compact, ML-oriented chess game dataset generated from angeluriot/chess_games plus additional 2025 games extracted from Lumbras Giga Base. It keeps only the move sequence in UCI notation, a derived minimum Elo field, and a source label. This makes the dataset smaller and simpler to consume than the base dataset when the downstream task only needs legal move sequences and a coarse player-strength signal. Dataset Summary Games:… See the full description on the dataset page: https://huggingface.co/datasets/mrmlengineer/chess_games.

sourceHugging Facecc-by-nc-sa-4.0updated 4mo agoView on Hugging Face
0likes26downloads
2 commits on main
ce581774mo ago

Upload chess games dataset

mrmlengineer
6d5a5474mo ago

initial commit

mrmlengineer