Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
neuraly
/
bert-base-italian-cased-sentiment
like
8
Follow
Neuraly AI
2
Text Classification
Transformers
PyTorch
google-tensorflow
TensorFlow
JAX
Italian
bert
sentiment
Italian
Inference Endpoints
License:
mit
Model card
Files
Files and versions
Community
2
Train
Deploy
Use this model
7ee93b4
bert-base-italian-cased-sentiment
/
special_tokens_map.json
system
HF staff
Update special_tokens_map.json
1879c1f
over 4 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]"
}