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