Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
nbroad
/
deberta-v3-xsmall-squad2
like
0
Question Answering
Transformers
PyTorch
TensorBoard
squad_v2
English
deberta-v2
Eval Results
Inference Endpoints
License:
cc-by-4.0
Model card
Files
Files and versions
Metrics
Training metrics
Community
4
Train
Deploy
Use this model
67711a4
deberta-v3-xsmall-squad2
/
special_tokens_map.json
nbroad
HF staff
push from colab
67711a4
almost 3 years ago
raw
Copy download link
history
blame
Safe
156 Bytes
{
"bos_token"
:
"[CLS]"
,
"eos_token"
:
"[SEP]"
,
"unk_token"
:
"[UNK]"
,
"sep_token"
:
"[SEP]"
,
"pad_token"
:
"[PAD]"
,
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
}