stefanocarrera/autophagycode_D_he_train-mercury_Qwen3-4B_strategy_trust_t1.25_g1_run1_metrics
收藏资源简介:
该数据集是一个用于代码质量评估和软件度量分析的数据集,包含164个训练示例。每个示例代表一个代码任务,具有以下特征:任务ID、入口点、是否可执行、是否正确、测试通过和失败数量、测试运行时间(当前为空)、错误类型、Halstead度量(词汇量、长度、体积、难度、努力程度、时间)、圈复杂度、可维护性指数、代码行数(LOC和SLOC)、注释百分比、TTR(可能为类型标记比)、标记字典、Shannon熵、平均和最大预测熵、定义函数数量以及入口点是否重复。数据集旨在支持代码分析、机器学习模型训练或自动化测试研究,通过量化指标评估代码的复杂性、可维护性和测试结果。
This dataset is designed for code quality assessment and software metric analysis, containing 164 training examples. Each example represents a code task with features including task ID, entry point, executability, correctness, number of tests passed and failed, test run time (currently null), error type, Halstead metrics (vocabulary, length, volume, difficulty, effort, time), cyclomatic complexity, maintainability index, lines of code (LOC and SLOC), comment percentage, TTR (likely Type-Token Ratio), token dictionary, Shannon entropy, mean and max predictive entropy, number of functions defined, and whether the entry point is repeated. The dataset supports code analysis, machine learning model training, or automated testing research by quantifying metrics for code complexity, maintainability, and test outcomes.




