terminal_bench_2_a1_curriculum_easy_20260809_032847
收藏资源简介:
该数据集包含多轮对话数据,每条记录由对话历史(conversations)以及相关的元数据组成。对话历史以列表形式存储,每条消息包含角色(role)和内容(content)。元数据包括使用的智能体(agent)、模型(model)及其提供商(model_provider)、日期(date)、任务(task)、试验组(episode)、运行ID(run_id)、试验名称(trial_name)、结果(result)、验证器输出(verifier_output)以及追踪来源(trace_source)。数据集目前仅包含训练集,共5351个样本,总大小约465MB。该数据集适用于训练或评估多轮对话系统、推理模型或智能体交互场景。
This dataset contains multi-turn dialogue data, where each record consists of conversation history (conversations) and associated metadata. The conversation history is stored as a list, with each message containing a role and content. Metadata includes used agent, model and its provider, date, task, episode, run ID, trial name, result, verifier output, and trace source. The dataset currently only contains a training set with 5,351 samples, totaling approximately 465MB. It is suitable for training or evaluating multi-turn dialogue systems, reasoning models, or agent interaction scenarios.
数据集概述:laion/terminal_bench_2_a1_curriculum_easy_20260809_032847
基本信息
- 数据集名称:
laion/terminal_bench_2_a1_curriculum_easy_20260809_032847 - 数据集地址:https://huggingface.co/datasets/laion/terminal_bench_2_a1_curriculum_easy_20260809_032847
- 数据集大小:约465.99 MB(下载大小约387.35 MB)
- 数据集配置:默认配置(
default),数据文件路径为data/train-*
数据划分
- 训练集(train):
- 样本数量:5,351 条
- 数据大小:465,987,153 字节(约465.99 MB)
特征字段
数据集包含以下字段:
| 字段名 | 类型 | 说明 |
|---|---|---|
conversations |
列表 | 对话记录,包含 role(角色)和 content(内容)两个子字段,均为字符串类型 |
agent |
字符串 | 代理名称 |
model |
字符串 | 模型名称 |
model_provider |
字符串 | 模型提供方 |
date |
字符串 | 日期信息 |
task |
字符串 | 任务描述 |
episode |
字符串 | 回合编号 |
run_id |
字符串 | 运行ID |
trial_name |
字符串 | 试验名称 |
result |
字符串 | 运行结果 |
verifier_output |
字符串 | 验证器输出 |
trace_source |
字符串 | 追踪来源 |
数据集特点
- 该数据集属于 Terminal-Bench 2 系列,标记为 A1 课程式(curriculum) 且难度为 简单(easy)。
- 数据生成时间为 2026年8月9日 03:28:47(根据数据集名称推断)。
- 数据集主要用于终端交互场景的基准测试,包含多轮对话记录(
conversations)以及任务执行相关的元数据(如代理、模型、结果和验证器输出等)。 - 数据集仅包含一个训练划分(train),未提供验证集或测试集。




