This model is a fine-tuned version of
meta-llama/Llama-2-7b-hf on the bill_summary_us dataset.
It achieves the following results on the evaluation set:
The model has been fine-tuned with legal summarization text for summarization tasks. Can produce repeating text when creating longer outputs.
Tested only with english and the bill_summary_us dataset.
Training and evaluation data is from the bill_summary_us. An around 1500 row split from the dataset was used with further split of 80:20 for training and evaluation.
SFTTrainer from Hugging Face's TRL library used for fine-tuning process.
Llama 2 is licensed under the LLAMA 2 Community License, Copyright © Meta Platforms, Inc. All Rights Reserved.