My Suicide Buddy πŸ’¬

This is a fine-tuned DistilBERT model for binary text classification (e.g., suicide risk detection or sentiment analysis).

Labels

  • 0: NEGATIVE
  • 1: POSITIVE

Example usage

from transformers import pipeline

classifier = pipeline("text-classification", model="your-username/my_suicide_buddy")
<!-- classifier("I feel hopeless and alone.") -->
Downloads last month
5
Safetensors
Model size
67M params
Tensor type
F32
Β·
Inference Providers NEW
This model isn't deployed by any Inference Provider. πŸ™‹ Ask for provider support