Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
wikd
/
test_model
like
0
Text Classification
setfit
Safetensors
sentence-transformers
wikd/customer_data
distilbert
generated_from_setfit_trainer
Eval Results
arxiv:
2209.11055
Model card
Files
Files and versions
Community
Use this model
main
test_model
/
special_tokens_map.json
wikd
Add SetFit model
9a5f2d9
verified
9 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]"
}