How to fine-tune Starchat-beta on my question-answer dataset?
#23
by
skuma307
- opened
I have a dataset that has two columns called:
- Question
- Answer
Questions like: "Write a python code to reverse a list".
Answer: code for that question.
I have looked at Starcoder finetune.py file for fine tuning but that doesn't work for starchat-beta. Can anyone share a colab notebook or some code snippet to fine-tune it?
Is your problem solved? I have then same needs fine-tune Starchat-beta