This is a processed version of the MBPP dataset. Here we fixed function namings and added several columns for code completion formulation of mbpp. For all datapoints code passes all tests in test_list.
Additionally, for all datapoints with is_completion or is_import_completion true, signature_with_docstring_and_imports + '\n' + code_completion passes all tests in test_list.
task_id: Unique identifier for each programming problem
text: Problem description in… See the full description on the dataset page:
https://huggingface.co/datasets/JetBrains-Research/mbpp-c.