gpt-2-time-recognition / special_tokens_map.json
namesarnav's picture
Upload folder using huggingface_hub
c83d097 verified
raw
history blame contribute delete
131 Bytes
{
"bos_token": "<|endoftext|>",
"eos_token": "<|endoftext|>",
"pad_token": "<|endoftext|>",
"unk_token": "<|endoftext|>"
}