eval-laion_symclip-30-8B_DCAgent_dev_set_v2-traces
收藏资源简介:
该数据集记录了人工智能模型或代理在特定任务场景下的对话交互过程及其执行结果。数据集包含1,231个训练样本,每个样本由多个结构化字段组成:核心的对话内容存储在conversations字段中,包含每条消息的内容(content)和角色(role);系统信息包括使用的代理(agent)、模型名称(model)及模型提供方(model_provider);实验元数据包括执行日期(date)、任务类型(task)、场景片段(episode)、运行标识(run_id)和试验名称(trial_name);结果评估部分包含任务执行结果(result)和验证器输出(verifier_output);此外还包含数据来源标识(trace_source)。该数据集适用于分析AI系统的对话行为、评估模型在具体任务上的表现、研究多轮交互过程,或作为训练/评估对话系统的基础数据。
This dataset records the dialogue interaction processes and execution results of artificial intelligence models or agents in specific task scenarios. The dataset contains 1,231 training samples, each consisting of multiple structured fields: the core dialogue content is stored in the conversations field, including the content and role of each message; system information includes the agent used, model name, and model provider; experimental metadata includes execution date, task type, episode, run ID, and trial name; the result evaluation section contains task execution results and verifier output; it also includes a trace source identifier. This dataset is suitable for analyzing AI system dialogue behaviors, evaluating model performance on specific tasks, studying multi-turn interaction processes, or serving as foundational data for training/evaluating dialogue systems.
数据集名称为 laion/eval-laion_symclip-30-8B_DCAgent_dev_set_v2-traces,来源为 Hugging Face 数据集平台。该数据集包含 1231 个训练样本,总大小为 92,607,765 字节,下载大小为 83,730,266 字节。
数据集包含以下特征字段:
- conversations:对话内容列表,每个对话包含
content(字符串类型)和role(字符串类型)两个字段。 - agent:智能体名称(字符串类型)。
- model:模型名称(字符串类型)。
- model_provider:模型提供方(字符串类型)。
- date:日期(字符串类型)。
- task:任务名称(字符串类型)。
- episode:轮次编号(字符串类型)。
- run_id:运行ID(字符串类型)。
- trial_name:试验名称(字符串类型)。
- result:结果(字符串类型)。
- verifier_output:验证器输出(字符串类型)。
- trace_source:轨迹来源(字符串类型)。
数据分为一个训练集(train),原始数据文件路径为 data/train-*。数据集默认配置名为 default。




