autotrain text-generation

Model Trained Using AutoTrain

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.