Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
pravdin
/
distilbert-input-text-classification
like
0
Safetensors
distilbert
Model card
Files
Files and versions
Community
main
distilbert-input-text-classification
/
special_tokens_map.json
pravdin
Upload folder using huggingface_hub
2a4b611
verified
4 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]"
}