rqualis commited on
Commit
1471879
·
verified ·
1 Parent(s): 465d3ab

Delete research_1/code_generator_model_training_data.jsonl

Browse files
research_1/code_generator_model_training_data.jsonl DELETED
@@ -1 +0,0 @@
1
- { "prompt": "in Python, the print() is used to display output to the screen. for example: print(\"Hello World\"", "completion": "print(\"I will be displayed to the screen\"" }