dev_set_v2_a1_stackexchange_overflow_20260815_015100
收藏资源简介:
该数据集包含 5647 个训练样本,每个样本存储一次多轮对话及其相关元信息。对话记录以列表形式存储在 conversations 字段中,每条消息包含 role(角色)和 content(内容)两个子字段。此外,还提供了 agent(代理标识)、model(模型名称)、model_provider(模型提供商)、date(日期)、task(任务)、episode(轮次)、run_id(运行ID)、trial_name(试验名称)、result(结果)、verifier_output(验证器输出)和 trace_source(追踪来源)等字段,用于记录对话的上下文和评估信息。数据总大小约为 637 MB,下载大小约为 559 MB。适用于对话系统训练、评估、多轮对话理解、任务型对话分析等场景。
This dataset contains 5,647 training samples, each storing a multi-turn conversation and its related metadata. The conversation records are stored as a list in the conversations field, with each message containing role and content subfields. Additionally, fields such as agent, model, model_provider, date, task, episode, run_id, trial_name, result, verifier_output, and trace_source are provided to record the context and evaluation information of the conversations. The total data size is approximately 637 MB, with a download size of about 559 MB. It is suitable for dialogue system training, evaluation, multi-turn dialogue understanding, task-oriented dialogue analysis, and other scenarios.
数据集概述
基本信息
- 数据集名称:dev_set_v2_a1_stackexchange_overflow_20260815_015100
- 数据集提供方:LAION
- 数据集地址:https://huggingface.co/datasets/laion/dev_set_v2_a1_stackexchange_overflow_20260815_015100
数据规模
- 数据集总大小:637,979,899 字节(约 608.5 MB)
- 下载大小:559,006,826 字节(约 533.1 MB)
- 训练集样本数:5,647 条
- 数据划分:仅包含一个训练集(train),无验证集和测试集
数据字段说明
核心对话字段
| 字段名 | 类型 | 说明 |
|---|---|---|
| conversations | 列表 | 对话内容,包含角色(role)和内容(content)两个子字段 |
元数据字段
| 字段名 | 类型 |
|---|---|
| agent | 字符串 |
| model | 字符串 |
| model_provider | 字符串 |
| date | 字符串 |
| task | 字符串 |
| episode | 字符串 |
| run_id | 字符串 |
| trial_name | 字符串 |
| result | 字符串 |
| verifier_output | 字符串 |
| trace_source | 字符串 |
数据特点
- 该数据集来源于 StackExchange Overflow 平台,推测包含技术问答相关的对话数据
- 每个样本包含完整的对话记录(conversations),以及丰富的元数据信息(如模型、提供方、任务类型、运行标识符等)
- 数据集中包含验证器输出(verifier_output)和追踪来源(trace_source)字段,表明该数据集可能用于评估或追踪模型推理过程




