Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Thamognya
/
Bert-Base-Emotion-Sentiment-Analysis
like
1
Text Classification
Transformers
PyTorch
bert
Inference Endpoints
License:
agpl-3.0
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
ad40560
Bert-Base-Emotion-Sentiment-Analysis
/
special_tokens_map.json
Thamognya Kodi
lfs to normal
ca7d843
unverified
about 2 years 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]"
}