dev_set_v2_a1_stack_bash_withtests_gpt5mini_20260813_071537
收藏资源简介:
该数据集是一个多轮对话记录集合,包含5009个训练样本。每条样本由对话内容(conversations)和一系列元数据字段组成。对话内容以列表形式存储,每条消息包含角色(role)和文本内容(content)。元数据字段包括:使用的代理(agent)、模型(model)及模型提供商(model_provider)、日期(date)、任务(task)、实验标识(episode、run_id、trial_name)、结果(result)、验证器输出(verifier_output)以及追踪来源(trace_source)。数据集总大小约为412MB。该数据集适用于多轮对话系统评估、代理行为分析、模型性能验证等任务。
This dataset is a collection of multi-turn dialogue records, containing 5,009 training samples. Each sample consists of conversation content (conversations) and a series of metadata fields. The conversation content is stored as a list, with each message containing a role and text content. Metadata fields include: agent used, model and model provider, date, task, experimental identifiers (episode, run_id, trial_name), result, verifier output, and trace source. The total dataset size is approximately 412MB. This dataset is suitable for tasks such as multi-turn dialogue system evaluation, agent behavior analysis, and model performance verification.
数据集概述
基本信息
- 数据集名称:
laion/dev_set_v2_a1_stack_bash_withtests_gpt5mini_20260813_071537 - 数据集地址:https://huggingface.co/datasets/laion/dev_set_v2_a1_stack_bash_withtests_gpt5mini_20260813_071537
- 数据集大小:约 412.71 MB(下载大小约 355.04 MB)
- 数据分割:仅包含
train训练集,共 5009 条样本
数据内容
主要特征字段
该数据集包含以下核心特征:
| 字段名 | 类型 | 说明 |
|---|---|---|
conversations |
列表 | 对话记录,包含 role(角色)和 content(内容)两个子字段,均为字符串类型 |
agent |
字符串 | 代理标识 |
model |
字符串 | 使用的模型名称 |
model_provider |
字符串 | 模型提供方 |
date |
字符串 | 日期信息 |
task |
字符串 | 任务描述 |
episode |
字符串 | 会话轮次/集数 |
run_id |
字符串 | 运行标识 |
trial_name |
字符串 | 试验名称 |
result |
字符串 | 运行结果 |
verifier_output |
字符串 | 验证器输出 |
trace_source |
字符串 | 轨迹来源 |
数据特点
- 数据集名称暗示其来源涉及 Stack + Bash 相关任务,并使用 GPT-5 mini 模型生成,带有测试集(withtests)特征。
- 数据包含完整的对话历史(
conversations)以及运行细节信息(如agent、model、task等),适合用于评估或训练AI代理在特定命令行/代码任务上的表现。 - 每条样本均带有验证器输出(
verifier_output)和结果字段,可用于监督学习或结果对比分析。
适用场景
该数据集适合用于:
- 训练或评估AI代理在 Bash命令执行 和 代码堆栈操作 环境中的能力。
- 研究多轮对话下的任务执行轨迹(episode-level analysis)。
- 分析不同模型/配置下的任务完成情况与验证结果。




