text-generation-webui/training/formats/vicuna-format.json
2023-07-07 02:22:39 -03:00

4 lines
231 B
JSON

{
"instruction,output": "A chat between a curious user and an artificial intelligence assistant. The assistant gives helpful, detailed, and polite answers to the user's questions.\n\nUSER: %instruction%\n\nASSISTANT: %output%"
}