Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
entfane
/
BERT_human_like_RM
like
0
Text Classification
Transformers
Safetensors
HumanLLMs/Human-Like-DPO-Dataset
English
bert
text-embeddings-inference
Model card
Files
Files and versions
xet
Community
Deploy
Use this model
main
BERT_human_like_RM
/
special_tokens_map.json
entfane
Upload tokenizer
cbea7ae
verified
6 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
132 Bytes
{
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
,
"pad_token"
:
"[PAD]"
,
"sep_token"
:
"[SEP]"
,
"unk_token"
:
"[UNK]"
}