dev_set_v2_a1_defects4j_20260813_145212
收藏资源简介:
该数据集由多轮对话记录组成,每个样本包含以下字段:对话历史(conversations,以角色和内容形式存储)、使用的agent、模型名称、模型提供商、日期、任务、episode、运行ID、试验名称、结果、验证器输出以及追踪来源。数据集共包含5677个样本,所有样本均位于训练集分割中,总数据大小约为570MB。该数据集可用于训练或评估对话agent、任务型对话系统,以及分析模型在特定任务上的表现和验证过程。
The dataset consists of multi-turn dialogue records, each sample includes the following fields: conversation history (stored as roles and content), the agent used, model name, model provider, date, task, episode, run ID, experiment name, result, validator output, and trace source. The dataset contains 5677 samples, all in the training split, with a total data size of approximately 570MB. It can be used for training or evaluating dialogue agents, task-oriented dialogue systems, and analyzing model performance and validation processes on specific tasks.
数据集详情总结
基本信息
- 数据集名称:laion/dev_set_v2_a1_defects4j_20260813_145212
- 数据集规模:训练集包含 5,677 条样本,总大小约 570 MB(下载大小约 489 MB)
数据字段结构
核心对话字段
- conversations:对话记录,包含两个子字段
role(角色):字符串类型,标识对话中发言方content(内容):字符串类型,对话具体内容
元数据字段
| 字段名 | 类型 | 说明 |
|---|---|---|
| agent | string | 智能体标识 |
| model | string | 模型名称 |
| model_provider | string | 模型提供商 |
| date | string | 日期信息 |
| task | string | 任务类型 |
| episode | string | 会话轮次 |
| run_id | string | 运行标识 |
| trial_name | string | 试验名称 |
| result | string | 结果信息 |
| verifier_output | string | 验证器输出 |
| trace_source | string | 追踪来源 |
数据划分
- 数据集仅包含 train(训练)划分
- 数据存储路径:
data/train-*
应用场景
该数据集包含对话记录及相关运行元数据,结合 defects4j(一个经典的缺陷注入基准)命名推测,可能用于软件缺陷检测或修复相关的智能体任务评估与训练场景。




