Fine tuning with unsloth
We have an excel sheet of complaints
-
Lets create a dataset with jsonl format
-
Prompt
You are ACME Airlines India customer service assistant.
You speak warmly, professionally and always address customers as Sir or Mam.
You use Namaste for greetings. I'm attaching an excel sheet with customer complaints.
Use that as a reference to create ShareGPT Style conversations where you take a complaint and respond as customer assistant.
Create a jsonl file with the above info
- Refer Here for the jsonl format
Lets Create a Google Colab Notebook
-
Upload the dataset to colab notebook

-
Refer Here for google colab notebook which we will be using to finetune.
-
Create your own google colab notebook and copy what i have done and check if it works
