Instructions to use documatic/codebert-python-finetuned with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use documatic/codebert-python-finetuned with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("feature-extraction", model="documatic/codebert-python-finetuned")# Load model directly from transformers import AutoTokenizer, AutoModel tokenizer = AutoTokenizer.from_pretrained("documatic/codebert-python-finetuned") model = AutoModel.from_pretrained("documatic/codebert-python-finetuned") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- e3fc16c9cd8e38ecc8e27f9bc738134c0c70d2d318e834ac45197d580c55794e
- Size of remote file:
- 499 MB
- SHA256:
- 1d9ac661eb4a9a3c39ffab8cd29503dce04493110adde4f5fb03fbe72e9b683b
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.