gpt2-tomatoes / special_tokens_map.json
qifuning's picture
Upload folder using huggingface_hub
387f3c1 verified
Raw
History Blame Contribute Delete
119 Bytes
{
"bos_token": "<|endoftext|>",
"eos_token": "<|endoftext|>",
"pad_token": "!",
"unk_token": "<|endoftext|>"
}