stefanocarrera/autophagycode_D_he_train-mercury_Qwen3-8B_strategy_trust_t1.25_g8_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 is designed for code analysis and evaluation, containing 164 training examples. The features 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 software metrics (such as vocabulary, length, volume, difficulty, effort, and time), cyclomatic complexity (cyclomatic_complexity), maintainability index (maintainability_index), code line statistics (loc, sloc), comment percentage (comment_percentage), type-token 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 entry point repetition (entry_point_repeated). These features suggest that the dataset can be used to assess code quality, execute tests, analyze code complexity and maintainability, and is suitable for code-related research in machine learning and natural language processing tasks.




