eval-laion_64GPU_base_32b-55-32B_DCAgent_dev_set_v2-traces
收藏资源简介:
该数据集是一个结构化数据集,包含多轮对话记录及相关元数据,适用于智能体评估和对话系统性能分析等任务。数据集包含2938个训练样本,每个样本由多个字段构成:核心字段为conversations(对话内容列表,包含content和role子字段),记录了完整的对话交互;元数据字段包括agent(智能体标识)、model(模型名称)、model_provider(模型提供商)、date(日期)、task(任务类型)、episode(对话轮次标识)、run_id(运行ID)、trial_name(试验名称)、result(执行结果)、verifier_output(验证器输出)和trace_source(追踪来源)。数据集以结构化形式存储,可用于分析不同智能体或模型在特定任务上的对话表现、行为模式及结果验证。
This is a structured dataset containing multi-turn conversation records and associated metadata, tailored for tasks such as AI Agent evaluation and dialogue system performance analysis. The dataset comprises 2938 training samples, with each sample consisting of multiple fields: The core field is `conversations`, a list of dialogue contents that includes the sub-fields `content` and `role`, which records complete conversational interactions. The metadata fields include `agent` (AI Agent identifier), `model` (model name), `model_provider` (model provider), `date`, `task` (task type), `episode` (conversation turn identifier), `run_id` (run ID), `trial_name` (trial name), `result` (execution result), `verifier_output` (verifier output), and `trace_source` (trace source). The dataset is stored in a structured format and can be utilized to analyze the dialogue performance, behavioral patterns, and result validation of different AI Agents or models on specific tasks.
- 数据集名称:eval-laion_64GPU_base_32b-55-32B_DCAgent_dev_set_v2-traces
- 数据集地址:https://huggingface.co/datasets/laion/eval-laion_64GPU_base_32b-55-32B_DCAgent_dev_set_v2-traces
- 数据集规模:总大小为 335,526,257 字节(约 320 MB),下载大小为 287,492,444 字节(约 274 MB)。仅包含一个 train 分割,共 2,938 个样本。
- 数据集特征:
- conversations:对话列表,每条对话包含两个字段:
- content:字符串类型,对话内容。
- role:字符串类型,对话角色。
- agent:字符串类型,智能体名称。
- model:字符串类型,模型名称。
- model_provider:字符串类型,模型提供商。
- date:字符串类型,日期。
- task:字符串类型,任务描述。
- episode:字符串类型,会话轮次。
- run_id:字符串类型,运行ID。
- trial_name:字符串类型,试验名称。
- result:字符串类型,结果。
- verifier_output:字符串类型,验证器输出。
- trace_source:字符串类型,追踪来源。
- conversations:对话列表,每条对话包含两个字段:
- 数据文件:数据文件位于
data/train-*路径下,默认配置为default。




