Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
naver
/
trecdl22-crossencoder-debertav3
like
0
Follow
NAVER LABS Europe
61
Text Classification
Transformers
PyTorch
deberta-v2
Inference Endpoints
License:
cc-by-nc-sa-4.0
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
refs/pr/1
trecdl22-crossencoder-debertav3
/
special_tokens_map.json
cadurosar
add model
fa0f56b
over 1 year 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]"
}