chat-GPT2 / special_tokens_map.json
Arjun-G-Ravi's picture
Upload 9 files
e1184ae
raw
history blame contribute delete
No virus
127 Bytes
{
"bos_token": "<|startoftext|>",
"eos_token": "<|endoftext|>",
"pad_token": "<|pad|>",
"unk_token": "<|endoftext|>"
}