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