Update README.md
Browse files
README.md
CHANGED
@@ -16,4 +16,4 @@ The resulting files are much smaller and faster to parse.
|
|
16 |
# Data Format
|
17 |
Every position of every game either has a Stockfish evaluation or an outcome condition that is either checkmate, stalemate or insufficient material.
|
18 |
All other outcome conditions have been excluded from the data.
|
19 |
-
In the FEN dataset, the starting positions (no player made a move yet)
|
|
|
16 |
# Data Format
|
17 |
Every position of every game either has a Stockfish evaluation or an outcome condition that is either checkmate, stalemate or insufficient material.
|
18 |
All other outcome conditions have been excluded from the data.
|
19 |
+
In the FEN dataset, the starting positions have been excluded (no player made a move yet).
|