--- language: - en tags: - llama3 - llama3-8b-instruct - WASSA - WASSA2024 - Empathy Detection - Empathy Scoring --- # WASSA2024 Track 1,2,3 baseline LLM based on LLama3-8B-instrcut (Pure LoRA Training) This is a baseline model for WASSA2024 Track 1,2,3. It is fine-tuned on LLama3-8B-instrcut using standard prediction template. For training and usage details, please refer to the paper: ## Licence This repository's models are open-sourced under the Apache-2.0 license, and their weight usage must adhere to LLama3 [MODEL LICENCE](LICENSE) license.