GambitFlow/Nexus-Nano
Reinforcement Learning
•
Updated
Error code: JobManagerCrashedError
Need help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.
This dataset is the initial version of the ChessMate AI opening statistics. It contains aggregated opening statistics derived from over 100,000 Lichess games. This smaller dataset was used for the initial proof-of-concept and backend memory optimization (v1.5).
.db).The main file is chess_stats.db.
positions
| Column | Type | Description |
|---|---|---|
fen |
TEXT (PK) | The board position in FEN format. |
stats |
TEXT | JSON string containing move counts and win rates. |
This dataset is licensed under CC BY-NC 4.0 (Attribution-NonCommercial 4.0 International).
You are free to:
You may NOT:
Curated by GambitFlow