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