Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
mrm8488
/
bert-base-german-finetuned-ler
like
2
Token Classification
Transformers
PyTorch
JAX
Safetensors
German
bert
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
refs/pr/1
bert-base-german-finetuned-ler
/
tokenizer_config.json
system
HF Staff
Update tokenizer_config.json
9f1d599
over 4 years ago
raw
Copy download link
history
blame
Safe
137 Bytes
{
"unk_token"
:
"[UNK]"
,
"sep_token"
:
"[SEP]"
,
"pad_token"
:
"[PAD]"
,
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
,
"model_max_length"
:
512
}