Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
ncduy
/
distilbert-base-cased-distilled-squad-finetuned-squad-small
like
0
Question Answering
Transformers
PyTorch
TensorBoard
squad
distilbert
Generated from Trainer
Inference Endpoints
License:
apache-2.0
Model card
Files
Files and versions
Metrics
Training metrics
Community
1
Train
Deploy
Use this model
b35a4e2
distilbert-base-cased-distilled-squad-finetuned-squad-small
/
special_tokens_map.json
ncduy
Training in progress, epoch 1
c9fe2b2
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]"
}