Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Den4ikAI
/
ruBert-base-qa-ranker
like
2
Text Classification
Transformers
PyTorch
Den4ikAI/russian_dialogues
Russian
bert
Inference Endpoints
License:
mit
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
7eb0dd3
ruBert-base-qa-ranker
/
special_tokens_map.json
Den4ikAI
Upload 8 files
7eb0dd3
almost 2 years ago
raw
Copy download link
history
blame
Safe
186 Bytes
{
"additional_special_tokens"
:
[
"[RESPONSE_TOKEN]"
]
,
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
,
"pad_token"
:
"[PAD]"
,
"sep_token"
:
"[SEP]"
,
"unk_token"
:
"[UNK]"
}