Instructions to use JoaoJunior/T5_APR_java_python_v1 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use JoaoJunior/T5_APR_java_python_v1 with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("JoaoJunior/T5_APR_java_python_v1") model = AutoModelForSeq2SeqLM.from_pretrained("JoaoJunior/T5_APR_java_python_v1") - Notebooks
- Google Colab
- Kaggle
File size: 134 Bytes
10374d3 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:d14fe10af53ad835c74dd8422a004f1b8e89b7c27944326cd264731220974c45
size 241984552
|