Delete research_1/code_example.jsonl
Browse files
research_1/code_example.jsonl
DELETED
@@ -1,2 +0,0 @@
|
|
1 |
-
{"id": "single-line-comment", "prompt": "Write a comment in the Python programming language.", "completion": "# i am a comment" }
|
2 |
-
{"id": "hellow-world-program", "prompt": "Write a hello world program in the Python programming language.", "completion": "#!/usr/bin/env python \n print('hello world)'" }
|
|
|
|
|
|