Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
MarieAngeA13
/
Sentiment-Analysis-BERT
like
9
Text Classification
Transformers
PyTorch
English
bert
sentiment
sentiment-analysis
Inference Endpoints
License:
bsd-3-clause
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
refs/pr/1
Sentiment-Analysis-BERT
/
special_tokens_map.json
MarieAngeA13
Upload 8 files
b79c076
over 1 year ago
raw
Copy download link
history
blame
Safe
112 Bytes
{
"unk_token"
:
"[UNK]"
,
"sep_token"
:
"[SEP]"
,
"pad_token"
:
"[PAD]"
,
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
}