Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -31,6 +31,7 @@ This dataset corresponds to the training data described in:
|
|
| 31 |
| `train_all.zdat` (+`.idx`) | ~109 GB | Training data |
|
| 32 |
| `train_early.zdat` (+`.idx`) | ~120 GB | Training data |
|
| 33 |
| `test80-2024-{mar,apr,may,jun,jul,aug,sep}.zdat` (+`.idx`) | ~72–176 GB each | Leela Chess Zero training data, converted to this format for data-mix experiments |
|
|
|
|
| 34 |
|
| 35 |
Positions are subsampled rather than exhaustive; long endgames and drawn games are
|
| 36 |
under-represented relative to their share of full games.
|
|
|
|
| 31 |
| `train_all.zdat` (+`.idx`) | ~109 GB | Training data |
|
| 32 |
| `train_early.zdat` (+`.idx`) | ~120 GB | Training data |
|
| 33 |
| `test80-2024-{mar,apr,may,jun,jul,aug,sep}.zdat` (+`.idx`) | ~72–176 GB each | Leela Chess Zero training data, converted to this format for data-mix experiments |
|
| 34 |
+
| `ablation/ablation.zdat` (+`.idx`) | ~25 GB | ~150M positions randomly sampled from the entire set, plus validation set |
|
| 35 |
|
| 36 |
Positions are subsampled rather than exhaustive; long endgames and drawn games are
|
| 37 |
under-represented relative to their share of full games.
|