nlpxucan / WizardLM

LLMs build upon Evol Insturct: WizardLM, WizardCoder, WizardMath

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Input with line breaks quotation marks

ugmqu opened this issue · comments

commented

Hi,
How do I create an Input that contains line breaks and quotation marks?

e.g.

{"idx": 11, "Instruction": "Complete this code that combines those strings:
string a = "Hello"
string b = "World"
string c ="}