stefanocarrera/autophagycode_D_he_train-mercury_Qwen3-4B_strategy_trust_t1.1_g6_run1_metrics
收藏资源简介:
该数据集包含164个训练样本,每个样本代表一个代码任务,具有多个特征字段。这些字段包括任务ID(task_id)、入口点(entry_point)、可执行性(is_executable)、正确性(is_correct)、通过和失败的测试数量(tests_passed、tests_failed)、测试运行时间(test_run_time_ms)、错误类型(error_type)、Halstead复杂度度量(如词汇量、长度、体积、难度、努力和时间)、圈复杂度(cyclomatic_complexity)、维护性指数(maintainability_index)、代码行数(loc和sloc)、注释百分比(comment_percentage)、令牌类型比率(TTR)、令牌字典(token_dict)、香农熵(shannon_entropy)、预测熵的均值和最大值(mean_predictive_entropy、max_predictive_entropy)、定义函数数量(n_func_defined)以及入口点是否重复(entry_point_repeated)。数据集旨在支持代码分析、质量评估和机器学习任务,可能用于研究代码复杂度、可维护性和执行性能。
This dataset contains 164 training examples, each representing a code task with multiple feature fields. These fields include task ID (task_id), entry point (entry_point), executability (is_executable), correctness (is_correct), number of tests passed and failed (tests_passed, tests_failed), test run time (test_run_time_ms), error type (error_type), Halstead complexity metrics (such as vocabulary, length, volume, difficulty, effort, and time), cyclomatic complexity (cyclomatic_complexity), maintainability index (maintainability_index), lines of code (loc and sloc), comment percentage (comment_percentage), token type ratio (TTR), token dictionary (token_dict), Shannon entropy (shannon_entropy), mean and maximum predictive entropy (mean_predictive_entropy, max_predictive_entropy), number of functions defined (n_func_defined), and whether the entry point is repeated (entry_point_repeated). The dataset is designed to support code analysis, quality assessment, and machine learning tasks, potentially for research on code complexity, maintainability, and execution performance.




