Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
lxs1
/
DistilBertForSequenceClassification_6h_768dim
like
1
Text Classification
Transformers
Safetensors
distilbert
Inference Endpoints
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
main
DistilBertForSequenceClassification_6h_768dim
/
special_tokens_map.json
lxs1
Upload tokenizer
d077904
verified
9 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]"
}