ProDVa-CAMEO / text_tokenizer /special_tokens_map.json
nwliu's picture
Upload folder using huggingface_hub
284ab40 verified
{
"bos_token": "<|endoftext|>",
"eos_token": "<|endoftext|>",
"pad_token": "<|endoftext|>",
"unk_token": "<|endoftext|>"
}