Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
NetherlandsForensicInstitute
/
ARM64BERT
like
3
Follow
Netherlands Forensic Institute
36
Fill-Mask
Transformers
Safetensors
code
bert
License:
eupl-1.2
Model card
Files
Files and versions
xet
Community
1
Train
Deploy
Use this model
4f1ad43
ARM64BERT
/
special_tokens_map.json
Judithvdw
Upload ASMBert model-files
69b030b
verified
12 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]"
}