Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
koutch
/
setfit_staqt
like
0
Text Classification
sentence-transformers
PyTorch
setfit
deberta-v2
License:
apache-2.0
Model card
Files
Files and versions
Community
Use this model
1199152
setfit_staqt
/
staqt
/
special_tokens_map.json
koutch
updated dummy model with new classes
9c7ac0a
almost 2 years ago
raw
Copy download link
history
blame
Safe
173 Bytes
{
"bos_token"
:
"[CLS]"
,
"cls_token"
:
"[CLS]"
,
"eos_token"
:
"[SEP]"
,
"mask_token"
:
"[MASK]"
,
"pad_token"
:
"[PAD]"
,
"sep_token"
:
"[SEP]"
,
"unk_token"
:
"[UNK]"
}