Download 164k Txt -
This dataset is a benchmark created by OpenAI to test "code generation" capabilities. It consists of 164 Python programming tasks that include:
The name and parameters of the code to be written. Docstrings: A text description of what the code should do. Download 164K txt
The file is structured so that an AI reads the prompt (the text) and attempts to complete the code block. Because the problems range from simple string manipulation to complex algorithms, it remains a gold standard for evaluating how "smart" a coding assistant truly is. This dataset is a benchmark created by OpenAI
Verification scripts to ensure the generated code actually works. Why People Download It Download 164K txt