Instructions to use cuadron11/suicide-albert-7 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use cuadron11/suicide-albert-7 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="cuadron11/suicide-albert-7")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("cuadron11/suicide-albert-7") model = AutoModelForSequenceClassification.from_pretrained("cuadron11/suicide-albert-7") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 7
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 46753140
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2e532e0331000da3fcdf796d46517f04f125cc29df0827c224dafcab96970f52
|
| 3 |
size 46753140
|
runs/Nov25_12-01-04_f8fb19aed3c5/events.out.tfevents.1700913664.f8fb19aed3c5.543.1
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:db2aad8bcea879ef46a6a781b15f28c0cbb90ff5905f5d6946e7d991f272c0c9
|
| 3 |
+
size 7519
|