CodeQUEST
收藏资源简介:
CodeQUEST数据集是一个包含42个代码示例的手工 curated 数据集,这些示例来自9个开源库,包括Python和JavaScript语言的代码。该数据集旨在用于评估和改进代码质量,涵盖了可读性、可维护性、测试性、效率等十个维度。数据集中的代码示例经过精心挑选,以展示不同程度的代码质量,为研究 Large Language Models 在代码质量评估和改进方面的应用提供了实验基础。
The CodeQUEST dataset is a hand-curated collection comprising 42 code examples sourced from 9 open-source libraries, with code written in both Python and JavaScript. This dataset is designed for evaluating and enhancing code quality, covering ten dimensions including readability, maintainability, testability, efficiency and other relevant aspects. The code examples in the dataset are carefully selected to demonstrate varying levels of code quality, providing an experimental foundation for researching the application of Large Language Models in code quality evaluation and improvement.

- 1On Iterative Evaluation and Enhancement of Code Quality Using GPT-4o摩根大通 · 2025年



