Update README.md
Browse files
README.md
CHANGED
|
@@ -32,7 +32,7 @@ dataset_info:
|
|
| 32 |
|
| 33 |
## Dataset Description
|
| 34 |
|
| 35 |
-
This dataset contains pre-computed vector embeddings for chess puzzle positions sourced from the Lichess Open Puzzle Database. The embeddings were generated using the odestorm1/chesslm (https://huggingface.co/datasets/odestorm1/chesslm_puzzles)
|
| 36 |
|
| 37 |
Each row corresponds to a unique chess puzzle, providing its initial FEN (Forsyth–Edwards Notation) string, the sequence of moves in the puzzle solution, associated themes, and the generated embedding vector for the starting position.
|
| 38 |
|
|
|
|
| 32 |
|
| 33 |
## Dataset Description
|
| 34 |
|
| 35 |
+
This dataset contains pre-computed vector embeddings for chess puzzle positions sourced from the Lichess Open Puzzle Database. The embeddings were generated using the odestorm1/chesslm (https://huggingface.co/datasets/odestorm1/chesslm_puzzles) Encoder Transformer model.
|
| 36 |
|
| 37 |
Each row corresponds to a unique chess puzzle, providing its initial FEN (Forsyth–Edwards Notation) string, the sequence of moves in the puzzle solution, associated themes, and the generated embedding vector for the starting position.
|
| 38 |
|