Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
google-bert
/
bert-base-german-cased
like
67
Follow
BERT community
146
Fill-Mask
Transformers
PyTorch
google-tensorflow
TensorFlow
JAX
ONNX
Safetensors
German
bert
exbert
Inference Endpoints
License:
mit
Model card
Files
Files and versions
Community
5
Train
Deploy
Use this model
2a4d81d
bert-base-german-cased
/
onnx
/
special_tokens_map.json
Mesc70
Adding ONNX file of this model
2a4d81d
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]"
}