Instructions to use ConvLab/roberta-base-trippy-dst-multiwoz21 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use ConvLab/roberta-base-trippy-dst-multiwoz21 with Transformers:
# Load model directly from transformers import AutoTokenizer, TransformerForDST tokenizer = AutoTokenizer.from_pretrained("ConvLab/roberta-base-trippy-dst-multiwoz21") model = TransformerForDST.from_pretrained("ConvLab/roberta-base-trippy-dst-multiwoz21") - Notebooks
- Google Colab
- Kaggle
File size: 134 Bytes
b05c0ef | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:14b1fa04d3cbc62bef431241b00d6fa1d43e4a33fab75f6645db354006e18e8c
size 517175007
|