Skip to content

Gong-air/PERC-Roberta

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PERC-Roberta

The code for paper :

PERC Roberta:基于ERC Roberta的提示学习实现对话情感识别

PERC Roberta:Emotion Recognition in Conversation using ERC Roberta with prompt Learning

image-20220831131331417

For Train and Test on MELD:

cd Step2 prompt
python main.py --config_yaml prompt_MELD.yaml

For Train and Test on EmoryNLP:

cd Step2 prompt
python main.py --config_yaml prompt.yaml

The results of our proposed PERC Roberta model on MELD and EmoryNLP.

Model MELD EmoryNLP
PERC Roberta 67.27(Weighted F1) 39.92(Weighted F1)
67.93(Micro F1) 43.49(Micro F1)

About

The code for paper PERC Roberta

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published