Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
CodeLifeCL
/
distilbert-base-uncased-finetuned-squad-d5716d28
like
0
Question Answering
PyTorch
squad
English
distilbert
arxiv:
1910.01108
License:
apache-2.0
Model card
Files
Files and versions
xet
Community
2
main
distilbert-base-uncased-finetuned-squad-d5716d28
/
special_tokens_map.json
CodeLifeCL
commit files to HF hub
cd68cc0
over 1 year 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]"
}