Text Classification
Transformers
TensorBoard
Safetensors
distilbert
Generated from Trainer
text-embeddings-inference
Instructions to use LogischeIP/BDS with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use LogischeIP/BDS with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="LogischeIP/BDS")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("LogischeIP/BDS") model = AutoModelForSequenceClassification.from_pretrained("LogischeIP/BDS") - Notebooks
- Google Colab
- Kaggle
Commit ·
81db4b3
1
Parent(s): a5c7175
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 267841796
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:576e68d75951f3fea9064bfc1bd052bfe80516c6cc2bbff18046f0f0b0da0a4c
|
| 3 |
size 267841796
|
runs/Dec12_18-51-16_dc55c62d5a66/events.out.tfevents.1702407087.dc55c62d5a66.263.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:dc09114bdfeb68ffbc77d4e47203c488f2b02401eb35f20d03bbeb543444be72
|
| 3 |
+
size 7115
|