metadata
tags:
- autotrain
- text-generation
license: apache-2.0
datasets:
- shishir-dwi/News-Article-Categorization_IAB
language:
- en
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.