Annoy-PyEdu-Rs
收藏资源简介:
Annoy-PythonEdu-Rs数据集是一个专注于Python教育相关响应的资源子集,属于更大规模数据集的一部分。由于合作方的合规要求,仅公开发布此PythonEdu-Rs子集。该数据集的构建旨在解决从完整可执行代码生成可靠执行轨迹时面临的两个核心挑战:一是获取确定性逆函数以进行输入预测在实际中不可行;二是自动构建的轨迹受限于预先设计的模板,缺乏自由形式自然语言推理的表达力和泛化能力。因此,研究团队采用完全基于大语言模型(LLM)的方法,利用DeepSeek-V2.5模型合成所有期望的响应内容,该模型在保持顶级性能的同时具有极低的成本优势。数据集适用于代码执行轨迹生成、自然语言推理与代码结合的教育场景研究。数据许可证为ODC-BY。
The Annoy-PythonEdu-Rs dataset is a resource subset focused on Python education-related responses, belonging to a larger-scale dataset. Due to compliance requirements from partners, only this PythonEdu-Rs subset is publicly released. The construction of this dataset aims to address two core challenges in generating reliable execution traces from complete executable code: first, obtaining deterministic inverse functions for input prediction is impractical in practice; second, automatically constructed traces are limited by pre-designed templates, lacking the expressiveness and generalization capability of free-form natural language reasoning. Therefore, the research team adopted a fully large language model (LLM)-based approach, utilizing the DeepSeek-V2.5 model to synthesize all desired response content, which maintains top-tier performance while offering extremely low cost advantages. The dataset is suitable for research in educational scenarios involving code execution trace generation and the integration of natural language reasoning with code. The data license is ODC-BY.
数据集概述
数据集名称:Annoy-PythonEdu-Rs(Annoy-PyEdu-Rs)
发布平台:Hugging Face
所属资源集合:该数据集是 SpecX 项目资源集合的一部分,相关资源(包括论文、项目页面、模型等)可在 SpecX 资源集合 中找到。
数据集描述:
- 该数据集是完整数据集的一个子集,仅发布名为 PythonEdu-Rs 的部分。
- 数据集的构建采用完全基于大语言模型(LLM)的方法,使用 DeepSeek-V2.5 模型合成所有期望的响应。选择该模型的原因是其具有顶级性能且成本极低。
相关资源:
- 论文:Paper
- 项目页面:Project Page
- 原始数据:经过处理后的原始数据可通过 dfsfg5657/Annoy-PyEdu-Rs-Raw 获取。
- 代码仓库:Repo
关联模型:该数据集与多个基于不同基座模型训练的 Annoy 和 Annoy++ 模型相关,包括两阶段训练版本。基座模型及对应模型链接如下:
| 基座模型 | Annoy Stage 1 | Annoy Stage 2 | Annoy++ Stage 1 | Annoy++ Stage 2 |
|---|---|---|---|---|
| Qwen 2.5 7B Coder | dfsfg5657/qwen2.5-7b-coder_spec_stage1 | dfsfg5657/qwen2.5-7b-coder_spec | dfsfg5657/qwen2.5-7b-coder_spec_pp_stage1 | dfsfg5657/qwen2.5-7b-coder_spec_pp |
| LLaMA 3.1 8B | dfsfg5657/llama3.1-8b_spec_stage1 | dfsfg5657/llama3.1-8b_spec | dfsfg5657/llama3.1-8b_spec_pp_stage1 | dfsfg5657/llama3.1-8b_spec_pp |
| DeepSeek v2 Lite Coder | dfsfg5657/dsv2-lite-coder_spec_stage1 | dfsfg5657/dsv2-lite-coder_spec | dfsfg5657/dsv2-lite-coder_spec_pp_stage1 | dfsfg5657/dsv2-lite-coder_spec_pp |





