Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
hiert
/
11
like
0
Text Classification
Transformers
English
electra
classification
suicidality
suicidal text detection
suicidal sentiment
sentiment
suicide
self harm
depression
Inference Endpoints
License:
cc0-1.0
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
main
11
/
suicide
/
special_tokens_map.json
hiert
Upload 6 files
f0c2e6f
verified
9 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
125 Bytes
{
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
,
"pad_token"
:
"[PAD]"
,
"sep_token"
:
"[SEP]"
,
"unk_token"
:
"[UNK]"
}