Instructions to use uclanlp/plbart-refine-java-small with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use uclanlp/plbart-refine-java-small with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("uclanlp/plbart-refine-java-small") model = AutoModelForSeq2SeqLM.from_pretrained("uclanlp/plbart-refine-java-small") - Notebooks
- Google Colab
- Kaggle
File size: 134 Bytes
10adc89 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:966abd041d5f1491a8db33f68f838cebbfba8968c2bf8125181834d9dbd04196
size 557175737
|