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
Training in progress, epoch 8
Browse files
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 267854321
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:adbcac462adc646bc6d137c558c47589199f32378f3b3a1fffbdc7e53b9e5f7f
|
| 3 |
size 267854321
|
runs/Feb18_10-38-25_00378fe6010a/events.out.tfevents.1676716717.00378fe6010a.25.0
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:859b6ce0a8c0df1cb8633eaf3ca48fe2302be28353fd348f57b35b80a262737b
|
| 3 |
+
size 16393
|