Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
HPLT
/
hplt_bert_base_nn
like
0
Follow
HPLT
25
Fill-Mask
Transformers
PyTorch
HPLT/hplt_monolingual_v1_2
Norwegian Nynorsk
BERT
HPLT
encoder
custom_code
License:
apache-2.0
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
f5e407d
hplt_bert_base_nn
/
spacial_tokens_map.json
ltgoslo
Upload folder using huggingface_hub
f5e407d
verified
7 months ago
raw
Copy download link
history
blame
Safe
156 Bytes
{
"bos_token"
:
"[BOS]"
,
"eos_token"
:
"[EOS]"
,
"unk_token"
:
"[UNK]"
,
"sep_token"
:
"[SEP]"
,
"pad_token"
:
"[PAD]"
,
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
}