Add Stockfish zero-depth WDL labels
Browse files- stockfish-zero-wdl/_manifest.json +72 -0
- stockfish-zero-wdl/source_split=test/phase=endgame/positions.parquet +3 -0
- stockfish-zero-wdl/source_split=test/phase=middlegame/positions.parquet +3 -0
- stockfish-zero-wdl/source_split=test/phase=opening/positions.parquet +3 -0
- stockfish-zero-wdl/source_split=train/phase=endgame/positions.parquet +3 -0
- stockfish-zero-wdl/source_split=train/phase=middlegame/positions.parquet +3 -0
- stockfish-zero-wdl/source_split=train/phase=opening/positions.parquet +3 -0
stockfish-zero-wdl/_manifest.json
ADDED
|
@@ -0,0 +1,72 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"engine": {
|
| 3 |
+
"backend": null,
|
| 4 |
+
"binary_sha256": "57ca9adcf657338ac907b3c0c667f1f705885c06865603134f23c6e6e402682d",
|
| 5 |
+
"kind": "stockfish",
|
| 6 |
+
"name": "Stockfish",
|
| 7 |
+
"uci_options": [],
|
| 8 |
+
"version": "dev-20260822-d95a3013-zero-wdl",
|
| 9 |
+
"weights": "nn-1a298aa575a0.nnue",
|
| 10 |
+
"weights_sha256": null,
|
| 11 |
+
"workers": 1
|
| 12 |
+
},
|
| 13 |
+
"engine_columns": [
|
| 14 |
+
"wdl_engine_name",
|
| 15 |
+
"wdl_engine_version",
|
| 16 |
+
"wdl_engine_weights"
|
| 17 |
+
],
|
| 18 |
+
"format": "VPD1-Parquet-ZeroWDL",
|
| 19 |
+
"partitions": [
|
| 20 |
+
{
|
| 21 |
+
"bytes": 3193845,
|
| 22 |
+
"file": "source_split=test/phase=endgame/positions.parquet",
|
| 23 |
+
"rows": 79804,
|
| 24 |
+
"sha256": "a4b11c3d25b844f475d1d713126e1bb38429be8c98ae8f503bee47a5272bf239"
|
| 25 |
+
},
|
| 26 |
+
{
|
| 27 |
+
"bytes": 8118626,
|
| 28 |
+
"file": "source_split=test/phase=middlegame/positions.parquet",
|
| 29 |
+
"rows": 176159,
|
| 30 |
+
"sha256": "35ec54682508dd5e4722d3e546ff14aba0f8cc5a94b04ca35c777d922636f76d"
|
| 31 |
+
},
|
| 32 |
+
{
|
| 33 |
+
"bytes": 2009543,
|
| 34 |
+
"file": "source_split=test/phase=opening/positions.parquet",
|
| 35 |
+
"rows": 51510,
|
| 36 |
+
"sha256": "95f4ae7a2e8e5e79369c9eebee303c1495185881594e61b4bf253f0defc3b730"
|
| 37 |
+
},
|
| 38 |
+
{
|
| 39 |
+
"bytes": 11724852,
|
| 40 |
+
"file": "source_split=train/phase=endgame/positions.parquet",
|
| 41 |
+
"rows": 295196,
|
| 42 |
+
"sha256": "25665e14de9722a49059f68112390f844add96c23c80aed57422d5b38f86a68d"
|
| 43 |
+
},
|
| 44 |
+
{
|
| 45 |
+
"bytes": 33243959,
|
| 46 |
+
"file": "source_split=train/phase=middlegame/positions.parquet",
|
| 47 |
+
"rows": 723841,
|
| 48 |
+
"sha256": "5000bd9c3e2ef30558e335ee8e7caf035c6b66e70ab67e0ef6765d5ea6cb5c83"
|
| 49 |
+
},
|
| 50 |
+
{
|
| 51 |
+
"bytes": 7083338,
|
| 52 |
+
"file": "source_split=train/phase=opening/positions.parquet",
|
| 53 |
+
"rows": 182691,
|
| 54 |
+
"sha256": "7f246cfa3af5e033effb2c0d43c49ef11cde9249825a6354e5d32d8eac2aed7c"
|
| 55 |
+
}
|
| 56 |
+
],
|
| 57 |
+
"rows": 1509201,
|
| 58 |
+
"source": {
|
| 59 |
+
"dataset": "Pawitt/zero-evaluator",
|
| 60 |
+
"requested_revision": "main",
|
| 61 |
+
"resolved_revision": "7e7d453311882b4b8686aeb885e1c2eb9e2911f9",
|
| 62 |
+
"type": "huggingface"
|
| 63 |
+
},
|
| 64 |
+
"terminal_adjudication": "python-chess outcome(claim_draw=True)",
|
| 65 |
+
"wdl_columns": [
|
| 66 |
+
"wdl_win",
|
| 67 |
+
"wdl_draw",
|
| 68 |
+
"wdl_loss"
|
| 69 |
+
],
|
| 70 |
+
"wdl_perspective": "side_to_move",
|
| 71 |
+
"wdl_scale": 1000
|
| 72 |
+
}
|
stockfish-zero-wdl/source_split=test/phase=endgame/positions.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a4b11c3d25b844f475d1d713126e1bb38429be8c98ae8f503bee47a5272bf239
|
| 3 |
+
size 3193845
|
stockfish-zero-wdl/source_split=test/phase=middlegame/positions.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:35ec54682508dd5e4722d3e546ff14aba0f8cc5a94b04ca35c777d922636f76d
|
| 3 |
+
size 8118626
|
stockfish-zero-wdl/source_split=test/phase=opening/positions.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:95f4ae7a2e8e5e79369c9eebee303c1495185881594e61b4bf253f0defc3b730
|
| 3 |
+
size 2009543
|
stockfish-zero-wdl/source_split=train/phase=endgame/positions.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:25665e14de9722a49059f68112390f844add96c23c80aed57422d5b38f86a68d
|
| 3 |
+
size 11724852
|
stockfish-zero-wdl/source_split=train/phase=middlegame/positions.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5000bd9c3e2ef30558e335ee8e7caf035c6b66e70ab67e0ef6765d5ea6cb5c83
|
| 3 |
+
size 33243959
|
stockfish-zero-wdl/source_split=train/phase=opening/positions.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7f246cfa3af5e033effb2c0d43c49ef11cde9249825a6354e5d32d8eac2aed7c
|
| 3 |
+
size 7083338
|