dev_set_v2_a1_mind2web_20260820_135120
收藏资源简介:
该数据集是一个多轮对话数据集,包含5786个训练样本。每条样本包含对话历史(conversations字段,由角色和内容组成)、使用的模型名称及提供商(model, model_provider)、任务名称(task)、运行期次(episode)、运行ID(run_id)、试验名称(trial_name)、结果(result)、验证器输出(verifier_output)以及追踪来源(trace_source)。数据集的字段结构表明它可能用于记录、分析或评估不同模型在特定任务上的对话表现,适用于对话系统训练、模型行为分析或强化学习中的轨迹记录。
This dataset is a multi-turn conversation dataset containing 5,786 training samples. Each sample includes conversation history (conversations field, composed of role and content), model name and provider (model, model_provider), task name (task), episode, run ID (run_id), trial name (trial_name), result, verifier output (verifier_output), and trace source (trace_source). The field structure indicates that it may be used for recording, analyzing, or evaluating the dialogue performance of different models on specific tasks, suitable for dialogue system training, model behavior analysis, or trajectory recording in reinforcement learning.
数据集概述
该数据集是由 LAION 组织发布的一个用于网页智能体(Web Agent)训练和评估的对话数据集,版本标识为 dev_set_v2_a1_mind2web_20260820_135120。
数据规模
- 总样本数:5,786 条(训练集)
- 数据集总大小:约 530 MB(555,829,443 字节)
- 下载大小:约 474 MB(497,081,385 字节)
数据特征字段
每条样本包含以下字段:
| 字段名 | 类型 | 说明 |
|---|---|---|
conversations |
列表 | 对话轮次,每轮包含 role(角色)和 content(内容)两个子字段,均为字符串 |
agent |
字符串 | 智能体名称或标识 |
model |
字符串 | 使用的模型名称 |
model_provider |
字符串 | 模型提供方 |
date |
字符串 | 日期信息 |
task |
字符串 | 任务描述 |
episode |
字符串 | 回合编号 |
run_id |
字符串 | 运行标识 |
trial_name |
字符串 | 试验名称 |
result |
字符串 | 任务执行结果 |
verifier_output |
字符串 | 验证器输出结果 |
trace_source |
字符串 | 轨迹来源 |
数据划分
- 仅包含一个划分:
train,包含全部 5,786 条样本。
数据用途
该数据集面向基于 Mind2Web 基准的网页操作智能体任务,包含了多轮对话、任务执行记录及验证结果,适用于训练模型在真实网页环境中进行任务规划、操作和结果验证的研究。




