Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
KBLab
/
bert-base-swedish-cased-new
like
0
Follow
National Library of Sweden / KBLab
42
Fill-Mask
Transformers
PyTorch
Safetensors
Swedish
bert
Inference Endpoints
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
refs/pr/1
bert-base-swedish-cased-new
/
special_tokens_map.json
robinq
add tokenizer
4d0f21a
almost 3 years ago
raw
Copy download link
history
blame
Safe
156 Bytes
{
"bos_token"
:
"[CLS]"
,
"eos_token"
:
"[SEP]"
,
"unk_token"
:
"[UNK]"
,
"sep_token"
:
"[SEP]"
,
"pad_token"
:
"[PAD]"
,
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
}