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
Commit ·
19d5fe0
1
Parent(s): 151d5a4
Upload RobertaSetSUMBT
Browse files- pytorch_model.bin +3 -0
pytorch_model.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:104b96d35c75668c2ffed3d97250909b328f40520010c6c648278f527c261cd6
|
| 3 |
+
size 521570860
|