Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
mattchurgin
/
distilbert-sst2
like
0
Text Classification
Transformers
PyTorch
glue
distilbert
Generated from Trainer
Inference Endpoints
License:
apache-2.0
Model card
Files
Files and versions
Community
4
Train
Deploy
Use this model
b6a7975
distilbert-sst2
/
special_tokens_map.json
mattchurgin
Training in progress, step 500
17b7e4c
almost 3 years ago
raw
Copy download link
history
blame
Safe
112 Bytes
{
"unk_token"
:
"[UNK]"
,
"sep_token"
:
"[SEP]"
,
"pad_token"
:
"[PAD]"
,
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
}