deboradum commited on
Commit
2a60f23
·
verified ·
1 Parent(s): 7856a15

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -2,4 +2,6 @@
2
  license: mit
3
  ---
4
 
5
- Chess dataset containing 50+ million positions, the Stockfish score at 20 depth, as well as the win probability for the player whos turn it is.
 
 
 
2
  license: mit
3
  ---
4
 
5
+ Chess dataset containing 50+ million positions, the Stockfish score at 20 depth, as well as the win probability for the player whos turn it is.
6
+
7
+ balanced_train.db contains a more balanced win percentage distribution, with 27,000,000 rows. train.db contains 46,000,000 rows, but the 15,000,000 of those are concentrated around 50% win rate.