Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
KBLab
/
robust-swedish-sentiment-multiclass
like
6
Follow
National Library of Sweden / KBLab
42
Text Classification
Transformers
PyTorch
Safetensors
Swedish
megatron-bert
Inference Endpoints
License:
apache-2.0
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
ad35d0c
robust-swedish-sentiment-multiclass
/
special_tokens_map.json
gilleti
First commit of model files
3af691d
over 1 year ago
raw
Copy download link
history
blame
Safe
173 Bytes
{
"bos_token"
:
"[CLS]"
,
"cls_token"
:
"[CLS]"
,
"eos_token"
:
"[SEP]"
,
"mask_token"
:
"[MASK]"
,
"pad_token"
:
"[PAD]"
,
"sep_token"
:
"[SEP]"
,
"unk_token"
:
"[UNK]"
}