PulseAugur
实时 08:15:23
English(EN) Spaghetti Architect: A Contamination-Resistant, By-Construction-Labelled, Multi-Language Code Dataset Generator

新工具生成抗污染代码数据集

研究人员开发了 Spaghetti Architect,这是一种新颖的工具,旨在生成具有增强控制力和抗训练数据污染的代码数据集。该系统将一种语言无关的 JSON 中间表示映射到五种不同语言中刻意复杂的程序,确保每个实例都通过构造是正确的并根据难度进行了标注。该工具旨在为评估代码生成模型提供一个已知最优的参考,并已证明其在提高模型性能和理解方面的有效性。 AI

影响 提供了一种生成代码数据集的可控方法,可能改进代码生成模型的评估和训练。

排序理由 该项目是一篇研究论文,详细介绍了一种生成代码数据集的新方法。[lever_c_demoted from research: ic=1 ai=1.0]

在 arXiv cs.LG 阅读 →

AI 生成摘要 · Google Gemini · 来自 1 个来源。 我们如何撰写摘要 →

新工具生成抗污染代码数据集

报道来源 [1]

  1. arXiv cs.LG TIER_1 English(EN) · Yuxiang Ji ·

    Spaghetti Architect:一种抗污染、内置标签、多语言的代码数据集生成器

    arXiv:2607.18642v1 Announce Type: new Abstract: Mined code corpora are abundant but uncontrolled: a snippet's semantics, surface "messiness," and difficulty are whatever the wild contained; there is no known-optimal reference to grade against; and any public sample may already si…