Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Akashpaul123
/
bert-suicide-detection
like
1
Text Classification
Safetensors
PyTorch
suicide-watch
English
bert
suicide-detection
mental-health
Eval Results (legacy)
License:
mit
Model card
Files
Files and versions
xet
Community
main
bert-suicide-detection
/
special_tokens_map.json
Akashpaul123
Upload special_tokens_map.json
756738d
verified
10 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]"
}