dev_set_v2_g1_a1_top16_32b_step3600_20260820_135123
收藏资源简介:
该数据集包含多轮对话记录,每条样本包括一个对话列表(conversations),其中每轮对话由角色(role)和内容(content)组成。此外,每条样本还包含以下字段:agent(代理标识)、model(模型名称)、model_provider(模型提供方)、date(日期)、task(任务名称)、episode(回合数)、run_id(运行ID)、trial_name(试验名称)、result(结果)、verifier_output(验证器输出)和trace_source(追踪来源)。数据集仅提供训练集,共5165个样本,总大小约413MB。这些数据可用于对话系统、Agent行为分析、模型性能评估或验证器效果研究等任务。
This dataset contains multi-turn dialogue records. Each sample includes a conversation list (conversations), where each turn consists of a role and content. Additionally, each sample contains the following fields: agent, model, model_provider, date, task, episode, run_id, trial_name, result, verifier_output, and trace_source. The dataset only provides a training set with 5165 samples, totaling approximately 413MB. These data can be used for tasks such as dialogue systems, agent behavior analysis, model performance evaluation, or verifier effectiveness research.
数据集概述
该数据集由 LAION 发布,主要用于存储多轮对话数据,包含完整的会话记录以及代理、模型、任务等元信息。
基本信息
- 数据集名称:
dev_set_v2_g1_a1_top16_32b_step3600_20260820_135123 - 下载大小:约 366.7 MB
- 数据集总大小:约 413.0 MB
- 配置名称:
default - 数据分割:仅包含训练集(
train)
数据规模
| 分割 | 样本数量 | 字节数 |
|---|---|---|
| train | 5,165 | 413,003,638 |
字段结构
每个样本包含以下字段:
| 字段名 | 数据类型 | 说明 |
|---|---|---|
conversations |
列表 | 多轮对话记录,每轮包含 role(角色)和 content(内容),均为字符串 |
agent |
字符串 | 代理标识 |
model |
字符串 | 模型名称 |
model_provider |
字符串 | 模型提供方 |
date |
字符串 | 日期信息 |
task |
字符串 | 任务类型 |
episode |
字符串 | 会话轮次/场景标识 |
run_id |
字符串 | 运行标识 |
trial_name |
字符串 | 试验名称 |
result |
字符串 | 结果信息 |
verifier_output |
字符串 | 验证器输出 |
trace_source |
字符串 | 追踪来源 |
数据用途
该数据集格式适合用于训练和评估对话系统、智能体推理模型,尤其适用于需要多轮交互和结果验证的场景。数据中包含了模型输出、验证器反馈等信号,可用于强化学习或监督微调。
数据存储
数据文件路径为 data/train-*,采用通配符匹配方式存储,属于默认配置下的训练数据。




