Tarklanse commited on
Commit
c4b08e9
·
1 Parent(s): 223bfb4

Delete training_prompt.json

Browse files
Files changed (1) hide show
  1. training_prompt.json +0 -5
training_prompt.json DELETED
@@ -1,5 +0,0 @@
1
- {
2
- "template_type": "dataset",
3
- "template_1": "Below is an instruction that describes a task. Write a response that appropriately completes the request.\n\n### Instruction:\n%instruction%\n\n### Response:\n%output%",
4
- "template_2": "Below is an instruction that describes a task, paired with an input that provides further context. Write a response that appropriately completes the request.\n\n### Instruction:\n%instruction%\n\n### Input:\n%input%\n\n### Response:\n%output%"
5
- }