gpt2-small-hh-rlhf / special_tokens_map.json
chargoddard's picture
Upload folder using huggingface_hub
6cf9792
raw
history blame contribute delete
189 Bytes
{
"additional_special_tokens": [
"<|endoftext|>"
],
"bos_token": "<|endoftext|>",
"eos_token": "<|endoftext|>",
"pad_token": "<|endoftext|>",
"unk_token": "<|endoftext|>"
}