novastar112/sokoban_easy_remap_imagined_rollout_5000
收藏资源简介:
Sokoban简易基于源的想象推出数据集包含成功的源轨迹以及在选定移动步骤上添加的四个侧面推出。推理摘要使用种子`4292026`选择的本地模板,未使用外部推理或模型API。训练视图采用`sokoban_interleaved_trajectory_cot_v1`模式,每条记录都是一个完整的成功源轨迹,以`messages`格式呈现:普通步骤保持为`user(prompt + current image_b64)`后跟`assistant(action)`,只有选定步骤的助手回合会在四个生成的试验图像之间插入`<think>`文本。训练行将JPEG图像内联存储为`image_b64`;预览文件省略了这些负载以供审查。选定步骤的推理以第一人称书写,比较当前状态与左/右/上/下想象的一步结果,然后发出源动作。
The Sokoban Easy Source-Based Imagined Rollout Dataset contains successful source trajectories with four side rollouts added on one selected move step. Reasoning summaries are local templates selected with seed `4292026`; no external reasoning/model API is used. The training view uses schema `sokoban_interleaved_trajectory_cot_v1`. Each row is a full successful source trajectory in `messages` format: normal steps stay as `user(prompt + current image_b64)` followed by `assistant(action)`, and only the selected step assistant turn interleaves `<think>` text with four generated trial images. Training rows store JPEG images inline as `image_b64`; the preview file omits those payloads for review. The selected-step reasoning is written in first person and compares the current state with left/right/up/down imagined one-step outcomes before emitting the source action.




