Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
dbmdz
/
bert-base-finnish-europeana-cased
like
0
Follow
Bayerische Staatsbibliothek
25
Fill-Mask
Transformers
PyTorch
JAX
TensorBoard
Safetensors
bert
Inference Endpoints
License:
mit
Model card
Files
Files and versions
Metrics
Training metrics
Community
2
Train
Deploy
Use this model
refs/pr/2
bert-base-finnish-europeana-cased
/
special_tokens_map.json
stefan-it
tokenizer: add initial version
7bc697b
about 3 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]"
}