Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
mavinsao
/
bert-base-uncased-finetuned-mental-health
like
0
Text Classification
Safetensors
English
bert
mental_health
License:
mit
Model card
Files
Files and versions
Community
ca4478b
bert-base-uncased-finetuned-mental-health
/
special_tokens_map.json
mavinsao
Upload 6 files
2596458
verified
4 months ago
raw
Copy download link
history
blame
Safe
125 Bytes
{
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
,
"pad_token"
:
"[PAD]"
,
"sep_token"
:
"[SEP]"
,
"unk_token"
:
"[UNK]"
}