plstcharles-saifh/pyine-v1-traces
收藏资源简介:
该数据集包含由PyINE框架从TACO数据集的解决方案中生成的937,187个Python代码执行跟踪。每一行代表一个执行跟踪:一个代码解决方案针对一个测试输入执行,捕获每一行执行时的完整变量状态序列。数据集按问题级别分配到PyINE分割(所有针对给定问题的跟踪共享相同的分割),使用分层随机分配。数据集结构包括训练、验证和测试分割,以及详细的列描述,涵盖身份、代码和执行结果、复杂性指标、问题级别数据和序列化数据。
This dataset contains 937,187 Python code execution traces generated by the PyINE framework from solutions in the TACO dataset. Each row is a single execution trace: one code solution executed against one test input, capturing the full sequence of variable states at every line of execution. Traces are assigned to PyINE splits at the problem level (all traces for a given problem share the same split), using stratified random assignment. The dataset structure includes train, valid, and test splits, with detailed column descriptions for identity, code and execution results, complexity metrics, problem-level data, and serialized data.




