Instructions to use nuojohnchen/codet5-base-finetuned-clone-detection with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use nuojohnchen/codet5-base-finetuned-clone-detection with Transformers:
# Load model directly from transformers import AutoTokenizer, CodeT5ForCodeClassification tokenizer = AutoTokenizer.from_pretrained("nuojohnchen/codet5-base-finetuned-clone-detection") model = CodeT5ForCodeClassification.from_pretrained("nuojohnchen/codet5-base-finetuned-clone-detection") - Notebooks
- Google Colab
- Kaggle
Commit History
Upload 4 files 730a7f8
Nuo Chen commited on
Upload tokenizer_config.json d8da090
Nuo Chen commited on
Upload 2 files 353a8e4
Nuo Chen commited on
initial commit cec923d
Nuo Chen commited on