Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
elenanereiss
/
bert-german-ler
like
3
Token Classification
Transformers
PyTorch
google-tensorflow
TensorFlow
Safetensors
elenanereiss/german-ler
German
bert
named-entity-recognition
legal
ner
Eval Results
Inference Endpoints
arxiv:
2003.13016
License:
cc-by-4.0
Model card
Files
Files and versions
Community
3
Train
Deploy
Use this model
c111ec2
bert-german-ler
/
special_tokens_map.json
elenanereiss
Upload 6 files
a4842ce
about 2 years 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]"
}