Instructions to use uclanlp/plbart-single_task-en_js with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use uclanlp/plbart-single_task-en_js with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("uclanlp/plbart-single_task-en_js") model = AutoModelForSeq2SeqLM.from_pretrained("uclanlp/plbart-single_task-en_js", device_map="auto") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 0bd21b0d691a64eb661d609c0da37c2442ab4aed4c2d7a85598c0390084267bd
- Size of remote file:
- 557 MB
- SHA256:
- 0a3ae633e6356b60d2cffc7497366e81eda708de2061b48137aae99b55657f8d
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.