stefanocarrera/autophagycode_D_he_train-mercury_Qwen3-4B_strategy_trust_t1.25_g4_run1_metrics
收藏资源简介:
该数据集是一个代码任务评估数据集,包含164个训练样本,每个样本代表一个代码任务,具有多个特征:任务ID、入口点、是否可执行、是否正确、通过和失败的测试数量、测试运行时间(当前为空)、错误类型、Halstead复杂度度量(词汇量、长度、体积、难度、工作量、时间)、圈复杂度、可维护性指数、代码行数(LOC和SLOC)、注释百分比、TTR(类型-标记比)、token字典、香农熵、平均预测熵、最大预测熵、定义函数数量以及入口点是否重复。数据集用于分析代码质量、复杂性和执行性能,适用于代码评估、机器学习模型训练或研究目的。
This dataset is a code task evaluation dataset containing 164 training examples, each representing a code task with multiple features: task ID, entry point, executability, correctness, number of tests passed and failed, test run time (currently null), error type, Halstead complexity measures (vocabulary, length, volume, difficulty, effort, time), cyclomatic complexity, maintainability index, lines of code (LOC and SLOC), comment percentage, TTR (type-token ratio), token dictionary, Shannon entropy, mean predictive entropy, max predictive entropy, number of functions defined, and whether the entry point is repeated. The dataset is designed for analyzing code quality, complexity, and execution performance, suitable for code evaluation, machine learning model training, or research purposes.




