tatk.dst.mdbt.multiwoz package

Submodules

tatk.dst.mdbt.multiwoz.dst module

class tatk.dst.mdbt.multiwoz.dst.MultiWozMDBT(data_dir='configs', data=None)

Bases: tatk.dst.mdbt.mdbt.MDBT

__init__(data_dir='configs', data=None)

Constructor of MultiWOzMDBT class. Args:

data_dir (str): The path of data dir, where the root path is tatk/dst/mdbt/multiwoz.

auto_download()

Automatically download the pretrained model and necessary data.

tatk.dst.mdbt.multiwoz.dst.test_update()