CoolFace
Datasetpublic

homerquan/boardgamebench-answer-only

BoardGameBench Answer-Only Reasoning Dataset This dataset contains 1,282,766 board-game reasoning examples generated from BoardGameBench, a benchmark and data-generation project for evaluating language models on structured board-game decision making. Each row asks a model to inspect a legal board position and return the best move. The format is intentionally simple: id,prompt,answer The answer field is the target move label, such as C4, f6, 11,7, or e2-d3. This makes the… See the full description on the dataset page: https://huggingface.co/datasets/homerquan/boardgamebench-answer-only.

sourceHugging Faceapache-2.0updated 5mo agoView on Hugging Face
0likes153downloads
5 commits on main
707ce4c5mo ago

Add files using upload-large-folder tool

homerquan
8da30e75mo ago

Add files using upload-large-folder tool

homerquan
489f0045mo ago

Add files using upload-large-folder tool

homerquan
8ead4a05mo ago

Add files using upload-large-folder tool

homerquan
68d468c5mo ago

initial commit

homerquan