ChuckleWhiz / special_tokens_map.json
botbrain's picture
Upload 9 files
86b7393
raw history blame
No virus
232 Bytes
{
"bos_token": "<|endoftext|>",
"eos_token": "<|eos|>",
"pad_token": "<|pad|>",
"unk_token": {
"content": "<|endoftext|>",
"lstrip": false,
"normalized": true,
"rstrip": false,
"single_word": false
}
}