eval-laion_stageB-channel-80-8B_DCAgent2_terminal_bench_2-traces
收藏资源简介:
该数据集记录了AI代理或模型在多轮对话任务中的交互过程与执行结果,核心包含多轮对话内容(conversations字段,每条记录包括发言内容content和发言者角色role),并附有丰富的元数据:代理类型(agent)、模型名称(model)、模型提供商(model_provider)、对话日期(date)、任务类型(task)、对话轮次标识(episode)、运行ID(run_id)、试验名称(trial_name)、任务执行结果(result)、验证器输出(verifier_output)以及溯源来源(trace_source)。数据集规模为1265个样本,仅包含训练集分割,适用于分析AI系统在具体任务中的对话表现、结果验证、行为溯源以及多轮交互评估等场景。
This dataset records the interaction processes and execution results of AI agents or models in multi-turn dialogue tasks. The core includes multi-turn dialogue content (conversations field, with each record containing content and role), along with rich metadata: agent type, model name, model provider, date, task type, episode identifier, run_id, trial_name, result, verifier_output, and trace_source. The dataset consists of 1265 samples and includes only a training split. Based on the field structure, it is suitable for analyzing the dialogue performance, result verification, behavior traceability, and multi-turn interaction evaluation of AI systems in specific tasks.
数据集概要
- 数据集名称:
eval-laion_stageB-channel-80-8B_DCAgent2_terminal_bench_2-traces - 提供方: LAION
- 数据集大小: 约 103.67 MB
- 下载大小: 约 84.52 MB
- 数据集划分: 仅包含训练集(train),共 1265 个样本
数据特征
| 字段名 | 类型 | 说明 |
|---|---|---|
conversations |
列表(包含 content 字符串和 role 字符串) |
对话内容及角色 |
agent |
字符串 | 智能体标识 |
model |
字符串 | 使用的模型名称 |
model_provider |
字符串 | 模型提供方 |
date |
字符串 | 日期信息 |
task |
字符串 | 任务描述 |
episode |
字符串 | 回合编号 |
run_id |
字符串 | 运行 ID |
trial_name |
字符串 | 试验名称 |
result |
字符串 | 结果信息 |
verifier_output |
字符串 | 验证器输出 |
trace_source |
字符串 | 追踪来源 |
数据配置
- 配置名称:
default - 数据文件路径:
data/train-*(训练集)
用途说明
该数据集主要用于评估或测试智能体(agent)在终端基准(terminal benchmark)上的表现,包含多轮对话记录、模型输出、任务结果及验证信息等,适用于分析智能体行为、模型性能对比等研究场景。




