eval-fsr-a1-nl2bash-swe-r353-rf0711b-traces
收藏资源简介:
该数据集记录了AI模型或代理在多轮对话任务中的交互过程与执行结果。数据集中包含2,705个训练样本,每个样本由多个结构化字段组成:对话内容(conversations字段,包含角色和内容)、代理标识(agent)、模型信息(model和model_provider)、时间戳(date)、任务类型(task)、对话回合标识(episode)、实验运行ID(run_id)、试验名称(trial_name)、任务执行结果(result)、验证器输出(verifier_output)以及数据追踪来源(trace_source)。数据集适用于对话系统评估、多轮对话建模、AI代理行为分析等研究场景,能够支持对模型在特定任务上的表现进行细粒度分析。
This dataset records the interaction processes and execution results of AI models or agents in multi-turn dialogue tasks. It contains 2,705 training samples, each consisting of multiple structured fields: dialogue content (conversations field, including roles and content), agent identifier (agent), model information (model and model_provider), timestamp (date), task type (task), dialogue turn identifier (episode), experiment run ID (run_id), trial name (trial_name), task execution result (result), verifier output (verifier_output), and data trace source (trace_source). The dataset is suitable for research scenarios such as dialogue system evaluation, multi-turn dialogue modeling, and AI agent behavior analysis, enabling fine-grained analysis of model performance on specific tasks.
数据集概述:eval-fsr-a1-nl2bash-swe-r353-rf0711b-traces
- 数据集来源:由 LAION(Large-scale Artificial Intelligence Open Network)提供。
核心数据特征
- 样本数量:训练集包含 2,705 个示例。
- 特征字段:每个样本包含以下字段:
- conversations:对话内容列表,每条对话包含:
content(字符串):对话文本。role(字符串):对话角色。
- agent(字符串):代理标识。
- model(字符串):所用模型。
- model_provider(字符串):模型提供方。
- date(字符串):日期。
- task(字符串):任务名称。
- episode(字符串):轮次编号。
- run_id(字符串):运行ID。
- trial_name(字符串):试验名称。
- result(字符串):结果标识(如成功/失败)。
- verifier_output(字符串):验证器输出。
- trace_source(字符串):追踪来源。
- conversations:对话内容列表,每条对话包含:
数据集规模
- 总下载大小:约 306.87 MB(321,648,767 字节)。
- 数据集大小:约 406.00 MB(425,777,002 字节)。
- 数据分割:仅包含 单次训练分割(
train),数据文件位于data/train-*。
数据用途与背景
- 该数据集主要记录自然语言到 Bash 命令(NL2Bash)任务的交互轨迹,可能用于训练或评估智能体(agent)在软件工程(SWE)场景下的表现。




