Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
SetFit
/
deberta-v3-base__sst2__all-train
like
0
Follow
SetFit
41
Text Classification
Transformers
PyTorch
deberta-v2
Generated from Trainer
Inference Endpoints
License:
mit
Model card
Files
Files and versions
Community
3
Train
Deploy
Use this model
09f02c8
deberta-v3-base__sst2__all-train
/
special_tokens_map.json
lewtun
HF staff
Training in progress, epoch 1
5131cc2
almost 3 years ago
raw
Copy download link
history
blame
Safe
156 Bytes
{
"bos_token"
:
"[CLS]"
,
"eos_token"
:
"[SEP]"
,
"unk_token"
:
"[UNK]"
,
"sep_token"
:
"[SEP]"
,
"pad_token"
:
"[PAD]"
,
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
}