gpt2-large-rl-prompt-writing / special_tokens_map.json
Nikita Pavlichenko
Initial commit
11bcaea
raw
history blame contribute delete
No virus
155 Bytes
{
"bos_token": "<|endoftext|>",
"eos_token": "<|endoftext|>",
"pad_token": "<|endoftext|>",
"sep_token": "<sep>",
"unk_token": "<|endoftext|>"
}