RUCAIBox / mtl-task-dialog

huggingface.co
Total runs: 32
24-hour runs: 0
7-day runs: 2
30-day runs: 25
Model's Last Updated: June 27 2022
text-generation

Introduction of mtl-task-dialog

Model Details of mtl-task-dialog

MTL-task-dialog

The MTL-task-dialog model was proposed in MVP: Multi-task Supervised Pre-training for Natural Language Generation by Tianyi Tang, Junyi Li, Wayne Xin Zhao and Ji-Rong Wen.

The detailed information and instructions can be found https://github.com/RUCAIBox/MVP .

Model Description

MTL-task-dialog is supervised pre-trained using a mixture of labeled task-oriented system datasets. It is a variant (Single) of our main MVP model. It follows a standard Transformer encoder-decoder architecture.

MTL-task-dialog is specially designed for task-oriented system tasks, such as MultiWOZ.

Example
>>> from transformers import MvpTokenizer, MvpForConditionalGeneration

>>> tokenizer = MvpTokenizer.from_pretrained("RUCAIBox/mvp")
>>> model = MvpForConditionalGeneration.from_pretrained("RUCAIBox/mtl-task-dialog")

>>> inputs = tokenizer(
...     "Given the task dialog: System response [X_SEP] I'm looking for a affordable BBQ restaurant in Dallas for a large group of guest.",
...     return_tensors="pt",
... )
>>> generated_ids = model.generate(**inputs)
>>> tokenizer.batch_decode(generated_ids, skip_special_tokens=True)
['What date and time would you like to go?']
Related Models

MVP : https://huggingface.co/RUCAIBox/mvp .

Prompt-based models :

Multi-task models :

Citation
@article{tang2022mvp,
  title={MVP: Multi-task Supervised Pre-training for Natural Language Generation},
  author={Tang, Tianyi and Li, Junyi and Zhao, Wayne Xin and Wen, Ji-Rong},
  journal={arXiv preprint arXiv:2206.12131},
  year={2022},
  url={https://arxiv.org/abs/2206.12131},
}

Runs of RUCAIBox mtl-task-dialog on huggingface.co

32
Total runs
0
24-hour runs
2
3-day runs
2
7-day runs
25
30-day runs

More Information About mtl-task-dialog huggingface.co Model

More mtl-task-dialog license Visit here:

https://choosealicense.com/licenses/apache-2.0

mtl-task-dialog huggingface.co

mtl-task-dialog huggingface.co is an AI model on huggingface.co that provides mtl-task-dialog's model effect (), which can be used instantly with this RUCAIBox mtl-task-dialog model. huggingface.co supports a free trial of the mtl-task-dialog model, and also provides paid use of the mtl-task-dialog. Support call mtl-task-dialog model through api, including Node.js, Python, http.

mtl-task-dialog huggingface.co Url

https://huggingface.co/RUCAIBox/mtl-task-dialog

RUCAIBox mtl-task-dialog online free

mtl-task-dialog huggingface.co is an online trial and call api platform, which integrates mtl-task-dialog's modeling effects, including api services, and provides a free online trial of mtl-task-dialog, you can try mtl-task-dialog online for free by clicking the link below.

RUCAIBox mtl-task-dialog online free url in huggingface.co:

https://huggingface.co/RUCAIBox/mtl-task-dialog

mtl-task-dialog install

mtl-task-dialog is an open source model from GitHub that offers a free installation service, and any user can find mtl-task-dialog on GitHub to install. At the same time, huggingface.co provides the effect of mtl-task-dialog install, users can directly use mtl-task-dialog installed effect in huggingface.co for debugging and trial. It also supports api for free installation.

mtl-task-dialog install url in huggingface.co:

https://huggingface.co/RUCAIBox/mtl-task-dialog

Url of mtl-task-dialog

mtl-task-dialog huggingface.co Url

Provider of mtl-task-dialog huggingface.co

RUCAIBox
ORGANIZATIONS

Other API from RUCAIBox

huggingface.co

Total runs: 3.2K
Run Growth: -938
Growth Rate: -29.06%
Updated:June 27 2022
huggingface.co

Total runs: 46
Run Growth: 25
Growth Rate: 56.82%
Updated:October 28 2022
huggingface.co

Total runs: 38
Run Growth: 24
Growth Rate: 64.86%
Updated:August 03 2023
huggingface.co

Total runs: 29
Run Growth: 8
Growth Rate: 30.77%
Updated:August 03 2023
huggingface.co

Total runs: 12
Run Growth: 3
Growth Rate: 25.00%
Updated:June 27 2022
huggingface.co

Total runs: 7
Run Growth: 0
Growth Rate: 0.00%
Updated:June 27 2022