Finetuning the LlaMa model on a custom dataset. Main component: Dataset formating Here we'll put the steps on creating the finetunning dataset. file format: .csv MUST HAVE = column named text Training Script We use the Hugging face autotrain library