nlpxucan / WizardLM

LLMs build upon Evol Insturct: WizardLM, WizardCoder, WizardMath
9.11k stars 711 forks source link

Input with line breaks quotation marks #163

Open ugmqu opened 11 months ago

ugmqu commented 11 months ago

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 ="}