Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
indsigt-ai
/
MeDa-BERT
like
0
Follow
indsigt.ai
2
Fill-Mask
Transformers
PyTorch
Danish
bert
danish
Inference Endpoints
License:
cc-by-nc-3.0
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
68a367a
MeDa-BERT
/
special_tokens_map.json
jannikskytt
Create special_tokens_map.json
c5d854e
verified
6 months 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]"
}