dev_set_v2_g1_a1_top16_32b_step300_20260820_163715
收藏资源简介:
该数据集包含 7677 个训练样本,总大小约 663 MB。每条样本包含以下字段:conversations(多轮对话列表,每条消息包含角色 role 和内容 content)、agent(代理标识)、model(模型名称)、model_provider(模型提供商)、date(日期)、task(任务)、episode(轮次)、run_id(运行 ID)、trial_name(试验名称)、result(结果)、verifier_output(验证器输出)、trace_source(追踪来源)。数据集主要记录多轮对话交互过程及其相关元数据,可用于研究对话系统、模型行为分析、验证器评估等任务。
The dataset contains 7677 training samples, with a total size of approximately 663 MB. Each sample includes the following fields: conversations (a list of multi-turn dialogues, each message containing role and content), agent (agent identifier), model (model name), model_provider (model provider), date (date), task (task), episode (episode), run_id (run ID), trial_name (trial name), result (result), verifier_output (verifier output), trace_source (trace source). The dataset primarily records multi-turn dialogue interaction processes and their related metadata, which can be used for tasks such as dialogue system research, model behavior analysis, and verifier evaluation.
数据集概述
该数据集名为 laion/dev_set_v2_g1_a1_top16_32b_step300_20260820_163715,由 LAION 组织发布,托管于 Hugging Face 平台。数据集主要面向多轮对话、智能体(Agent)任务相关的研究与应用场景。
数据规模
- 数据集总大小:约 663.5 MB(663,507,499 字节)
- 下载大小:约 597.7 MB(597,683,509 字节)
- 训练集样本数:7,677 条
- 数据分割:仅包含
train分割
数据特征
每条样本包含以下字段:
| 字段名 | 类型 | 说明 |
|---|---|---|
conversations |
列表 | 多轮对话内容,每轮包含 role(角色,字符串)和 content(内容,字符串) |
agent |
字符串 | 智能体标识 |
model |
字符串 | 使用的模型名称 |
model_provider |
字符串 | 模型提供方 |
date |
字符串 | 日期信息 |
task |
字符串 | 任务类型 |
episode |
字符串 | 回合/场景编号 |
run_id |
字符串 | 运行标识 |
trial_name |
字符串 | 试验名称 |
result |
字符串 | 结果信息 |
verifier_output |
字符串 | 验证器输出 |
trace_source |
字符串 | 轨迹来源 |
配置与文件
- 配置名称:
default - 数据文件路径:
data/train-*(通配符模式,表示多个分片文件)
适用场景
该数据集适用于多轮对话建模、智能体行为分析、任务型对话系统训练、模型评估与验证等自然语言处理与强化学习相关研究。




