christopher commited on
Commit
725847b
·
verified ·
1 Parent(s): 96d280c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -44,9 +44,9 @@ tags:
44
  <!-- Provide a quick summary of the dataset. -->
45
  ## Dataset Description
46
 
47
- 4,407,884 chess puzzles, rated and tagged. See them in action on [Lichess](https://lichess.org/training/themes).
48
 
49
- This dataset is updated monthly, and was last updated on December 3rd, 2024.
50
 
51
  ### Dataset Creation
52
  Generating these 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.
 
44
  <!-- Provide a quick summary of the dataset. -->
45
  ## Dataset Description
46
 
47
+ 4,557,000 chess puzzles, rated and tagged. See them in action on [Lichess](https://lichess.org/training/themes).
48
 
49
+ This dataset is updated monthly, and was last updated on January 4th, 2025.
50
 
51
  ### Dataset Creation
52
  Generating these 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.