Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
naver
/
trecdl22-crossencoder-debertav3
like
3
Follow
NAVER LABS Europe
195
Text Ranking
sentence-transformers
PyTorch
Safetensors
deberta-v2
License:
cc-by-nc-sa-4.0
Model card
Files
Files and versions
xet
Community
2
Deploy
Use this model
refs/pr/2
trecdl22-crossencoder-debertav3
/
special_tokens_map.json
cadurosar
add model
fa0f56b
about 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]"
}