Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
kwang123
/
bert-sentiment-analysis
like
4
Text Classification
Transformers
PyTorch
argilla/twitter-coronavirus
English
bert
Inference Endpoints
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
5e88124
bert-sentiment-analysis
/
special_tokens_map.json
kwang123
Upload 7 files
5e88124
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]"
}