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 6
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:30585dfc20b42f67c3690d0a00cca3410da17671df138779f8454d10d16425ee
|
| 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:5ac171786becc34216d823e2fd7754d10cc276ba95a84ad27ef5848455d57a1c
|
| 3 |
+
size 7206
|