Description of fine-tuning
#1
by
Phanindra49
- opened
Could you please describe the dataset that you used for fine-tuning.
You can find articles to create the dataset here: Dataset
Now to create a dataset for training Llama-2, you need to convert each article and category into a prompt with 3 sections: Instruction, Question, and Answer.
I'll upload the notebook to do that in a day or two.