stefanocarrera/autophagycode_D_he_train-mercury_Qwen3-4B_strategy_trust_t1.1_g5_run0_metrics
收藏资源简介:
该数据集是一个用于代码分析和软件质量评估的数据集,包含164个训练样本。每个样本代表一个代码任务,具有多个特征:任务ID、入口点、可执行性标志、正确性标志、测试通过和失败数量、错误类型、Halstead度量(词汇量、长度、体积、难度、努力、时间)、循环复杂度、可维护性指数、代码行数(总行数和源代码行数)、注释百分比、TTR(类型标记比)、token字典、香农熵、平均和最大预测熵、函数定义数量以及入口点是否重复。这些特征用于评估代码的复杂性、可读性和可维护性,适用于机器学习模型训练或代码质量研究。
This dataset is designed for code analysis and software quality assessment, containing 164 training examples. Each example represents a code task with multiple features: task ID, entry point, executability flag, correctness flag, number of tests passed and failed, error type, Halstead metrics (vocabulary, length, volume, difficulty, effort, time), cyclomatic complexity, maintainability index, lines of code (total and source), comment percentage, TTR (Type-Token Ratio), token dictionary, Shannon entropy, mean and maximum predictive entropy, number of functions defined, and whether the entry point is repeated. These features are used to evaluate code complexity, readability, and maintainability, suitable for training machine learning models or research on code quality.




