Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
VMware
/
deberta-v3-xsmall-mrqa
like
0
Follow
VMware AI Labs
202
Question Answering
Transformers
PyTorch
Safetensors
mrqa
English
deberta-v2
Eval Results
Inference Endpoints
License:
apache-2.0
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
a8000be
deberta-v3-xsmall-mrqa
/
special_tokens_map.json
rbattle
Upload 7 files
ff85877
almost 2 years ago
raw
Copy download link
history
blame
Safe
173 Bytes
{
"bos_token"
:
"[CLS]"
,
"cls_token"
:
"[CLS]"
,
"eos_token"
:
"[SEP]"
,
"mask_token"
:
"[MASK]"
,
"pad_token"
:
"[PAD]"
,
"sep_token"
:
"[SEP]"
,
"unk_token"
:
"[UNK]"
}