Hugging Face
Models
Datasets
Spaces
Docs
Solutions
Pricing
Log In
Sign Up
EMBEDDIA
/
rubert-tweetsentiment
Copied
like
0
Text Classification
PyTorch
Transformers
bert
Model card
Files
Files and versions
Community
Train
Deploy
Use in Transformers
main
rubert-tweetsentiment
/
special_tokens_map.json
matejulcar
First version
0e20d4b
12 months ago
raw
history
blame
contribute
delete
Safe
112 Bytes
{
"unk_token"
:
"[UNK]"
,
"sep_token"
:
"[SEP]"
,
"pad_token"
:
"[PAD]"
,
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
}