Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
edu-linguistic
/
deberta-v3-large-edu-rm
like
0
Follow
edu-linguistic
1
Dahoas/rm-static
openai/webgpt_comparisons
English
Model card
Files
Files and versions
Community
377fe54
deberta-v3-large-edu-rm
/
special_tokens_map.json
ssui-liu
Upload tokenizer
68eb77b
over 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]"
}