Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
gamzaS2
/
final_depression_model
like
0
Text Classification
Transformers
Safetensors
Korean
bert
korean
mental-health
depression-detection
text-embeddings-inference
License:
mit
Model card
Files
Files and versions
xet
Community
Deploy
Use this model
main
final_depression_model
/
special_tokens_map.json
gamzaS2
Upload folder using huggingface_hub
1dd7977
verified
about 1 month ago
raw
Copy download link
history
blame
contribute
delete
132 Bytes
{
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
,
"pad_token"
:
"[PAD]"
,
"sep_token"
:
"[SEP]"
,
"unk_token"
:
"[UNK]"
}