mauricett commited on
Commit
084b7c0
1 Parent(s): cc3b087

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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) have been excluded.
 
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).