ConvLab/multiwoz21
Preview • Updated • 522 • 5
How to use ConvLab/setsumbt-dst_nlu-multiwoz21-EnD2 with Transformers:
# Load model directly
from transformers import AutoTokenizer, RobertaSetSUMBT
tokenizer = AutoTokenizer.from_pretrained("ConvLab/setsumbt-dst_nlu-multiwoz21-EnD2")
model = RobertaSetSUMBT.from_pretrained("ConvLab/setsumbt-dst_nlu-multiwoz21-EnD2")This model is a fine-tuned version SetSUMBT of roberta-base on MultiWOZ2.1. This model is a combined DST and NLU model and is a distribution distilled version of a ensemble of 5 models. This model should be used to produce uncertainty estimates for the dialogue belief state.
Refer to ConvLab-3 for model description and usage.
The following hyperparameters were used during training: