terminal_bench_2_tasktrove_dq_stack_pytest_step25_30b_a3b_20260730_053956
收藏资源简介:
该数据集是 TaskTrove stack-pytest 训练过程中产生的 rollout traces,记录了使用 SkyRL 框架在 TaskTrove 的 stack-pytest 数据源上训练 Qwen3-Coder-30B-A3B-Instruct 模型(步骤 25)时的交互轨迹。数据来源于 Terminus-2/Harbor 的回放记录,每个样本对应一次试验(trial)的最后一个回合(episode),以 OpenAI 风格的对话列表(conversations)形式存储,同时包含任务指令(instruction)、验证者分配的奖励(result)以及验证者的标准输出(verifier_output)。数据集共包含 21,695 个训练样本,源自对象存储上 154,311 个对象(18.6 GiB)的完整 trace_jobs 目录。原始试验目录共 22,047 个,其中 21,973 个被评分,本数据集包含了 98.73% 的评分试验,排除了 278 个 agent 从未进行任何回合的试验。数据字段包括:conversations(对话列表,含 content 和 role)、agent、model、model_provider、date、task、episode、run_id、trial_name、result、instruction、verifier_output。数据集已进行秘密扫描,未发现 JWT、AWS 密钥、OpenAI 密钥、Hugging Face 令牌等敏感信息,仅发现 30 个 PEM 标记(来自一个任务中的占位符,非真实私钥),保留未修改以保持数据完整性。
This dataset consists of rollout traces generated during the TaskTrove stack-pytest training process, recording interaction trajectories when training the Qwen3-Coder-30B-A3B-Instruct model (step 25) on the TaskTrove stack-pytest data source using the SkyRL framework. The data originates from replay records of Terminus-2/Harbor, with each sample corresponding to the last episode of a trial, stored in an OpenAI-style conversation list format, along with task instruction, reward assigned by the verifier (result), and the verifiers standard output (verifier_output). The dataset contains 21,695 training samples, derived from 154,311 objects (18.6 GiB) in the complete trace_jobs directory on object storage. The original trial directories totaled 22,047, of which 21,973 were scored; this dataset includes 98.73% of the scored trials, excluding 278 trials where the agent never performed any episode. Data fields include: conversations (list of dialogues with content and role), agent, model, model_provider, date, task, episode, run_id, trial_name, result, instruction, verifier_output. The dataset has undergone secret scanning and found no JWT, AWS keys, OpenAI keys, Hugging Face tokens, or other sensitive information; only 30 PEM markers (placeholders from a task, not real private keys) were found and retained unmodified to maintain data integrity.
数据集概述
本数据集为 TaskTrove stack-pytest 训练回放轨迹,记录了使用 SkyRL 框架训练 laion/tasktrove-dq-stack-pytest-step25-30b-a3b 模型时的完整轨迹数据,共包含 21,695 条训练样本。
数据内容
每条数据包含一个 trial 的最后一个 episode,以 OpenAI 风格的 conversations 列表形式存储,具体字段包括:
- conversations:对话内容列表,包含
content(内容)和role(角色)两个子字段 - task:任务标识
- instruction:任务指令
- result:验证器给出的奖励分数
- verifier_output:验证器的标准输出
此外还包含 agent、model、model_provider、date、episode、run_id、trial_name 等元数据字段。
数据规模
| 项目 | 数值 |
|---|---|
| 训练集样本数 | 21,695 |
| 训练集大小 | 564,025,199 字节(约 538 MB) |
| 下载大小 | 427,135,976 字节(约 407 MB) |
| 原始轨迹对象数 | 154,311 个(18.6 GiB) |
| trial 目录总数 | 22,047 |
| 已评分的 trial 数 | 21,973 |
| 发布行数占比 | 98.73% |
数据来源
数据来自训练运行 rl-tasktrove-dq-sweep-30b-terminus2-qwen-20260725-155627-3eb19d,使用的 agent 为 terminus-2,服务模型为 hosted_vllm/Qwen3-Coder-30B-A3B-Instruct。数据基于对象存储上的完整 trace_jobs/ 前缀构建,而非本地镜像。
数据排除说明
- 278 条 trial 被排除(占已评分 trial 的 1.27%):agent 从未发言,无对话可导出,其
result.json中的奖励为 0 - 74 个 trial 目录未被评分:无
result.json,已从分母中排除 - 早期版本仅有 255 行(占 1.16%),因基于仅保留最近 500 条轨迹的本地镜像构建,现有版本已重建并扩充至 221 个分片
安全扫描
原始轨迹树和所有分片均经过密钥扫描,覆盖 JWT、AWS 访问密钥、OpenAI sk- 密钥、Hugging Face hf_ 令牌、GitHub gh* 令牌、PEM 标记及 Iris 代理端点密钥等模式。
扫描结果中仅发现 30 个 PEM 私钥标记,分布在 7 行数据中,均来自同一任务(stack-pytest-2021,一个 google.auth.crypt 练习)。这些是模型写入 Python 测试夹具的占位符内容:所有 58 个块均无法解析为有效私钥,40 个包含字面 ... 占位符,最长的解码后为 990 字节(而 RSA-2048 PKCS#8 密钥需要 1,218 字节)。这些内容按原样发布,未做修改,以保证数据集转录内容的完整性。




