tiny-gpt2-magicprompt / special_tokens_map.json
pszemraj's picture
Super-squash branch 'main' using huggingface_hub
1722b64 verified
raw
history blame contribute delete
99 Bytes
{
"bos_token": "<|endoftext|>",
"eos_token": "<|endoftext|>",
"unk_token": "<|endoftext|>"
}