Instructions to use KalaiselvanD/distilbert_06_1 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use KalaiselvanD/distilbert_06_1 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="KalaiselvanD/distilbert_06_1")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("KalaiselvanD/distilbert_06_1") model = AutoModelForSequenceClassification.from_pretrained("KalaiselvanD/distilbert_06_1") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 4
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 267835644
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:52aa02a0eb40ecd15d0739c847dbbfa09bf64388bc1a5655895495664c196569
|
| 3 |
size 267835644
|
runs/May06_10-14-05_flycatch-Modern-15-B11M/events.out.tfevents.1714970645.flycatch-Modern-15-B11M.6947.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:f11d11cc937ca0b631ac0cf0b69fd2a36d5139d68911c1df047f13055b26862c
|
| 3 |
+
size 6349
|