quantum24's picture
Update README.md
88cb2b1 verified
---
license: cc0-1.0
tags:
- lichess
- chess
- puzzles
- datasets
---
# Lichess Puzzle Database …
# Lichess Puzzle Database ▸ Mate‑in‑1/2/3 Subset
A 1k slice of the official Lichess puzzle corpus. 10k soon!
**Note: The board is updated to the position that arises after the opponent blunders.**
## Source
* Original dataset: [https://huggingface.co/datasets/Lichess/chess-puzzles](https://huggingface.co/datasets/Lichess/chess-puzzles)
## What’s Inside
| Category |  Count |
| --------- | -------- |
| Mate‑in‑1 |  333 |
| Mate‑in‑2 |  333 |
| Mate‑in‑3 |  333 |
| **Total** |  **999** |
## Format Improvements
| Field | Old | New |
| -------- | -------- | ------------------------------- |
| Position | FEN | **FEN** (unchanged) & **PGN** |
| Solution | UCI move | **UCI move** & **SAN move** |
## License
Data and code released under **CC0‑1.0** — no rights reserved.