eval-fsr-a1-curriculum-easy-swe-r497-traces
收藏资源简介:
该数据集是一个包含多轮对话交互记录的结构化数据集,旨在支持任务导向的对话、模型评估或代理验证等应用。数据集中每个样本代表一次完整的对话交互过程,核心字段包括:对话内容(conversations),其中包含角色(role,如用户或助手)和内容(content)的列表;代理信息(agent);使用的模型(model)及其提供方(model_provider);日期(date);任务类型(task);剧集标识(episode);运行标识(run_id);试验名称(trial_name);任务执行结果(result);验证器输出(verifier_output);以及来源追踪(trace_source)。数据集规模为 3660 个样本,仅包含训练分片,总大小约为 696 MB。该数据集适用于分析对话系统性能、任务完成度评估、多轮交互模式研究等场景。
This dataset is a structured collection of multi-turn dialogue interaction records, designed to support applications such as task-oriented dialogue, model evaluation, or agent verification. Each sample in the dataset represents a complete dialogue interaction process, with core fields including: conversation content (conversations), which consists of a list of roles (role, such as user or assistant) and content; agent information (agent); the model used (model) and its provider (model_provider); date; task type (task); episode identifier (episode); run identifier (run_id); trial name (trial_name); task execution result (result); verifier output (verifier_output); and trace source (trace_source). The dataset contains 3660 samples, includes only the training shard, with a total size of approximately 696 MB. It is suitable for scenarios such as analyzing dialogue system performance, evaluating task completion, and researching multi-turn interaction patterns.
- 数据集名称:eval-fsr-a1-curriculum-easy-swe-r497-traces
- 来源:由 LAION 组织提供,托管于 Hugging Face 平台。
- 数据集概述:该数据集是一个用于评估或训练对话式代理的追踪记录集合,每个追踪包含多轮对话、代理标识符及相关的任务元数据。
- 数据规模:
- 总大小(dataset_size):696,209,081 字节(约 696 MB)
- 下载大小(download_size):469,659,893 字节(约 470 MB)
- 样本数量:3,660 条
- 数据划分:
- 仅提供训练集(train):3,660 条样本,696 MB
- 特征字段:
conversations:对话列表,每条对话包含:content(字符串):对话内容role(字符串):对话角色(如用户/助手)
agent(字符串):代理标识符model(字符串):使用的模型名称model_provider(字符串):模型提供商date(字符串):记录日期task(字符串):任务描述episode(字符串):轮次标识run_id(字符串):运行 IDtrial_name(字符串):试验名称result(字符串):结果输出verifier_output(字符串):验证器输出trace_source(字符串):追踪来源
- 配置文件:
- 配置名:
default - 数据文件路径:
data/train-*(多文件通配符)
- 配置名:




