Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
anushkaSingh
/
distillbert_classifier
like
0
Safetensors
pytorch_model_hub_mixin
model_hub_mixin
Model card
Files
Files and versions
Community
main
distillbert_classifier
/
special_tokens_map.json
anushkaSingh
Upload 5 files
80e4810
verified
5 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]"
}