File size: 627 Bytes
4665ff7
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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 LLM based on LLama3-8B-instrcut (Pure LoRA Training)

This model is for WASSA2024 Track 1,2,3. It is fine-tuned on LLama3-8B-instrcut using standard prediction, role-play, and contrastive supervised fine-tune template. The learning rate for this model is 8e-5.

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.