Skip to content

chijames/zero_shot_dialogue_disentanglement

Repository files navigation

Zero-Shot Dialogue Disentanglement by Self-Supervised Entangled Response Selection

DSTC 8 Subtask 2 Data

  1. Download the data from the official competition site. Put train.json, dev.json and test.json into dstc8_2/

  2. cd dstc8_2/ then bash parse.sh

Download BERT Checkpoints

Download the BERT checkpoint you want from Huggingface model hub. Set the path in three scripts below.

Pretraining

bash pertrain.sh

Finetuning

bash finetune.sh

Zero-Shot Inference

bash zero_shot.sh

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages