Added Text-Generation-webui Instruction Template
Browse files
i2b2.yaml
ADDED
|
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
user: '### Instruction:'
|
| 2 |
+
bot: '### Response:'
|
| 3 |
+
turn_template: <|user|>\n<|user-message|>\n\n<|bot|>\n<|bot-message|>\n\n
|
| 4 |
+
context: "Below is an instruction that describes a task. Respond in i2b2 instruction format beginning in \n```xml\\n<?xml version=\\\"1.0\\\" encoding=\\\"UTF-8\\\" standalone=\\\"yes\\\"?>\\n<ns4:query_definition\nand ending in\n</ns4:query_definition>\\n\\n```\"\n\n"
|