mauricett commited on
Commit
9c82d79
·
verified ·
1 Parent(s): 9fa8b98

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -2
README.md CHANGED
@@ -2,11 +2,12 @@
2
  license: cc0-1.0
3
  tags:
4
  - chess
5
- pretty_name: Lichess Games With SF16 Analysis
 
6
  ---
7
  # Condensed Lichess Database
8
  This dataset is a condensed version of the Lichess database.
9
- It only includes games for which SF16 evaluations were available, and it does not include game headers.
10
  The resulting files are much smaller and faster to parse.
11
 
12
  # WIP
 
2
  license: cc0-1.0
3
  tags:
4
  - chess
5
+ - stockfish
6
+ pretty_name: Lichess Games With Stockfish Analysis
7
  ---
8
  # Condensed Lichess Database
9
  This dataset is a condensed version of the Lichess database.
10
+ It only includes games for which Stockfish evaluations were available, and it does not include game headers.
11
  The resulting files are much smaller and faster to parse.
12
 
13
  # WIP