eval-fsr-a1-toolscale-swe-r385-rf0710-traces
收藏资源简介:
该数据集是一个用于记录和分析AI智能体或模型在多轮对话任务中交互与表现的结构化日志集合。数据核心以对话形式组织,每个样本包含一个由content(内容)和role(角色)组成的对话列表(conversations),完整记录了交互过程。此外,数据集提供了丰富的元数据和执行详情,包括所使用的智能体(agent)、模型及模型提供商(model, model_provider)、任务类型(task)、执行日期(date)、所属情景或回合(episode)、运行标识符(run_id)、试验名称(trial_name)、任务执行结果(result)以及对结果的验证输出(verifier_output)和轨迹来源(trace_source)。数据集包含4827个训练样本,总大小约为785MB,适用于智能体行为分析、对话系统评估、强化学习轨迹研究等任务。
This dataset is a structured log collection for recording and analyzing the interactions and performance of AI Agents or models during multi-turn conversation tasks. The core of the dataset is structured as conversational data. Each sample comprises a conversation list (conversations) consisting of content and role fields, which fully records the entire interaction process. Furthermore, the dataset offers comprehensive metadata and execution details, covering the utilized agent, model and model provider (model, model_provider), task type (task), execution date (date), affiliated episode, run identifier (run_id), trial name (trial_name), task execution result (result), result verification output (verifier_output), and trace source (trace_source). The dataset contains 4,827 training samples with a total size of approximately 785 MB, and is applicable to tasks such as agent behavior analysis, dialogue system evaluation, and reinforcement learning trajectory research.
数据集概览:laion/eval-fsr-a1-toolscale-swe-r385-rf0710-traces
- 来源地址:https://huggingface.co/datasets/laion/eval-fsr-a1-toolscale-swe-r385-rf0710-traces
- 数据集规模:
- 下载大小:约 614.8 MB
- 数据集总大小:约 785.1 MB
- 包含样本数:4,827 个(全部在 train 分片中)
- 分片结构:仅包含
train分片,数据文件路径为data/train-*
特征字段说明
每个样本包含以下字段:
| 字段名 | 类型 | 说明 |
|---|---|---|
| conversations | 列表(含 content 和 role) |
对话记录,每条包含文本内容(content)和角色标识(role) |
| agent | 字符串 | 代理标识 |
| model | 字符串 | 使用的模型名称 |
| model_provider | 字符串 | 模型提供商 |
| date | 字符串 | 日期信息 |
| task | 字符串 | 任务描述 |
| episode | 字符串 | 对话或任务轮次标识 |
| run_id | 字符串 | 运行 ID |
| trial_name | 字符串 | 实验或试次名称 |
| result | 字符串 | 执行结果 |
| verifier_output | 字符串 | 验证器输出 |
| trace_source | 字符串 | 追踪来源 |
数据集用途与背景
- 该数据集用于评估或追踪某种工具链(toolscale)下的智能体或多轮对话系统的性能表现。
- 数据集中包含对话历史、模型/代理信息、任务描述、执行结果以及验证器输出,适合用于训练或评估面向任务的多轮对话模型、工具调用智能体等场景。




