Arjun-G-Ravi commited on
Commit
b5ed3b2
1 Parent(s): 7f58f4d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -2
README.md CHANGED
@@ -21,10 +21,12 @@ top_k: 0
21
  ```
22
  But free feel to test different values for the same.
23
 
24
- # The ideal format for using the model is
25
  ```
26
  """Below is an instruction that describes a task. Write a response that appropriately completes the request.
27
  Instruction:{question}
28
  Response: """
29
  ```
30
- #### Replace {question} with the question of your choice.
 
 
 
21
  ```
22
  But free feel to test different values for the same.
23
 
24
+ # The ideal format for inference is:
25
  ```
26
  """Below is an instruction that describes a task. Write a response that appropriately completes the request.
27
  Instruction:{question}
28
  Response: """
29
  ```
30
+ #### Replace {question} with the question of your choice.
31
+
32
+ # Model Examples