swebench_verified_random_100_folders_a3_rl_DCAgent_exp_rpt_pymethods2test_v3_10_8B42a94b69
收藏资源简介:
该数据集包含4821个多轮对话样本,每个样本包含对话内容(conversations,由角色role和内容content组成)以及丰富的元数据,包括智能体(agent)、模型(model)、模型提供商(model_provider)、日期(date)、任务(task)、回合(episode)、运行ID(run_id)、试验名称(trial_name)、结果(result)、验证器输出(verifier_output)和跟踪来源(trace_source)。数据集大小约为798MB,仅提供训练集分割。适用于对话系统性能评估、智能体行为建模、多轮对话生成等任务。
This dataset contains 4821 multi-turn dialogue samples, each consisting of conversation content (conversations, composed of role and content) and rich metadata, including agent, model, model_provider, date, task, episode, run_id, trial_name, result, verifier_output, and trace_source. The dataset size is approximately 798MB, and only the training set split is provided. It is suitable for tasks such as dialogue system performance evaluation, agent behavior modeling, and multi-turn dialogue generation.
数据集概述:laion/swebench_verified_random_100_folders_a3_rl_DCAgent_exp_rpt_pymethods2test_v3_10_8B42a94b69
基本信息
- 数据集地址:
https://huggingface.co/datasets/laion/swebench_verified_random_100_folders_a3_rl_DCAgent_exp_rpt_pymethods2test_v3_10_8B42a94b69 - 数据集大小:约 798.7 MB(
dataset_size: 798705290字节) - 下载大小:约 435.5 MB(
download_size: 435506347字节) - 数据划分:仅包含 train 分割,包含 4,821 个样本
数据特征(Features)
该数据集包含以下字段:
| 字段名 | 类型 | 说明 |
|---|---|---|
conversations |
列表(包含 role 和 content 两个子字段,均为字符串类型) |
对话记录,包含角色和内容 |
agent |
字符串 | 智能体标识 |
model |
字符串 | 所用模型名称 |
model_provider |
字符串 | 模型提供方 |
date |
字符串 | 日期信息 |
task |
字符串 | 任务描述 |
episode |
字符串 | 回合/轮次标识 |
run_id |
字符串 | 运行标识 |
trial_name |
字符串 | 试验名称 |
result |
字符串 | 任务结果 |
verifier_output |
字符串 | 验证器输出 |
trace_source |
字符串 | 追踪来源 |
数据配置
- 配置名称:
default - 数据文件路径:
data/train-*(使用通配符匹配多个分片文件)
数据用途推测
- 该数据集名称中包含
SWE-bench(软件工程评测基准)、RL(强化学习)、DCAgent(可能为某种智能体架构)以及pymethods2test(Python方法测试)等关键词,结合数据字段(如agent、episode、verifier_output等),推测该数据集可能用于软件工程任务的强化学习智能体训练与评估,尤其是基于对话的代码测试生成或方法级测试场景。
补充说明
- 数据集仅提供
train分割,无独立的验证或测试分割。 - 每个样本包含一组对话(
conversations),以及对应的智能体行为、模型信息、任务信息和验证结果,可能用于训练或评估基于对话交互的智能体在代码测试生成任务上的表现。




