beautiful-realistic-asians / tokenizer /special_tokens_map.json
DamarJati's picture
Upload folder using huggingface_hub
5b2f69e
raw
history blame
133 Bytes
{
"bos_token": "<|startoftext|>",
"eos_token": "<|endoftext|>",
"pad_token": "<|endoftext|>",
"unk_token": "<|endoftext|>"
}