Text Classification
Transformers
TensorBoard
Safetensors
distilbert
Generated from Trainer
text-embeddings-inference
Instructions to use dipudl/codeT5-DistilBERT-operator-precedence-bug-model with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use dipudl/codeT5-DistilBERT-operator-precedence-bug-model with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="dipudl/codeT5-DistilBERT-operator-precedence-bug-model")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("dipudl/codeT5-DistilBERT-operator-precedence-bug-model") model = AutoModelForSequenceClassification.from_pretrained("dipudl/codeT5-DistilBERT-operator-precedence-bug-model") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 3
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 267832560
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:95382d9211e770d8ec969001622f138cfa791ac9410ba5058a0cdc952771d74b
|
| 3 |
size 267832560
|
runs/Feb02_18-48-39_3382b944a1f1/events.out.tfevents.1706899720.3382b944a1f1.26.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:302659122f5bc9b8250b9e7ea4e0df9ce62d392041eae825013148f741eece77
|
| 3 |
+
size 9417
|