eval-fsr-a1-stack-pytest-swe-r531-traces
收藏资源简介:
该数据集是一个结构化记录集,包含3306个训练样本,主要用于记录和分析多轮对话交互以及相关的任务执行元数据。每个样本的核心特征是conversations列表,其中按顺序排列对话轮次,每轮次包含content(内容)和role(角色)字段,构成对话主体。此外,数据集还包括丰富的上下文和元数据字段,用于描述对话的实验或任务环境,具体有:agent(执行代理)、model和model_provider(使用的模型及其提供商)、date(日期)、task(任务类型)、episode(情节或回合)、run_id(运行标识)、trial_name(试验名称)。样本还记录了任务执行的result(结果)、verifier_output(验证器输出)和trace_source(轨迹来源)。这些特征共同表明,该数据集很可能用于评估、分析或复现AI代理(如语言模型)在特定、可能多步骤任务中的表现、决策过程和交互轨迹。数据集适用于对话系统评估、代理行为分析、任务导向对话研究以及相关领域的基准测试。
This dataset is a structured record set containing 3306 training samples, primarily used for recording and analyzing multi-turn dialogue interactions and related task execution metadata. The core feature of each sample is a conversations list, which includes sequentially arranged dialogue turns, each containing content and role fields, forming the main body of the dialogue. Additionally, the dataset includes rich contextual and metadata fields to describe the experimental or task environment of the dialogue, specifically: agent (executing agent), model and model_provider (the model used and its provider), date (date), task (task type), episode (episode or round), run_id (run identifier), trial_name (trial name). The samples also record task execution result (result), verifier_output (verifier output), and trace_source (trace source). These features collectively indicate that the dataset is likely used for evaluating, analyzing, or reproducing the performance, decision-making processes, and interaction trajectories of AI agents (such as language models) in specific, potentially multi-step tasks. The dataset is suitable for dialogue system evaluation, agent behavior analysis, task-oriented dialogue research, and benchmark testing in related fields.
数据集概述
该数据集是一个用于评估和测试的合成数据集,名为 eval-fsr-a1-stack-pytest-swe-r531-traces,由 LAION 发布在 Hugging Face 上。数据集包含多轮对话记录,以及相关的代理、模型、任务和验证信息。
数据集结构
数据集包含以下特征字段:
- conversations: 一个列表,包含多个字典,每个字典有两个字段:
content(字符串): 对话内容。role(字符串): 对话角色(如用户或助手)。
- agent (字符串): 代理名称。
- model (字符串): 使用的模型名称。
- model_provider (字符串): 模型提供方。
- date (字符串): 数据记录的日期。
- task (字符串): 任务描述。
- episode (字符串): 回合标识。
- run_id (字符串): 运行标识。
- trial_name (字符串): 试验名称。
- result (字符串): 结果描述。
- verifier_output (字符串): 验证器输出。
- trace_source (字符串): 跟踪来源。
数据划分
数据集仅包含一个划分:
- train(训练集):
- 示例数量: 3,306
- 大小: 589,121,857 字节
数据文件
- 配置文件名称:
default - 数据文件路径:
data/train-*(通配符表示多个文件)
下载信息
- 下载大小: 413,086,763 字节
- 数据集总大小: 589,121,857 字节




