Update README.md
Browse files
README.md
CHANGED
@@ -2,11 +2,12 @@
|
|
2 |
license: cc0-1.0
|
3 |
tags:
|
4 |
- chess
|
5 |
-
|
|
|
6 |
---
|
7 |
# Condensed Lichess Database
|
8 |
This dataset is a condensed version of the Lichess database.
|
9 |
-
It only includes games for which
|
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
|