Hugging Face
Models
Datasets
Spaces
Docs
Solutions
Pricing
Log In
Sign Up
RecordedFuture
/
Swedish-Sentiment-Fear
Copied
like
0
Text Classification
PyTorch
TensorFlow
JAX
Transformers
Swedish
bert
License:
mit
Model card
Files
Files and versions
Community
1
Train
Deploy
Use in Transformers
7b65a45
Swedish-Sentiment-Fear
/
special_tokens_map.json
FredrikMoller
R1
c6ee0a4
almost 2 years ago
raw
history
blame
No virus
112 Bytes
{
"unk_token"
:
"[UNK]"
,
"sep_token"
:
"[SEP]"
,
"pad_token"
:
"[PAD]"
,
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
}