Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
poudel
/
Depression_and_Non-Depression_Classifier
like
3
Text Classification
Transformers
Safetensors
English
bert
sentiment-analysis
depression
BERT
mental-health
Eval Results
Inference Endpoints
arxiv:
1910.09700
License:
apache-2.0
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
fbd7818
Depression_and_Non-Depression_Classifier
/
special_tokens_map.json
poudel
Upload tokenizer
b03c424
verified
2 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]"
}