Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
nlptown
/
bert-base-multilingual-uncased-sentiment
like
323
Text Classification
Transformers
PyTorch
google-tensorflow
TensorFlow
JAX
6 languages
doi:10.57967/hf/1515
bert
Inference Endpoints
License:
mit
Model card
Files
Files and versions
Community
23
Train
Deploy
Use this model
f406739
bert-base-multilingual-uncased-sentiment
/
special_tokens_map.json
system
HF staff
Update special_tokens_map.json
4e1197c
almost 5 years 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]"
}