hafidhsoekma commited on
Commit
36dafc0
1 Parent(s): cb0eb27

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -63,7 +63,7 @@ if not input_prompt:
63
  prompt = prompt.format(instruction=instruction_prompt)
64
 
65
  else:
66
- prompt = """Below is an instruction that describes a task, paired with an input that provides further context. Write a response that appropriately completes the request.
67
 
68
  ### Instruction:
69
  {instruction}
@@ -109,7 +109,7 @@ if not input_prompt:
109
  prompt = prompt.format(instruction=instruction_prompt)
110
 
111
  else:
112
- prompt = """Below is an instruction that describes a task, paired with an input that provides further context. Write a response that appropriately completes the request.
113
 
114
  ### Instruction:
115
  {instruction}
@@ -170,7 +170,7 @@ if not input_prompt:
170
  prompt = prompt.format(instruction=instruction_prompt)
171
 
172
  else:
173
- prompt = """Below is an instruction that describes a task, paired with an input that provides further context. Write a response that appropriately completes the request.
174
 
175
  ### Instruction:
176
  {instruction}
@@ -228,7 +228,7 @@ if not input_prompt:
228
  prompt = prompt.format(instruction=instruction_prompt)
229
 
230
  else:
231
- prompt = """Below is an instruction that describes a task, paired with an input that provides further context. Write a response that appropriately completes the request.
232
 
233
  ### Instruction:
234
  {instruction}
 
63
  prompt = prompt.format(instruction=instruction_prompt)
64
 
65
  else:
66
+ prompt = """Below is an instruction that describes a task, paired with an input that provides further context. Write a response that appropriately completes the request.
67
 
68
  ### Instruction:
69
  {instruction}
 
109
  prompt = prompt.format(instruction=instruction_prompt)
110
 
111
  else:
112
+ prompt = """Below is an instruction that describes a task, paired with an input that provides further context. Write a response that appropriately completes the request.
113
 
114
  ### Instruction:
115
  {instruction}
 
170
  prompt = prompt.format(instruction=instruction_prompt)
171
 
172
  else:
173
+ prompt = """Below is an instruction that describes a task, paired with an input that provides further context. Write a response that appropriately completes the request.
174
 
175
  ### Instruction:
176
  {instruction}
 
228
  prompt = prompt.format(instruction=instruction_prompt)
229
 
230
  else:
231
+ prompt = """Below is an instruction that describes a task, paired with an input that provides further context. Write a response that appropriately completes the request.
232
 
233
  ### Instruction:
234
  {instruction}