ConvLab/multiwoz21
Preview • Updated • 1.15k • 5
How to use ConvLab/t5-small-nlu-multiwoz21_sgd_tm1_tm2_tm3 with Transformers:
# Load model directly
from transformers import AutoTokenizer, AutoModelForMultimodalLM
tokenizer = AutoTokenizer.from_pretrained("ConvLab/t5-small-nlu-multiwoz21_sgd_tm1_tm2_tm3")
model = AutoModelForMultimodalLM.from_pretrained("ConvLab/t5-small-nlu-multiwoz21_sgd_tm1_tm2_tm3")YAML Metadata Error:"model-index[0].results[2].dataset.type" with value "ConvLab/tm1, ConvLab/tm2, ConvLab/tm3" fails to match the required pattern: /^(?:[\w-]+\/)?[\w-.]+$/
This model is a fine-tuned version of t5-small on MultiWOZ 2.1, Schema-Guided Dialog, Taskmaster-1, Taskmaster-2, and Taskmaster-3.
Refer to ConvLab-3 for model description and usage.
The following hyperparameters were used during training: