dev_set_v2_a1_nemotron_bash_20260814_070503
收藏资源简介:
该数据集包含多轮对话记录及其关联的元数据。每条样本包含一个对话历史(conversations),其中每条消息由角色(role)和内容(content)组成。此外,还记录了执行对话的代理(agent)、使用的模型(model)及模型提供商(model_provider)、日期(date)、任务(task)、集数(episode)、运行ID(run_id)、试验名称(trial_name)、结果(result)、验证器输出(verifier_output)以及跟踪来源(trace_source)。数据集主要用于训练或评估对话系统,特别是涉及多轮交互、模型选择和任务完成度的场景。训练集包含4916个样本,总数据量约为490MB。
This dataset contains multi-turn conversation records and their associated metadata. Each sample includes a conversation history (conversations), where each message consists of a role and content. Additionally, it records the agent performing the conversation, the model used and the model provider, date, task, episode, run ID, trial name, result, verifier output, and trace source. The dataset is mainly used for training or evaluating dialogue systems, especially in scenarios involving multi-turn interaction, model selection, and task completion. The training set contains 4916 samples, with a total data volume of approximately 490MB.
数据集概述:laion/dev_set_v2_a1_nemotron_bash_20260814_070503
基本信息
- 数据集名称:
laion/dev_set_v2_a1_nemotron_bash_20260814_070503 - 数据集地址:https://huggingface.co/datasets/laion/dev_set_v2_a1_nemotron_bash_20260814_070503
- 发布机构:LAION(Large-scale Artificial Intelligence Open Network)
- 文件大小:下载大小约 421 MB(421,106,017 字节),数据集总大小约 491 MB(490,628,406 字节)
数据规模
该数据集仅包含一个训练集(train)划分,共计 4,916 个样本。
数据特征(Features)
数据集中的每条样本包含以下字段:
| 字段名 | 数据类型 | 描述 |
|---|---|---|
conversations |
列表(list) | 对话记录,包含 role(角色,字符串)和 content(内容,字符串)两个子字段 |
agent |
字符串 | 智能体标识 |
model |
字符串 | 模型名称 |
model_provider |
字符串 | 模型提供方 |
date |
字符串 | 日期 |
task |
字符串 | 任务类型 |
episode |
字符串 | 回合/场景编号 |
run_id |
字符串 | 运行标识 |
trial_name |
字符串 | 试验名称 |
result |
字符串 | 结果 |
verifier_output |
字符串 | 验证器输出 |
trace_source |
字符串 | 追踪来源 |
数据用途与内容
- 该数据集为 LAION 发布的开发集(dev_set),包含多轮对话数据。
conversations字段以角色(role)和内容(content)的形式组织对话历史。- 数据集中记录了模型运行相关的元信息(如模型名称、运行标识、任务类型等),以及执行结果和验证器输出。
- 从字段构成来看,该数据集适用于多轮对话建模、智能体行为追踪、模型评估与验证等相关研究任务。
配置说明
- 配置文件名为
default,数据文件路径为data/train-*,对应训练集划分。




