initial lora training tab
This commit is contained in:
parent
8c8e8b4450
commit
566898a79a
7 changed files with 153 additions and 3 deletions
4
training/formats/alpaca-chatbot-format.json
Normal file
4
training/formats/alpaca-chatbot-format.json
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
{
|
||||
"instruction,output": "User: %instruction%\nAssistant: %output%",
|
||||
"instruction,input,output": "User: %instruction%: %input%\nAssistant: %output%"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue