Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
NbAiLab
/
nb-bert-base
like
31
Follow
Nasjonalbiblioteket AI Lab
268
Fill-Mask
Transformers
PyTorch
google-tensorflow
TensorFlow
JAX
Safetensors
Norwegian
bert
norwegian
License:
cc-by-4.0
Model card
Files
Files and versions
xet
Community
2
Deploy
Use this model
main
nb-bert-base
/
special_tokens_map.json
versae
First version of the Nasjonalbiblioteket BERT-based model
83e1255
almost 5 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
112 Bytes
{
"unk_token"
:
"[UNK]"
,
"sep_token"
:
"[SEP]"
,
"pad_token"
:
"[PAD]"
,
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
}