CoolFace
Datasetpublic

saad1926q/8-puzzle

8-puzzle / 3x3 sliding puzzle Fixed 3x3 / 8-puzzle evaluation data and teacher-rollout datasets for sliding-puzzle reasoning experiments. Configs rl: 35 unique run-1 training puzzles at optimal depths 2-6, excluding all 31 fixed evaluation boards. It uses the run_1 split and contains only board and optimal_length. eval: 31 fixed evaluation puzzles, with exactly one puzzle at every optimal distance from 1 through 31. sft-source: 200 fresh boards, balanced with 20… See the full description on the dataset page: https://huggingface.co/datasets/saad1926q/8-puzzle.

sourceHugging Faceupdated 3d agoView on Hugging Face
0likes470downloads
41 commits on main
1ff86263d ago

Rebalance run_1 toward depths 2-3

saad1926q
b2432cd3d ago

Fix invalid RL split name

saad1926q
bb91ddd3d ago

Document RL run-1 dataset split

saad1926q
597ffff3d ago

Add RL run-1 training puzzles

saad1926q
d5d2cee7d ago

Remove legacy 62-puzzle benchmark

saad1926q
43765cd7d ago

Use one evaluation puzzle per depth

saad1926q
5882bd115d ago

Document 62-puzzle evaluation benchmark

saad1926q
af1ef9e15d ago

Remove retired exhaustive evaluation config

saad1926q
775ce5f15d ago

Replace evaluation data with 62-puzzle benchmark

saad1926q
3572ff918d ago

Remove SFT validation split

saad1926q
360741d20d ago

Document fresh puzzle-level SFT validation split

saad1926q
8fe48c520d ago

Use all SFT decisions for training and fresh puzzle validation

saad1926q
0913cd720d ago

Order SFT columns prompt before completion

saad1926q
3329c7320d ago

Fix duplicate SFT validation card entry

saad1926q
0a8803520d ago

Document bounded-history SFT train and validation splits

saad1926q
27f9c1420d ago

Replace SFT config with bounded-history decision records

saad1926q
520e82721d ago

Use evaluation prompt for SFT inputs

saad1926q
927cc2b21d ago

Order SFT conversation columns

saad1926q
5724fa021d ago

Add replay-verified SFT trajectories

saad1926q
b31bbdf21d ago

Balance SFT source across depths 10 to 19

saad1926q
19ab5f621d ago

Use 200 balanced boards for SFT source

saad1926q
f2d5c4021d ago

Reduce SFT source pool to 1,000 boards

saad1926q
fda84ce22d ago

Add depth-balanced SFT source boards

saad1926q
62b8ea323d ago

Remove retired GEPA dataset metadata

saad1926q
01fdb2d23d ago

Delete retired GEPA prompt-optimization splits

saad1926q
d4c490824d ago

Add GEPA prompt-optimization splits

saad1926q
46bd3e325d ago

Add GEPA prompt-optimization splits

saad1926q
a1ba65a25d ago

Add GEPA prompt-optimization splits

saad1926q
643592e25d ago

Add GEPA prompt-optimization splits

saad1926q
5f2ad4e28d ago

Update eval dataset card for 30 puzzles

saad1926q
a9de9b928d ago

Reduce eval split to 30 puzzles

saad1926q
daffcd81mo ago

docs: describe exhaustive evaluation split

saad1926q
7d6369e1mo ago

feat: add exhaustive 8-puzzle evaluation split

saad1926q
b8eb20f1mo ago

Remove stale directional eval shard

saad1926q
2443f431mo ago

Document tile action eval schema

saad1926q
357646b1mo ago

Upload dataset

saad1926q
081db331mo ago

Regenerate balanced 45-row eval split

saad1926q
b2301d71mo ago

Replace eval split with stratified 45-row Parquet set

saad1926q
8a20e462mo ago

Upload README.md with huggingface_hub

saad1926q
10fa2452mo ago

Upload data/eval/eval.jsonl with huggingface_hub

saad1926q
b7285ce2mo ago

initial commit

saad1926q