a1-exercism_python-tb2-leonardo-20260731
收藏资源简介:
该数据集包含多轮对话记录,每条样本由一系列对话消息组成,每条消息包含角色(如用户或助手)和内容。此外,每条记录还标注了使用的智能体(agent)、模型(model)、模型提供商(model_provider)、日期(date)、任务(task)、轮次(episode)、运行ID(run_id)、试验名称(trial_name)、结果(result)、验证器输出(verifier_output)以及追踪来源(trace_source)。数据集共包含3237个训练样本,总大小约442MB。适用于对话系统分析、模型行为评估、智能体交互追踪等任务。
This dataset contains multi-turn conversation records, where each sample consists of a sequence of conversation messages. Each message includes a role (e.g., user or assistant) and content. Additionally, each record is annotated with the agent used, model, model provider, date, task, episode, run_id, trial_name, result, verifier_output, and trace_source. The dataset contains 3,237 training samples with a total size of approximately 442 MB. It is suitable for tasks such as dialogue system analysis, model behavior evaluation, and agent interaction tracking.
数据集概述:laion/a1-exercism_python-tb2-leonardo-20260731
基本信息
- 数据集地址:https://huggingface.co/datasets/laion/a1-exercism_python-tb2-leonardo-20260731
- 数据集规模:训练集包含 3,237 条样本,总大小约 442 MB(下载大小约 86 MB)。
数据内容
该数据集记录了与 Exercism Python 练习 相关的多轮对话及运行追踪信息,每条样本包含:
- 对话内容 (
conversations):由多条消息组成,每条消息包含content(文本内容)和role(角色,如用户或助手)。 - 元数据字段:
agent:智能体标识model:使用的模型名称model_provider:模型提供方date:记录日期task:任务描述episode:回合编号run_id:运行标识trial_name:试验名称result:任务结果verifier_output:验证器输出trace_source:追踪来源
数据划分
- 仅提供一个 train 划分,所有数据存储于
data/train-*文件中。
适用场景
适用于研究 代码生成、编程教学对话、智能体行为分析 等自然语言处理与教育技术相关领域。




