gpt2-open-instruct-v1-Anthropic-hh-rlhf / special_tokens_map.json
jtatman's picture
initial
114a265
raw
history blame contribute delete
No virus
230 Bytes
{
"additional_special_tokens": [
"### End",
"### Instruction:",
"### Response:\n"
],
"bos_token": "<|endoftext|>",
"eos_token": "<|endoftext|>",
"pad_token": "<|endoftext|>",
"unk_token": "<|endoftext|>"
}