dev_set_v2_g1_a1_top16_32b_step2400_20260820_135125
收藏资源简介:
该数据集是一个用于记录对话代理交互的实验数据集,包含8385个训练样本。每个样本包含一个对话列表(conversations),其中每条对话由角色(role)和内容(content)字段组成,记录了代理与用户或多轮交互的文本。此外,每个样本还包含丰富的元数据字段:agent(代理名称)、model(使用的模型)、model_provider(模型提供方)、date(日期)、task(任务类型)、episode(实验轮次)、run_id(运行ID)、trial_name(试验名称)、result(结果)、verifier_output(验证器输出)和trace_source(追踪来源)。这些字段可用于分析不同代理、模型和任务下的对话性能与验证结果。数据集规模约为776MB,适用于对话系统训练、代理行为分析或实验复现。
This dataset is an experimental dataset for recording dialogue agent interactions, containing 8,385 training samples. Each sample includes a conversation list (conversations), where each conversation consists of role and content fields, recording the text of multi-turn interactions between the agent and the user. Additionally, each sample contains rich metadata fields: agent, model, model_provider, date, task, episode, run_id, trial_name, result, verifier_output, and trace_source. These fields can be used to analyze dialogue performance and verification results under different agents, models, and tasks. The dataset size is approximately 776 MB and is suitable for dialogue system training, agent behavior analysis, or experiment replication.
数据集概述
该数据集由 LAION 发布,数据集名称为 dev_set_v2_g1_a1_top16_32b_step2400_20260820_135125,是一个用于开发或验证的样本集。
数据规模
- 总大小:776,091,076 字节(约 740 MB)
- 下载大小:698,872,801 字节(约 667 MB)
- 样本数量:8,385 条(仅包含 train 划分)
数据特征
每条样本包含以下字段:
- conversations:对话列表,每条对话包含两个子字段:
role(字符串):对话角色content(字符串):对话内容
- agent(字符串):代理标识
- model(字符串):使用的模型名称
- model_provider(字符串):模型提供方
- date(字符串):数据日期
- task(字符串):任务类型
- episode(字符串):回合编号
- run_id(字符串):运行标识
- trial_name(字符串):试验名称
- result(字符串):结果信息
- verifier_output(字符串):验证器输出
- trace_source(字符串):追踪来源
数据划分
- 仅包含一个划分:train,包含全部 8,385 条样本。
配置信息
- 默认配置名为
default,数据文件路径为data/train-*。




