metadata
license: cc
tags:
- code
- code-tracing
- structural-execution
- code-understanding
pretty_name: CoCoNUT
size_categories:
- 1K<n<10K
dataset_info:
CoCoNUT investigates the capabilities of selected Large Language Models on understanding structural code execution. The dataset includes tasks where models reproduce the code lines executed for specific input arguments, testing advanced code concepts such as Object-Oriented Programming (OOP), Concurrency, and Recursion. The dataset contains short programs, their traces, and evaluation metrics from HumanEval and complex scenarios. The Code can be found at the github repository: https://github.com/ClaasBeger/StructuralCodeUnderstanding
