Finetune using custom dataset
#2
by
navoddilshan9
- opened
I need to know the prompt template for fine-tuning this model using a custom dataset. Does the template follow the same format as the Stanford Alpaca model for fine-tuning this LLM as well like this.
Below is an instruction that describes a task, paired with an input that provides further context. Write a response that appropriately completes the request.
Instruction:
{instruction}
Input:
{input}
Response:
{output}