homerquan/boardgamebench-answer-only
收藏资源简介:
BoardGameBench答案唯一推理数据集包含1,282,766个棋盘游戏推理示例,这些示例来自BoardGameBench项目,该项目是一个用于评估语言模型在结构化棋盘游戏决策中表现的基准和数据生成项目。每个示例要求模型检查一个合法棋盘位置并返回最佳移动。数据格式简单,包括id、prompt和answer字段,其中answer字段是目标移动标签(如C4、f6等)。这使得数据集易于用于监督微调、精确匹配评估或偏好学习实验。数据集涵盖多种经典棋盘游戏,如Connect Four、Gomoku、Othello、Hex等,旨在帮助语言模型学习解析棋盘状态、尊重合法移动并选择更强动作。
The BoardGameBench Answer-Only Reasoning 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, with fields id, prompt, and answer, where the answer field is the target move label (e.g., C4, f6). This makes the dataset easy to use for supervised fine-tuning, exact-match evaluation, or as a seed corpus for preference-learning experiments. The dataset includes positions from various classic games such as Connect Four, Gomoku, Othello, and Hex, designed to help language models learn to parse board state, respect legal moves, and choose stronger actions.



