odestorm1 commited on
Commit
b5b706e
·
verified ·
1 Parent(s): f51ef8d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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) Endoder 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
 
 
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