terminal_bench_2_a1_pymethods2test_20260805_114335
收藏资源简介:
该数据集是一个多轮对话数据集,包含2672个训练样本。每个样本记录了一段对话过程,结构化为包含多个字段:对话历史(conversations)以角色(role)和内容(content)交替呈现;同时附带元数据如代理(agent)、模型(model)及提供商(model_provider)、日期(date)、任务(task)、对话轮次(episode)、运行ID(run_id)、试验名称(trial_name)、结果(result)、验证器输出(verifier_output)和追踪来源(trace_source)。该数据集适用于训练和评估对话系统、任务型对话模型或进行对话行为分析。
This dataset is a multi-turn dialogue dataset containing 2672 training samples. Each sample records a dialogue process, structured with multiple fields: conversation history (conversations) presented alternately by role and content; along with metadata such as agent, model, model provider, date, task, episode, run_id, trial_name, result, verifier_output, and trace_source. This dataset is suitable for training and evaluating dialogue systems, task-oriented dialogue models, or conducting dialogue behavior analysis.
数据集概述
该数据集名为 laion/terminal_bench_2_a1_pymethods2test_20260805_114335,由 LAION 发布,是一个面向终端交互场景的基准测试数据集,其核心内容围绕“Python 方法到测试用例生成”任务展开。
数据集结构
数据集包含以下字段:
- conversations:多轮对话列表,每条包含
role(对话角色)和content(对话内容)。 - agent:智能体标识。
- model:模型名称。
- model_provider:模型提供商。
- date:数据日期。
- task:任务类型。
- episode:会话片段编号。
- run_id:运行标识符。
- trial_name:试验名称。
- result:任务结果。
- verifier_output:验证器输出。
- trace_source:追踪来源。
数据规模
- 总数据集大小:203,615,510 字节(约 194 MB)
- 下载大小:173,023,489 字节(约 165 MB)
- 训练集:包含 2,672 个样本,对应 203,615,510 字节数据
划分与格式
- 仅提供
train划分(无独立验证/测试集)。 - 数据以 Parquet 格式存储,文件路径模式为
data/train-*。 - 默认配置名为
default。




