Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Blaine-Mason
/
hackMIT-finetuned-sst2
like
0
Text Classification
Transformers
PyTorch
TensorBoard
glue
bert
Generated from Trainer
Inference Endpoints
Model card
Files
Files and versions
Metrics
Training metrics
Community
4
Train
Deploy
Use this model
main
hackMIT-finetuned-sst2
/
special_tokens_map.json
Blaine-Mason
add model
3d8909b
about 3 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
112 Bytes
{
"unk_token"
:
"[UNK]"
,
"sep_token"
:
"[SEP]"
,
"pad_token"
:
"[PAD]"
,
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
}