CAISA at WASSA 2022: Adapter-Tuning for Empathy Prediction
2022-05-01WASSA (ACL) 2022Code Available0· sign in to hype
Allison Lahnala, Charles Welch, Lucie Flek
Code Available — Be the first to reproduce this paper.
ReproduceCode
- github.com/caisa-lab/wassa-empathy-adaptersOfficialIn paperpytorch★ 5
Abstract
We build a system that leverages adapters, a light weight and efficient method for leveraging large language models to perform the task Em- pathy and Distress prediction tasks for WASSA 2022. In our experiments, we find that stacking our empathy and distress adapters on a pre-trained emotion lassification adapter performs best compared to full fine-tuning approaches and emotion feature concatenation. We make our experimental code publicly available