Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
KBLab
/
megatron-bert-base-swedish-cased-125k
like
0
Follow
National Library of Sweden / KBLab
42
Fill-Mask
Transformers
PyTorch
Safetensors
Swedish
megatron-bert
Inference Endpoints
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
ae0c98e
megatron-bert-base-swedish-cased-125k
/
special_tokens_map.json
JoeyOhman
add tokenizer
7b13d23
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]"
}