Annoy-PyEdu-Rs
收藏资源简介:
该数据集是“Annoy”项目资源的一部分,具体为“Annoy-PythonEdu-Rs”子集。数据集的构建旨在解决从可执行代码生成可靠执行轨迹作为模型响应时所面临的挑战:一方面,为输入预测获取确定性的反向函数并不现实;另一方面,自动构建的轨迹受限于预先设计的模板,缺乏自由形式自然语言推理的表达力和泛化能力。因此,研究者采用了一种完全基于大语言模型(LLM)的方法,利用性能顶尖且成本极低的DeepSeek-V2.5来合成所有期望的响应。由于合作者的合规要求,目前仅公开发布了完整数据集中的PythonEdu-Rs子集。该数据集遵循ODC-BY许可证。相关的原始处理数据也可通过指定链接获取。该数据集主要用于支持代码生成、程序推理、以及结合执行轨迹与自然语言解释的模型训练与研究。
This dataset is part of the Annoy project resources, specifically the Annoy-PythonEdu-Rs subset. Its construction aims to address the challenges of generating reliable execution trajectories from executable code as model responses: on one hand, obtaining deterministic inverse functions for input prediction is impractical; on the other hand, automatically constructed trajectories are limited by pre-designed templates, lacking the expressiveness and generalization of free-form natural language reasoning. Therefore, researchers adopted a fully large language model (LLM)-based approach, using the high-performing and cost-effective DeepSeek-V2.5 to synthesize all desired responses. Due to collaborators compliance requirements, only the PythonEdu-Rs subset of the full dataset is publicly released. The dataset follows the ODC-BY license. Related raw processed data is also available via specified links. It is primarily used to support model training and research in code generation, program reasoning, and the integration of execution trajectories with natural language explanations.
数据集概述
数据集名称: Annoy-PythonEdu-Rs (Annoy-PyEdu-Rs)
发布机构: liufea154
所在平台: Hugging Face Datasets
许可证: ODC-BY
数据集内容
该数据集是完整数据集中的 PythonEdu-Rs 子集,属于一个更大的研究资源集合的一部分。由于合作方的合规要求,目前仅公开发布该子集。
数据构建
数据集采用 完全基于 LLM(大语言模型)的方法 进行合成,使用的模型为 DeepSeek-V2.5。选择该模型的原因在于其具有顶级性能且成本极低。
背景与动机
在理论上,拥有完整可执行代码可以生成可靠的执行轨迹作为响应,但面临两个挑战:
- 获得用于输入预测的确定性反向函数是不切实际的。
- 自动构建的轨迹受限于预先设计的模板,缺乏自由形式自然语言推理的表达力和泛化能力。
因此,研究者采用基于 LLM 的方法来合成所有预期的响应。
相关资源
关联数据集
- 原始处理数据: liufea154/Annoy-PyEdu-Rs-Raw - 提供了经过处理后的原始数据。
相关模型
该数据集与一系列模型(Annoy 和 Annoy++)相关,这些模型基于不同的基座模型(Qwen 2.5 7B Coder、LLaMA 3.1 8B、DeepSeek v2 Lite Coder)训练,并分为 Stage 1 和 Stage 2 两个阶段。具体模型链接如下:
Annoy 模型:
| 基座模型 | Stage 1 | Stage 2 |
|---|---|---|
| Qwen 2.5 7B Coder | 模型链接 | 模型链接 |
| LLaMA 3.1 8B | 模型链接 | 模型链接 |
| DeepSeek v2 Lite Coder | 模型链接 | 模型链接 |
Annoy++ 模型:
| 基座模型 | Stage 1 | Stage 2 |
|---|---|---|
| Qwen 2.5 7B Coder | 模型链接 | 模型链接 |
| LLaMA 3.1 8B | 模型链接 | 模型链接 |
| DeepSeek v2 Lite Coder | 模型链接 | 模型链接 |
其他信息




