Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
John-Machado
/
distilbert-squad-qa
like
1
Question Answering
Transformers
Safetensors
rajpurkar/squad
English
distilbert
extractive-qa
span-prediction
License:
mit
Model card
Files
Files and versions
xet
Community
Deploy
Use this model
main
distilbert-squad-qa
/
special_tokens_map.json
John-Machado
Upload folder using huggingface_hub
ed22a5b
verified
about 1 month 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]"
}