Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
ManavDhayeCoder
/
sentiment-bert
like
1
Text Classification
Transformers
Safetensors
imdb
English
bert
sentiment-analysis
manav
ManavDhayeCoder/sentiment-bert
ManavDhaye
Model card
Files
Files and versions
xet
Community
Deploy
Use this model
main
sentiment-bert
/
special_tokens_map.json
ManavDhayeCoder
Upload folder using huggingface_hub
510e88f
verified
8 days 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]"
}