eval-laion_stageC-pbs-80-8B_DCAgent2_terminal_bench_2-traces
收藏资源简介:
该数据集记录了基于代理的多轮对话交互与任务执行结果,包含1,572个训练样本。每个样本包括完整的对话历史(conversations字段,其中每条消息包含角色role和内容content)、使用的代理类型(agent)、模型信息(model和model_provider)、对话日期(date)、任务描述(task)、实验轮次与标识(episode, run_id, trial_name)、任务执行结果(result)、验证器输出(verifier_output)以及数据来源(trace_source)。数据集适用于对话系统评估、智能代理行为分析、多轮任务完成度评估以及不同模型或代理在特定任务上的性能比较研究。
This dataset documents proxy-based multi-turn dialogue interactions and task execution outcomes, comprising 1,572 training samples. Each sample includes complete dialogue history (the conversations field, where each message contains the role and content), the employed agent type (agent), model information (model and model_provider), dialogue date (date), task description (task), experimental round and identifier (episode, run_id, trial_name), task execution result (result), verifier output (verifier_output), and data source (trace_source). This dataset is applicable to dialogue system evaluation, intelligent agent behavior analysis, multi-turn task completion assessment, and performance comparison studies of different models or agents on specific tasks.
数据集概览:laion/eval-laion_stageC-pbs-80-8B_DCAgent2_terminal_bench_2-traces
该数据集用于评估或分析LAION阶段C模型(涉及pbs-80-8B与DCAgent2)在终端基准测试中的表现,包含多轮对话交互记录及代理行为轨迹。
数据字段
每条数据包含以下字段:
| 字段名 | 类型 | 说明 |
|---|---|---|
conversations |
由 content(字符串)和 role(字符串)组成的列表 |
多轮对话内容及角色(如用户、系统) |
agent |
字符串 | 代理标识或名称 |
model |
字符串 | 使用的模型名称 |
model_provider |
字符串 | 模型提供方 |
date |
字符串 | 数据记录日期 |
task |
字符串 | 具体任务描述 |
episode |
字符串 | 场景或回合编号 |
run_id |
字符串 | 运行批次ID |
trial_name |
字符串 | 试验名称 |
result |
字符串 | 任务结果(如成功/失败) |
verifier_output |
字符串 | 验证器输出内容 |
trace_source |
字符串 | 轨迹来源 |
数据规模
- 总样本数:1,572 条(全部属于训练集)
- 数据集总大小:约 145.4 MB(压缩后约 118.5 MB)
配置与文件
- 配置名称:
default - 数据文件路径:
data/train-*(通配符匹配多个文件)
用途
适用于多轮对话代理的评估、模型行为分析、终端任务推理轨迹研究等场景。




