Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
lmkmichelle
/
amazon-reviews-sentiment-analysis
like
0
Text Classification
TensorBoard
Safetensors
English
distilbert
Model card
Files
Files and versions
Metrics
Training metrics
Community
main
amazon-reviews-sentiment-analysis
/
special_tokens_map.json
lmkmichelle
Training in progress, epoch 1
b9ff54e
verified
3 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]"
}