interio_design_office / tokenizer /special_tokens_map.json
hosnasn's picture
Upload folder using huggingface_hub
8478fd5
raw
history blame
No virus
133 Bytes
{
"bos_token": "<|startoftext|>",
"eos_token": "<|endoftext|>",
"pad_token": "<|endoftext|>",
"unk_token": "<|endoftext|>"
}