nmitchko commited on
Commit
6f8e737
·
1 Parent(s): 4108d4f

Added Text-Generation-webui Instruction Template

Browse files
Files changed (1) hide show
  1. i2b2.yaml +4 -0
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"