eval-laion_stageB-channel-80-8B_DCAgent_dev_set_v2-traces
收藏资源简介:
该数据集是一个结构化对话数据集,包含1226个训练样本,总大小约94.5MB。每个样本记录了一个多轮对话交互过程及其相关元数据。核心数据包含conversations字段,该字段为列表结构,每轮对话包含content(内容文本)和role(发言角色)两个子字段。此外,数据集还包含丰富的元数据字段:agent(代理标识)、model(模型名称)、model_provider(模型提供商)、date(日期)、task(任务类型)、episode(情节编号)、run_id(运行ID)、trial_name(试验名称)、result(任务结果)、verifier_output(验证器输出)以及trace_source(追踪来源)。从字段结构推断,该数据集适用于对话系统研究、AI代理行为分析、任务导向对话评估、多轮对话生成等场景,能够支持对AI模型在不同任务中的交互过程、执行结果和性能验证进行系统化分析。
This dataset is a structured dialogue dataset containing 1226 training samples with a total size of approximately 94.5MB. Each sample records a multi-turn dialogue interaction process and its associated metadata. The core data includes a conversations field, which is a list structure where each dialogue turn contains two subfields: content (text content) and role (speaker role). Additionally, the dataset includes rich metadata fields: agent (agent identifier), model (model name), model_provider (model provider), date (date), task (task type), episode (episode number), run_id (run ID), trial_name (trial name), result (task result), verifier_output (verifier output), and trace_source (trace source). Based on the field structure, this dataset is suitable for scenarios such as dialogue system research, AI agent behavior analysis, task-oriented dialogue evaluation, and multi-turn dialogue generation, enabling systematic analysis of AI models interaction processes, execution results, and performance verification across different tasks.
- 数据集名称:
eval-laion_stageB-channel-80-8B_DCAgent_dev_set_v2-traces - 数据集来源:由 LAION 提供,托管于 Hugging Face 平台。
- 数据集大小:下载大小为 83,413,035 字节(约 79.6 MB),数据集总大小为 94,492,667 字节(约 90.1 MB)。
- 数据集划分:仅包含训练集(train),共 1,226 个样本。
- 数据特征:每条样本包含以下字段:
conversations:对话列表,每条对话包含content(字符串类型)和role(字符串类型)。agent:字符串类型,表示智能体信息。model:字符串类型,表示模型名称。model_provider:字符串类型,表示模型提供商。date:字符串类型,表示日期。task:字符串类型,表示任务名称。episode:字符串类型,表示回合/轮次。run_id:字符串类型,表示运行 ID。trial_name:字符串类型,表示试验名称。result:字符串类型,表示结果。verifier_output:字符串类型,表示验证器输出。trace_source:字符串类型,表示轨迹来源。
- 数据配置:默认配置(
default),数据文件路径为data/train-*。




