Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Sahajtomar
/
German-question-answer-Electra
like
7
Question Answering
Transformers
PyTorch
google-tensorflow
TensorFlow
mlqa
German
electra
Gelectra
Inference Endpoints
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
main
German-question-answer-Electra
/
special_tokens_map.json
Sahajtomar
First version of the your-model-name model and tokenizer.
96cfcbd
almost 4 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
112 Bytes
{
"unk_token"
:
"[UNK]"
,
"sep_token"
:
"[SEP]"
,
"pad_token"
:
"[PAD]"
,
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
}