Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
tclungu
/
distilbert-base-nl-cased-finetuned-squad
like
1
Question Answering
Transformers
PyTorch
ONNX
Safetensors
Dutch
distilbert
Inference Endpoints
arxiv:
2010.05609
License:
apache-2.0
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
main
distilbert-base-nl-cased-finetuned-squad
/
special_tokens_map.json
tclungu
distilbert-base-nl-cased-squad-v2
32dcc2b
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
125 Bytes
{
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
,
"pad_token"
:
"[PAD]"
,
"sep_token"
:
"[SEP]"
,
"unk_token"
:
"[UNK]"
}