dev_set_v2_a3_rl_DCAgent_exp_rpt_pymethods2test_v3_10_8B_20260826_223541
收藏资源简介:
该数据集包含多轮对话记录,每条样本包括对话内容(conversations,由角色和内容组成)、智能体名称(agent)、模型名称(model)、模型提供方(model_provider)、日期(date)、任务(task)、剧集编号(episode)、运行ID(run_id)、试验名称(trial_name)、结果(result)、验证器输出(verifier_output)以及追踪来源(trace_source)。数据集共包含3665个训练样本,总大小约283MB。可用于对话系统评估、模型行为分析、多轮对话生成等任务。
This dataset contains multi-turn conversation records. Each sample includes conversation content (conversations, composed of roles and content), agent name, model name, model provider, date, task, episode number, run ID, trial name, result, verifier output, and trace source. The dataset consists of 3665 training samples with a total size of approximately 283MB. It can be used for dialogue system evaluation, model behavior analysis, multi-turn dialogue generation, etc.
数据集概述
该数据集名为 dev_set_v2_a3_rl_DCAgent_exp_rpt_pymethods2test_v3_10_8B_20260826_223541,由 Laion 组织发布,托管于 Hugging Face 平台。
基本信息
- 数据集地址:https://huggingface.co/datasets/laion/dev_set_v2_a3_rl_DCAgent_exp_rpt_pymethods2test_v3_10_8B_20260826_223541
- 数据集大小:约 283.7 MB(283,725,717 字节)
- 下载大小:约 247.9 MB(247,887,074 字节)
- 数据分割:仅包含训练集(train),共 3,665 条样本
数据特征
数据集包含以下字段:
| 字段名 | 类型 | 说明 |
|---|---|---|
conversations |
列表 | 对话记录,包含角色(role)和内容(content)两个子字段 |
agent |
字符串 | 智能体标识 |
model |
字符串 | 使用的模型名称 |
model_provider |
字符串 | 模型提供方 |
date |
字符串 | 日期信息 |
task |
字符串 | 任务类型 |
episode |
字符串 | 会话轮次 |
run_id |
字符串 | 运行标识 |
trial_name |
字符串 | 试验名称 |
result |
字符串 | 结果信息 |
verifier_output |
字符串 | 验证器输出 |
trace_source |
字符串 | 追踪来源 |
其中 conversations 字段为嵌套结构,包含:
role(角色):字符串类型content(内容):字符串类型
数据配置
- 配置文件名称:
default - 数据文件路径:
data/train-*(使用通配符匹配多个数据文件) - 数据格式:Hugging Face 标准数据集格式
数据集特点
该数据集是一个开发验证集(dev_set),从命名来看,可能涉及强化学习(RL)、代理(Agent)实验、Python 方法测试等场景,包含对话记录、模型输出、验证结果等多维度信息,适用于分析智能体在特定任务中的表现和交互过程。




