christopher commited on
Commit
8edd22f
·
verified ·
1 Parent(s): 209a5b6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -46,9 +46,9 @@ tags:
46
  <!-- Provide a quick summary of the dataset. -->
47
  ## Dataset Description
48
 
49
- **4,956,459 chess puzzles**, rated and tagged. See them in action on [Lichess](https://lichess.org/training/themes).
50
 
51
- This dataset is updated monthly, and was last updated on April 5th, 2025.
52
 
53
  ### Dataset Creation
54
  Generating the initial dataset chess puzzles took more than **50 years of CPU time**. We went through **300,000,000 analyzed games** from the Lichess database, and re-analyzed interesting positions with Stockfish 12/13/14/15 NNUE at 40 meganodes. The resulting puzzles were then [automatically tagged](https://github.com/ornicar/lichess-puzzler/tree/master/tagger). To determine the rating, each attempt to solve is considered as a Glicko-2 rated game between the player and the puzzle. Finally, player votes refine the tags and define popularity.
 
46
  <!-- Provide a quick summary of the dataset. -->
47
  ## Dataset Description
48
 
49
+ **5,037,439 chess puzzles**, rated and tagged. See them in action on [Lichess](https://lichess.org/training/themes).
50
 
51
+ This dataset is updated monthly, and was last updated on May 8th, 2025.
52
 
53
  ### Dataset Creation
54
  Generating the initial dataset chess puzzles took more than **50 years of CPU time**. We went through **300,000,000 analyzed games** from the Lichess database, and re-analyzed interesting positions with Stockfish 12/13/14/15 NNUE at 40 meganodes. The resulting puzzles were then [automatically tagged](https://github.com/ornicar/lichess-puzzler/tree/master/tagger). To determine the rating, each attempt to solve is considered as a Glicko-2 rated game between the player and the puzzle. Finally, player votes refine the tags and define popularity.