Dataset Card for "llama2-sst2-finetuning"
Dataset Description
The Llama2-sst2-fine-tuning dataset is designed for supervised fine-tuning of the LLaMA V2 based on the GLUE SST2 for sentiment analysis classification task.We provide two subsets: training and validation.To ensure the effectiveness of fine-tuning, we convert the data into the prompt template for LLaMA V2 supervised fine-tuning, where the data will follow this format: [INST] <>
{System prompt}… See the full description on the dataset page: https://huggingface.co/datasets/OneFly7/llama2-sst2-fine-tuning.