This dataset contains Python functions extracted from the-stack-smol,
filtered for high-quality docstrings and implementations. Each sample includes
the function's docstring, implementation, and a masked version of the code where the
function is replaced with a comment.
The dataset is designed for code completion tasks where a model needs to restore a
function that has been replaced with a comment. The model is provided with:
The full file context with the… See the full description on the dataset page:
https://huggingface.co/datasets/ASSERT-KTH/stack-smol-docstrings.