ConvLab/crosswoz
Updated • 88 • 1
How to use ConvLab/mt5-small-dst-crosswoz with Transformers:
# Load model directly
from transformers import AutoTokenizer, AutoModelForMultimodalLM
tokenizer = AutoTokenizer.from_pretrained("ConvLab/mt5-small-dst-crosswoz")
model = AutoModelForMultimodalLM.from_pretrained("ConvLab/mt5-small-dst-crosswoz")This model is a fine-tuned version of mt5-small on CrossWOZ.
Refer to ConvLab-3 for model description and usage.
The following hyperparameters were used during training: