Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
hamaadayubkhan
/
Mentalhealthbyhamaad
like
0
Text Generation
Transformers
Safetensors
English
distilbert
text-classification
Inference Endpoints
License:
mit
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
main
Mentalhealthbyhamaad
/
special_tokens_map.json
hamaadayubkhan
Initial model upload
6fa42aa
verified
27 days 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]"
}