Skip to content

DDRel: A new dataset for interpersonal relation classification in dyadic dialogues

Notifications You must be signed in to change notification settings

JiaQiSJTU/DialogueRelationClassification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DialogueRelationClassification

Paper: "DDRel: A new dataset for interpersonal relation classification in dyadic dialogues" has been accepted by AAAI2021.

Download GloVe Embeddings

Download DDRel Dataset

Download DDRel from Google Drive. Put the dataset files under ./ddrel/ .

Getting Started

Requirements

  • python3.7
  • pytorch
  • transformers
  • pytorch-lightning

Set up the environment by

pip install -r requirements.txt 

Run the training & testing process with scripts under ./experiment_scripts

bash *.sh

About

DDRel: A new dataset for interpersonal relation classification in dyadic dialogues

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published