SACL icon indicating copy to clipboard operation
SACL copied to clipboard

The repository for ACL 2023 paper "Supervised Adversarial Contrastive Learning for Emotion Recognition in Conversations", and SemEval@ACL 2023 paper "UCAS-IIE-NLP at SemEval-2023 Task 12: Enhancing Ge...

Results 3 SACL issues
Sort by recently updated
recently updated
newest added

Hello! I would like to know if I need to modify some hyperparameter values if I want to train a new model by removing the contrastive learning part. My paper...

This work is exceptionally insightful. As a newcomer to this field, how should I go about applying your code to other datasets?

您好!针对代码我有几个问题想要请教您: 1.关于CAT的处理,主要体现在代码的那个部分呢? 2.如果想要更换特征处理器,emb—names应该依据什么内容进行修改呢? 如果您能不吝赐教,我将万分感激! Hello! I have a few questions for you about the code: 1. What part of the code does CAT processing mainly reflect? 2. If you want...