Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
nirajp1
/
Sentiment_Analysis
like
0
Text Classification
Transformers
Safetensors
bert
arxiv:
1910.09700
Model card
Files
Files and versions
xet
Community
Deploy
Use this model
main
Sentiment_Analysis
/
special_tokens_map.json
nirajp1
Upload tokenizer
7f7b0ca
verified
about 1 year 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]"
}