dev_set_v2_a3_rl_laion_nemotron_gym_agent_calendar_80_8B_20260826_001044
收藏资源简介:
该数据集是一个多轮对话记录数据集,包含2513个训练样本,总大小约197MB。每条记录包含完整的对话历史(conversations),其中每条消息标注了角色(role)和内容(content)。此外,还记录了执行该对话的代理(agent)、使用的模型(model)及其提供者(model_provider)、日期(date)、任务(task)、回合编号(episode)、运行ID(run_id)、试验名称(trial_name)、结果(result)、验证器输出(verifier_output)以及追踪来源(trace_source)。该数据集适用于对话系统评估、多轮交互分析、模型行为比较等任务。
This dataset is a multi-turn dialogue record dataset, containing 2513 training samples with a total size of approximately 197MB. Each record includes the complete conversation history (conversations), where each message is annotated with role and content. Additionally, it records the agent executing the dialogue, the model used and its provider, date, task, episode number, run ID, trial name, result, verifier output, and trace source. This dataset is suitable for tasks such as dialogue system evaluation, multi-turn interaction analysis, and model behavior comparison.
数据集概述
该数据集名为 laion/dev_set_v2_a3_rl_laion_nemotron_gym_agent_calendar_80_8B_20260826_001044,由 LAION 组织发布,用于训练和评估基于日历任务的智能体(Agent)强化学习模型。数据集包含 2,513 个训练样本,总大小约 197.75 MB(下载大小约 175.41 MB)。
数据特征
每条数据包含以下字段:
- conversations:对话列表,每条对话包含
role(角色)和content(内容),均为字符串类型。 - agent:智能体标识。
- model:使用的模型名称。
- model_provider:模型提供方。
- date:数据日期。
- task:任务描述。
- episode:回合编号。
- run_id:运行标识。
- trial_name:试验名称。
- result:任务结果。
- verifier_output:验证器输出。
- trace_source:轨迹来源。
数据划分
| 划分 | 样本数 | 大小 |
|---|---|---|
| train | 2,513 | 197,754,318 字节 |
文件格式
- 数据集采用 Parquet 格式存储,文件路径为
data/train-*。 - 默认配置名为
default。




