aligned-gpt2-rlhf / special_tokens_map.json
dipanjanS's picture
Upload tokenizer
b4afe38 verified
raw
history blame
131 Bytes
{
"bos_token": "<|endoftext|>",
"eos_token": "<|endoftext|>",
"pad_token": "<|endoftext|>",
"unk_token": "<|endoftext|>"
}