Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
mindpadi
/
intent_fallback
like
0
Follow
MindPadi-AI
5
Text Classification
Safetensors
English
distilbert
mental-health
intent-classification
fallback-model
License:
mit
Model card
Files
Files and versions
xet
Community
Deploy
main
intent_fallback
/
special_tokens_map.json
onisj
Intent fallback files uploaded
aa3061d
verified
7 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]"
}