lapp0 commited on
Commit
6b5058c
·
verified ·
1 Parent(s): dbbec0d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -33,6 +33,7 @@ This dataset contains 100 million randomly sampled chess board positions. The pr
33
  2. **Board Sampling**
34
  - From each game, a single random board state was selected at some point in the game.
35
 
 
36
 
37
  # Columns
38
 
 
33
  2. **Board Sampling**
34
  - From each game, a single random board state was selected at some point in the game.
35
 
36
+ Columns other than **fen** represent statistics for the sample. Most boards are sampled only once, however for example, the most common board, the initial board, is sampled 378,310 times. This comprises a single row with each column other than **fen** being 378,310 long.
37
 
38
  # Columns
39