Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
DataMonke
/
bert-base-uncased-finetuned-review-sentiment-analysis
like
2
Text Classification
Transformers
PyTorch
TensorBoard
amazon_us_reviews
English
bert
Inference Endpoints
Model card
Files
Files and versions
Metrics
Training metrics
Community
3
Train
Deploy
Use this model
af24766
bert-base-uncased-finetuned-review-sentiment-analysis
/
special_tokens_map.json
DataMonke
Training in progress, step 500
10f8026
about 1 year ago
raw
Copy download link
history
blame
Safe
125 Bytes
{
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
,
"pad_token"
:
"[PAD]"
,
"sep_token"
:
"[SEP]"
,
"unk_token"
:
"[UNK]"
}