eval-fsr-a1-self-instruct-naive-swe-r435-rf0710-traces
收藏资源简介:
该数据集记录了多智能体或多模型在特定任务下的对话交互轨迹。数据集中包含2599个训练样本,每个样本记录了完整的对话过程及相关元数据。主要特征包括:多轮对话内容(conversations字段,包含每条消息的内容和角色)、使用的代理类型(agent)、模型信息(model和model_provider)、对话发生日期(date)、任务类型(task)、实验场景标识(episode)、运行ID(run_id)、试验名称(trial_name)、任务执行结果(result)、验证器输出(verifier_output)以及数据来源标识(trace_source)。该数据集适用于对话系统评估、多智能体协作研究、模型性能比较分析以及任务执行轨迹分析等场景。
This dataset records dialogue interaction trajectories of multi-agent or multi-model systems in specific tasks. It contains 2599 training samples, each documenting a complete dialogue process along with related metadata. Key features include: multi-turn dialogue content (conversations field, containing the content and role of each message), agent type used (agent), model information (model and model_provider), dialogue date (date), task type (task), experiment scenario identifier (episode), run ID (run_id), trial name (trial_name), task execution result (result), verifier output (verifier_output), and data source identifier (trace_source). The dataset is suitable for scenarios such as dialogue system evaluation, multi-agent collaboration research, model performance comparison analysis, and task execution trajectory analysis.
数据集概述
数据集名称:eval-fsr-a1-self-instruct-naive-swe-r435-rf0710-traces
来源:Hugging Face 数据集平台,由 LAION 组织提供。
数据集结构
每条数据包含以下字段:
- conversations:对话内容列表,每条对话包含:
content(字符串):对话内容文本role(字符串):对话角色(如用户、助手等)
- agent(字符串):代理标识
- model(字符串):使用的模型名称
- model_provider(字符串):模型提供方
- date(字符串):日期
- task(字符串):任务描述
- episode(字符串):回合编号
- run_id(字符串):运行ID
- trial_name(字符串):试验名称
- result(字符串):结果
- verifier_output(字符串):验证器输出
- trace_source(字符串):追踪来源
数据集规模
- 总下载大小:310,226,022 字节(约295.9 MB)
- 数据集总大小:393,452,669 字节(约375.3 MB)
- 包含一个分割(split):
train(训练集)- 训练集样本数:2,599 条
- 训练集大小:393,452,669 字节
数据集配置
- 默认配置名为
default - 训练数据文件位于:
data/train-*




