Text Classification
Transformers
TensorBoard
Safetensors
bert
Generated from Trainer
text-embeddings-inference
Instructions to use Silicon23/BERTForDetectingDepression-Twitter2015 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Silicon23/BERTForDetectingDepression-Twitter2015 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="Silicon23/BERTForDetectingDepression-Twitter2015")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("Silicon23/BERTForDetectingDepression-Twitter2015") model = AutoModelForSequenceClassification.from_pretrained("Silicon23/BERTForDetectingDepression-Twitter2015") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 5
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 437958648
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:86295843528c80ea415df02e5eb5852ec0a092c3683a818a2c45998b6e7f0d2e
|
| 3 |
size 437958648
|
runs/Jul31_19-18-04_20e4e50bc3c6/events.out.tfevents.1722454719.20e4e50bc3c6.1187.10
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:8f94956fddd9d35e5e6e57ba258d56f0f5311c27652f4449f382c3782bb771f1
|
| 3 |
+
size 14518
|