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… See the full description on the dataset page:
https://huggingface.co/datasets/plstcharles-saifh/pyine-v1-traces.