CoolFace
Datasetpublic

InterwebAlchemy/pgn-dataset-including-special-tokens

PGN Dataset Including Special Tokens Last Updated: 2025-01-26 Description This is a dataset of chess games in Portable Game Notation (PGN) format. The dataset was created by cleaning and formatting the milesh1/35-million-chess-games dataset from Kaggle. This version of the pgn-dataset includes the [g_start] and [g_end] special tokens that PGNTokenizer uses to denote the start and end of a game. Notes This was the training dataset for PGNTokenizer.… See the full description on the dataset page: https://huggingface.co/datasets/InterwebAlchemy/pgn-dataset-including-special-tokens.

sourceHugging Facemitupdated 2y agoView on Hugging Face
0likes192downloads
Dataset Card

PGN Dataset Including Special Tokens

Last Updated: 2025-01-26

Description

This is a dataset of chess games in Portable Game Notation (PGN) format. The dataset was created by cleaning and formatting the milesh1/35-million-chess-games dataset from Kaggle.

This version of the pgn-dataset includes the [g_start] and [g_end] special tokens that PGNTokenizer uses to denote the start and end of a game.

Notes

This was the training dataset for `PGNTokenizer`. For more information about using PGNTokenizer visit the GitHub repository.

You can read more about research from the original dataset.