Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
hghcomphys
/
geobertje-base-dutch-uncased
like
1
Fill-Mask
Transformers
PyTorch
Dutch
bert
GEOBERTje
Inference Endpoints
arxiv:
2407.10991
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
576e42c
geobertje-base-dutch-uncased
/
special_tokens_map.json
Hossein Ghorbanfekr
first version of GEOberje base model and tokenizer
5a8c26c
5 months ago
raw
Copy download link
history
blame
Safe
125 Bytes
{
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
,
"pad_token"
:
"[PAD]"
,
"sep_token"
:
"[SEP]"
,
"unk_token"
:
"[UNK]"
}