Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
winegarj
/
distilbert-base-uncased-finetuned-sst2
like
1
Text Classification
Transformers
PyTorch
Safetensors
distilbert
Generated from Trainer
Inference Endpoints
License:
apache-2.0
Model card
Files
Files and versions
Community
5
Train
Deploy
Use this model
dffa754
distilbert-base-uncased-finetuned-sst2
/
special_tokens_map.json
winegarj
Training in progress, epoch 1
b1d0fe0
over 2 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]"
}