Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
sunF1ow3r
/
finetuned-distilBERT-for-reddit-depression-detection
like
0
Text Classification
Transformers
Safetensors
English
distilbert
medical
social media
Reddit
depression detection
Inference Endpoints
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
main
finetuned-distilBERT-for-reddit-depression-detection
/
special_tokens_map.json
sunF1ow3r
adding finetuned model files
5fb9264
verified
about 2 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]"
}