File size: 556 Bytes
92e3e10
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
ec7bb31
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
---
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.