swebench_verified_random_100_folders_a1_stack_cpp_20260818_162720
收藏资源简介:
该数据集是一个多轮对话数据集,包含12399个样本。每个样本由多个字段构成:'conversations'字段为对话轮次列表,每轮包含角色(role)和内容(content);'agent'字段标识对话代理;'model'和'model_provider'指示使用的模型及其提供商;'date'记录数据日期;'task'指定任务类型;'episode'、'run_id'、'trial_name'用于实验追踪;'result'为对话结果;'verifier_output'为验证器输出;'trace_source'提供数据来源。数据集可用于对话系统训练、评估或强化学习场景。
This dataset is a multi-turn dialogue dataset containing 12,399 samples. Each sample consists of multiple fields: the conversations field is a list of dialogue turns, each turn containing role and content; the agent field identifies the dialogue agent; model and model_provider indicate the model used and its provider; date records the data date; task specifies the task type; episode, run_id, and trial_name are used for experiment tracking; result is the dialogue outcome; verifier_output is the verifiers output; trace_source provides the data source. The dataset can be used for dialogue system training, evaluation, or reinforcement learning scenarios.
数据集概述
该数据集名为 laion/swebench_verified_random_100_folders_a1_stack_cpp_20260818_162720,托管于 Hugging Face,内容聚焦于代码生成与软件工程任务相关的多轮对话记录。
数据规模
- 数据集总大小:约 1.63 GB(1,745,207,044 字节)
- 下载大小:约 1.26 GB(1,347,559,372 字节)
- 数据划分:仅包含一个训练集(train)
- 样本数量:12,399 条
- 数据大小:1,745,207,044 字节
数据字段结构
每条数据包含以下字段:
| 字段名 | 类型 | 说明 |
|---|---|---|
conversations |
列表(含 role 与 content 字符串) |
多轮对话内容,记录角色与消息文本 |
agent |
字符串 | 使用的智能体标识 |
model |
字符串 | 模型名称 |
model_provider |
字符串 | 模型提供方 |
date |
字符串 | 数据生成日期 |
task |
字符串 | 任务描述或标识 |
episode |
字符串 | 轮次标识 |
run_id |
字符串 | 运行 ID |
trial_name |
字符串 | 试验名称 |
result |
字符串 | 执行结果 |
verifier_output |
字符串 | 验证器输出 |
trace_source |
字符串 | 追踪来源 |
配置信息
- 默认配置名:
default - 数据文件路径:
data/train-*(使用通配符匹配多个分片文件)
用途推测
基于字段设计(如 conversations、agent、model、verifier_output 等),该数据集可能用于训练或评估代码智能体在 SWE-bench 验证任务中的表现,特别是针对 C++ 编程任务,并包含随机选取的 100 个文件目录场景下的多轮交互记录。




