Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
johnnas12
/
sentiment-bert
like
1
Safetensors
bert
sentiment-analysis
fine-tuned
custom-dataset
Model card
Files
Files and versions
xet
Community
main
sentiment-bert
/
special_tokens_map.json
johnnas12
Upload folder using huggingface_hub
1991ce0
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]"
}