Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
RapidOrc121
/
BERT_sentiment_analysis
like
2
Text Classification
BERTopic
Safetensors
carblacac/twitter-sentiment-analysis
English
distilbert
Model card
Files
Files and versions
Community
Use this model
main
BERT_sentiment_analysis
/
special_tokens_map.json
RapidOrc121
Uploading files
761245b
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]"
}