Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
samagra14wefi
/
PreferED
like
5
Text Classification
Keras
PyTorch
Anthropic/hh-rlhf
English
deberta-v2
evaluations
arxiv:
2112.00861
License:
mit
Model card
Files
Files and versions
Community
Use this model
c1c3736
PreferED
/
special_tokens_map.json
samagra14wefi
Upload tokenizer
c1c3736
about 1 year 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]"
}