Skip to content

Human-Language-Intelligence/PRG-MoE

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Conversational Emotion-Cause Pair Extraction with Guided Mixture of Experts

This repository is the official implementation of [Conversational Emotion-Cause Pair Extraction with Guided Mixture of Experts].

model_v5_2

Dependencies

  • Python 3.9.7
  • PyTorch 1.11.0
  • NumPy 1.20.3
  • sickit-learn 0.24.2
  • transformers 4.11.3
  • CUDA 11.4
  • tqdm 4.62.3

Usage

To train (or test) the model in the paper, run this command:

python main.py

We describes the meaning of arguments in main.py.

Dataset

The dataset used in this paper is RECCON dataset. See this link for more information.

Citation

TBD

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 100.0%