ConvLab/tm2
Preview • Updated • 118 • 1
How to use ConvLab/t5-small-nlg-tm1_tm2_tm3 with Transformers:
# Load model directly
from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
tokenizer = AutoTokenizer.from_pretrained("ConvLab/t5-small-nlg-tm1_tm2_tm3")
model = AutoModelForSeq2SeqLM.from_pretrained("ConvLab/t5-small-nlg-tm1_tm2_tm3")YAML Metadata Error:"model-index[0].results[0].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 Taskmaster-1, Taskmaster-2, and Taskmaster-3.
Refer to ConvLab-3 for model description and usage.
The following hyperparameters were used during training: