Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
lewtun
/
setfit-minilm-distilled
like
0
Sentence Similarity
setfit
PyTorch
bert
endpoints-template
text-classification
Inference Endpoints
Model card
Files
Files and versions
Community
Deploy
Use this model
9c0a08a
setfit-minilm-distilled
/
special_tokens_map.json
lewtun
HF staff
Add SetFit model
9c0a08a
almost 2 years ago
raw
Copy download link
history
blame
Safe
125 Bytes
{
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
,
"pad_token"
:
"[PAD]"
,
"sep_token"
:
"[SEP]"
,
"unk_token"
:
"[UNK]"
}