dartpain commited on
Commit
2163196
1 Parent(s): 2575225

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -2
README.md CHANGED
@@ -81,8 +81,11 @@ MTbench with llm judge:
81
 
82
 
83
  To prepare your prompts make sure you keep this format:
84
- ### Instruction
 
 
85
  (where the question goes)
86
  ### Context
87
  (your document retrieval + system instructions)
88
- ### Answer
 
 
81
 
82
 
83
  To prepare your prompts make sure you keep this format:
84
+
85
+ ```
86
+ ### Instruction
87
  (where the question goes)
88
  ### Context
89
  (your document retrieval + system instructions)
90
+ ### Answer
91
+ ```