Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
ajinathgh
/
sentiment_analysis
like
0
Text Classification
Transformers
PyTorch
stanfordnlp/sst2
English
distilbert
fill-mask
legal
PyTorch
sentiment-analysis
License:
mit
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
main
sentiment_analysis
/
special_tokens_map.json
ajinathgh
Add trained model
9b155cb
verified
2 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]"
}