Annoy-PyEdu-Rs
收藏资源简介:
Annoy-PythonEdu-Rs 是 Annoy 项目的一个子集数据集,专注于 Python 教育领域。该数据集采用完全基于大语言模型(LLM)的方法,使用 DeepSeek-V2.5 模型合成所有期望的响应,旨在解决可执行代码生成执行轨迹时面临的两个关键挑战:一是无法获得用于输入预测的确定性逆函数,二是自动构建的轨迹受限于预设计模板,缺乏自由形式自然语言推理的表达力和泛化性。此数据集仅为完整数据集的 PythonEdu-Rs 子集,许可证为 Apache-2.0。
Annoy-PythonEdu-Rs is a subset of the Annoy project, focusing on the Python education domain. This dataset adopts a fully Large Language Model (LLM)-based approach, using the DeepSeek-V2.5 model to synthesize all desired responses. It aims to address two key challenges faced when generating execution traces for executable code: first, the inability to obtain deterministic inverse functions for input prediction; second, the limitation of automatically constructed traces to predefined templates, lacking the expressiveness and generalization of free-form natural language reasoning. This dataset is only the PythonEdu-Rs subset of the complete dataset, licensed under Apache-2.0.
Annoy-PyEdu-Rs 数据集概述
数据集简介
Annoy-PyEdu-Rs 是 Annoy 项目发布的一个资源子集,属于 Python 教育相关的推理数据集(PythonEdu-Rs)。该页面为官方发布的 PythonEdu-Rs 子集,完整数据集因合规要求未全部公开。
数据集背景
- 构建方式:采用完全基于 LLM 的方法合成响应,使用 DeepSeek-V2.5 生成数据。
- 设计动机:直接基于可执行代码生成执行轨迹存在两个挑战——难以获取确定性反向函数进行输入预测,以及自动构造的轨迹受限于预设计模板,缺乏自然语言推理的表达力和泛化性。因此选用高性能且低成本的 DeepSeek-V2.5 进行数据合成。
相关资源
- 原始数据:处理后的原始数据可通过 ASDASQE1E12/Annoy-PyEdu-Rs-Raw 查看。
- 所属资源集合:该数据集隶属于 SpecX 资源集合,可在 Huggingface 集合页 中查看更多资源。
关联模型
该数据集用于训练以下模型(基于不同基座模型,包含 Annoy 和 Annoy++ 两个版本,每个版本分 Stage 1 和 Stage 2 两个训练阶段):
| 基座模型 | Annoy Stage 1 | Annoy Stage 2 | Annoy++ Stage 1 | Annoy++ Stage 2 |
|---|---|---|---|---|
| Qwen 2.5 7B Coder | 模型链接 | 模型链接 | 模型链接 | 模型链接 |
| LLaMA 3.1 8B | 模型链接 | 模型链接 | 模型链接 | 模型链接 |
| DeepSeek v2 Lite Coder | 模型链接 | 模型链接 | 模型链接 | 模型链接 |
相关链接
- 论文:Paper
- 项目主页:Project Page
- 代码仓库:Repo




