Transformers
PyTorch
English
roberta
classification
dialog state tracking
conversational system
task-oriented dialog
Eval Results (legacy)
Instructions to use ConvLab/sumbt-dst-multiwoz21 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use ConvLab/sumbt-dst-multiwoz21 with Transformers:
# Load model directly from transformers import AutoTokenizer, RobertaSetSUMBT tokenizer = AutoTokenizer.from_pretrained("ConvLab/sumbt-dst-multiwoz21") model = RobertaSetSUMBT.from_pretrained("ConvLab/sumbt-dst-multiwoz21") - Notebooks
- Google Colab
- Kaggle
Adding `safetensors` variant of this model
#1
by SFconvertbot - opened
- model.safetensors +3 -0
model.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:46023b797df2d3f8e1a905412f06e16e3ed394c0ba4190522c110da4ca2e2518
|
| 3 |
+
size 521508216
|