eval-laion_swesmith-coldstart-complete-lt32k-2ep-8B_DCAgent2_terminal_bench_2-traces
收藏资源简介:
该数据集记录了AI智能体在多轮对话任务中的交互过程与执行结果。数据集核心为多轮对话记录,每条样本包含完整的对话历史(conversations),其中每个对话回合均标注了内容(content)和发言角色(role)。此外,数据集还提供了丰富的元数据:包括使用的智能体类型(agent)、模型名称(model)与提供商(model_provider)、任务执行日期(date)、任务类型(task)、对话轮次(episode)、运行标识(run_id)、试验名称(trial_name)、任务执行结果(result)、验证器输出(verifier_output)以及数据来源追踪(trace_source)。数据集规模为1340个训练样本,适用于对话系统评估、智能代理行为分析、多轮任务完成度研究以及相关强化学习场景。
This dataset records the interaction processes and execution results of AI agents in multi-turn dialogue tasks. The core of the dataset is multi-turn dialogue records, where each sample includes complete dialogue history (conversations), with each turn annotated for content and role. Additionally, the dataset provides rich metadata: including the type of agent used (agent), model name (model) and provider (model_provider), task execution date (date), task type (task), dialogue episode (episode), run identifier (run_id), trial name (trial_name), task execution result (result), verifier output (verifier_output), and trace source for data provenance. The dataset consists of 1340 training samples and is suitable for dialogue system evaluation, intelligent agent behavior analysis, multi-turn task completion research, and related reinforcement learning scenarios.
数据集概述
基本信息
- 数据集名称: eval-laion_swesmith-coldstart-complete-lt32k-2ep-8B_DCAgent2_terminal_bench_2-traces
- 数据集地址: https://huggingface.co/datasets/laion/eval-laion_swesmith-coldstart-complete-lt32k-2ep-8B_DCAgent2_terminal_bench_2-traces
- 数据集大小: 117,305,176 字节
- 下载大小: 92,150,886 字节
数据集划分
- 训练集 (train):
- 样本数量: 1,340
- 数据大小: 117,305,176 字节
数据特征
数据集包含以下字段:
| 字段名 | 类型 | 说明 |
|---|---|---|
| conversations | 列表 | 对话内容,包含 content(字符串)和 role(字符串)两个子字段 |
| agent | 字符串 | 代理名称 |
| model | 字符串 | 使用的模型 |
| model_provider | 字符串 | 模型提供方 |
| date | 字符串 | 日期 |
| task | 字符串 | 任务描述 |
| episode | 字符串 | 轮次 |
| run_id | 字符串 | 运行ID |
| trial_name | 字符串 | 试验名称 |
| result | 字符串 | 结果 |
| verifier_output | 字符串 | 验证器输出 |
| trace_source | 字符串 | 追踪来源 |
配置信息
- 配置名称: default
- 数据文件路径: data/train-*
- 文件格式: 支持通配符匹配的多个文件




