Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
KBLab
/
albert-base-swedish-cased-alpha
like
2
Follow
National Library of Sweden / KBLab
42
Transformers
PyTorch
Swedish
albert
Inference Endpoints
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
d4c657b
albert-base-swedish-cased-alpha
/
special_tokens_map.json
system
HF staff
Update special_tokens_map.json
eb80dde
almost 5 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]"
}