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