Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
saytes
/
SoT_DistilBERT
like
1
Text Classification
Transformers
Safetensors
13 datasets
English
distilbert
sketch-of-thought
efficient-inference
Inference Endpoints
arxiv:
2503.05179
License:
mit
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
main
SoT_DistilBERT
/
special_tokens_map.json
saytes
Add initial files
555c59e
verified
9 days 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]"
}