Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
AigizK
/
setfit-distilbert-user-intent
like
0
Text Classification
sentence-transformers
PyTorch
setfit
distilbert
arxiv:
2209.11055
License:
apache-2.0
Model card
Files
Files and versions
Community
Use this model
main
setfit-distilbert-user-intent
/
special_tokens_map.json
AigizK
Add SetFit model
9a01376
over 1 year 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]"
}