Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
german-llm-tokenizers
/
bert-deu-newscrawl-2022-unicodeblocksfiltered
like
0
Follow
German LLM Tokenizers
2
Model card
Files
Files and versions
Community
main
bert-deu-newscrawl-2022-unicodeblocksfiltered
/
special_tokens_map.json
cschroeder
Upload folder using huggingface_hub
2f80ae1
verified
5 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
125 Bytes
{
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
,
"pad_token"
:
"[PAD]"
,
"sep_token"
:
"[SEP]"
,
"unk_token"
:
"[UNK]"
}