Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
doyoungkim
/
bert-base-uncased-finetuned-sst2
like
2
Text Classification
Transformers
PyTorch
TensorBoard
glue
bert
Generated from Trainer
Inference Endpoints
License:
apache-2.0
Model card
Files
Files and versions
Metrics
Training metrics
Community
3
Train
Deploy
Use this model
refs/pr/1
bert-base-uncased-finetuned-sst2
/
special_tokens_map.json
doyoungkim
add model
9d4b3ab
about 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]"
}