Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
deutsche-telekom
/
bert-multi-english-german-squad2
like
40
Follow
Deutsche Telekom AG
107
Question Answering
Transformers
PyTorch
Safetensors
German
English
multilingual
bert
english
german
Inference Endpoints
License:
mit
Model card
Files
Files and versions
Community
5
Train
Deploy
Use this model
352bafd
bert-multi-english-german-squad2
/
special_tokens_map.json
Fang Xu
Initial commit
352bafd
over 3 years ago
raw
Copy download link
history
blame
Safe
112 Bytes
{
"unk_token"
:
"[UNK]"
,
"sep_token"
:
"[SEP]"
,
"pad_token"
:
"[PAD]"
,
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
}