Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
abletobetable
/
mdeberta-ru-qa
like
0
Question Answering
Transformers
PyTorch
Russian
deberta-v2
finance
legal
Inference Endpoints
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
47e59c6
mdeberta-ru-qa
/
special_tokens_map.json
abletobetable
Training in progress, step 1000
55b49c8
over 1 year ago
raw
Copy download link
history
blame
Safe
125 Bytes
{
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
,
"pad_token"
:
"[PAD]"
,
"sep_token"
:
"[SEP]"
,
"unk_token"
:
"[UNK]"
}