gpt-j_rm_format-oa / special_tokens_map.json
reciprocate's picture
Upload tokenizer
501f895
raw
history blame
129 Bytes
{
"bos_token": "<|endoftext|>",
"eos_token": "<|endoftext|>",
"pad_token": "<|padding|>",
"unk_token": "<|endoftext|>"
}