Update README.md
Browse files
README.md
CHANGED
@@ -1 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
Chess puzzle dataset with varying ratings extracted from https://database.lichess.org/#puzzles and lichess game API. There is an example for each step of the puzzle.
|
|
|
1 |
+
---
|
2 |
+
license: cc0-1.0
|
3 |
+
task_categories:
|
4 |
+
- text-generation
|
5 |
+
- text2text-generation
|
6 |
+
tags:
|
7 |
+
- chess
|
8 |
+
pretty_name: PGNPuzzles
|
9 |
+
---
|
10 |
Chess puzzle dataset with varying ratings extracted from https://database.lichess.org/#puzzles and lichess game API. There is an example for each step of the puzzle.
|