Instructions to use dipudl/codeT5-DistilBERT-function-swap-bug-model with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use dipudl/codeT5-DistilBERT-function-swap-bug-model with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="dipudl/codeT5-DistilBERT-function-swap-bug-model")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("dipudl/codeT5-DistilBERT-function-swap-bug-model") model = AutoModelForSequenceClassification.from_pretrained("dipudl/codeT5-DistilBERT-function-swap-bug-model") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- ebbd5e3d1616d051472a517d76562f20d06f7981cf86ab9fc09af89bd05ba9b9
- Size of remote file:
- 3.31 kB
- SHA256:
- 305ef7ac2f4317b349b02f1eb96824c26c254a6a94f22dc41506db2c69585ac6
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.