Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Rocketknight1
/
distilbert-base-uncased-finetuned-squad
like
1
Question Answering
Transformers
google-tensorflow
TensorFlow
TensorBoard
distilbert
generated_from_keras_callback
Inference Endpoints
License:
apache-2.0
Model card
Files
Files and versions
Metrics
Training metrics
Community
1
Train
Deploy
Use this model
fc4b654
distilbert-base-uncased-finetuned-squad
/
special_tokens_map.json
Rocketknight1
HF staff
Training in progress epoch 0
c3752f6
almost 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]"
}